Skip to content

Commit b874453

Browse files
committed
Added changelog message
1 parent 6256866 commit b874453

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

CHANGELOG.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010

1111
### Added
1212

13+
- Added saturation gain and brightness/value gain as new color processing settings
14+
1315
### Changed
1416

1517
### Fixed
@@ -22,15 +24,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2224
- Allow to build a "light" version of Hyperion, i.e. no grabbers, or services like flat-/proto buffers, boblight, CEC
2325
- Allow to restart Hyperion via Systray
2426
- mDNS support for all platforms inkl. Windows (#740)
25-
- Forwarder: mDNS discovery support and ease of configuration of other Hyperion instances
27+
- Forwarder: mDNS discovery support and ease of configuration of other Hyperion instances
2628
- Grabber: mDNS discovery for standalone grabbers
2729
- Grabber: Dynamic loading of the Dispmanx Grabber (#1418)
2830
- Flatbuffer/Protobuf are now able to receive RGBA data
2931
- Added the instance number as part of the logline (#910). In the UI Log the instance is presented as a readable name.
3032
- New language: Japanese
3133

3234
##### LED-Devices
33-
- Support retry attempts enabling devices, e.g. to open devices after network or a device itself got available (#1302). Fixes that devices got "stuck", if initial open failed e.g. for WLED, Hue
35+
- Support retry attempts enabling devices, e.g. to open devices after network or a device itself got available (#1302). Fixes that devices got "stuck", if initial open failed e.g. for WLED, Hue
3436
- New UDP-DDP (Distributed Display Protocol) device to overcome the 490 LEDs limitation of UDP-RAW
3537
- mDNS discovery support and ease of configuration (Cololight, Nanoleaf, Philips-Hue, WLED, Yeelight); removes the need to configure IP-Address, as address is resolved automatically.
3638
- Allow to disable switching LEDs on during startup (#1390)
@@ -116,7 +118,7 @@ Note: Existing configurations are migrated to new structures automatically
116118
- Fixed hyperion-remote when sending multiple Hex-Colors with "Set Color" option
117119
- UI: Fixed "Selected Hyperion instance isn't running" issue (#1357)
118120
- Fixed Database migration version handling
119-
- Fixed Python ModuleNotFoundError (#1109)
121+
- Fixed Python ModuleNotFoundError (#1109)
120122

121123
### Technical
122124

@@ -135,7 +137,7 @@ We did not weaken security, but provide you with an easy to use script to switch
135137
### Added:
136138
- Script to change the user Hyperion is executed with.
137139
To run Hyperion with root privileges (e.g. for WS281x) execute <br> `sudo updateHyperionUser -u root`
138-
- Gif effects can source Gifs via URLs in addition to local files as input
140+
- Gif effects can source Gifs via URLs in addition to local files as input
139141

140142
- System info screen: Added used config path and "is run under root/admin"
141143
- LED-Device enhancements
@@ -167,7 +169,7 @@ To run Hyperion with root privileges (e.g. for WS281x) execute <br> `sudo update
167169
- Escape XSS payload to avoid execution (#1292)
168170
- Include libqt5sql5-sqlite packaging dependency
169171
- Fixed embedded Python location (#1109)
170-
172+
171173
- LED-Devices
172174
- Fixed Philips Hue wizard (#1276)
173175
- Fixed AtmoOrb wizard
@@ -193,12 +195,12 @@ The refined color coding in the user-interfaces, helps you to quickly identify i
193195

194196
Of course, the release brings new features (e.g. USB Capture on Windows), as well as minor enhancements and a good number of fixes.
195197

196-
Note:
198+
Note:
197199

198200
- **IMPORTANT:** Due to the rework of the grabbers, both screen- and video grabbers are disabled after the upgrade to the new version.
199201
Please, re-enable the grabber of choice via the UI, validate the configuration and save the setup. The grabber should the restart.
200202

201-
- Hyperion packages can now be installed under Ubuntu (x64) and Debian (amd64/armhf) (incl. Raspberry Pi OS) via our own APT server.
203+
- Hyperion packages can now be installed under Ubuntu (x64) and Debian (amd64/armhf) (incl. Raspberry Pi OS) via our own APT server.
202204
Details about the installation can be found in the [installation.md](https://github.com/hyperion-project/hyperion.ng/blob/master/Installation.md) and at [apt.hyperion-project.org](apt.hyperion-project.org).
203205
- Find here more details on [supported platforms and configuration sets](https://github.com/hyperion-project/hyperion.ng/blob/master/doc/development/SupportedPlatforms.md)
204206

0 commit comments

Comments
 (0)