mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Fix typos in documentation (#948)
This commit is contained in:
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Changed
|
||||
|
||||
### Fixed
|
||||
- webui: Works now with https port 443 (#923 with #924)
|
||||
- webui: Works now with HTTPS port 443 (#923 with #924)
|
||||
### Removed
|
||||
|
||||
## [2.0.0-alpha.7](https://github.com/hyperion-project/hyperion.ng/releases/tag/2.0.0-alpha.7) - 2020-07-23
|
||||
@@ -34,7 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
* discover, getProperties, identify, store/restore state and power-on/off available for Philips-Hue, Nanoleaf, Yeelight, partially for Rs232 / USB (Hid)
|
||||
* New device capabilities are accessible via JSON-API
|
||||
* New REST-API wrapper class in support of network devices, e.g. Philips Hue, Nanoleaf and WLED
|
||||
* Flexible ssdp-Discovery incl. RegEx matching and filtering
|
||||
* Flexible SSDP-Discovery incl. RegEx matching and filtering
|
||||
- Documentation (#875)
|
||||
* Process workflow for LED-Devices
|
||||
* Documentation of device classes & methods
|
||||
@@ -85,7 +85,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
* Make logs look a bit more cleaner
|
||||
- Decrease compile time (#886)
|
||||
- Fix some data synchronization error (#890)
|
||||
- Fix Qt screenhot crash (#889)
|
||||
- Fix Qt screenshot crash (#889)
|
||||
- Fix crash on startup if no X server available (#892)
|
||||
- Fix RPC restart of Hyperion (#894)
|
||||
|
||||
|
Reference in New Issue
Block a user