File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -17,16 +17,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717- HTTPS support for homeassistant LED devices (#1886 )
1818- Hue Bridge - Use https and certificates for all API calls, support Bridge Pro (V3)
1919- Hue Bridge - Alternate certificate support
20+ - Linux: New DRM/KMS screen grabber with plane-based capture - not feature complete yet
21+ - Logging/Tracing: Introduced qlogging categories to enable dynamic tracing
2022
2123---
2224
2325### 🔧 Changed
2426
2527- Hue Bridge - Wizard updates to support bridge-ids, overall code refactoring
2628- USB Grabber - Default hardware control properties are now applied when a new USB grabber is selected (avoids black images)
29+ - Amlogic grabber - Support to switch between DRM & FB-DEV for CoreElec New Order version
30+ - Web UI: Update panel title uses "Hyperion - <version >"; skip showing the "nightly" tag in releases list
31+ - Screen grabbers: Commonized base with getDeviceName/getInputDeviceDetails; explicit constructors; improved error handling
32+ - Framebuffer grabber: Internal cleanup, consistent device naming, safer mmap usage
33+ - Logger internals: use smart pointers and clean-ups
2734
2835- ** Fixes:**
2936 - UI - Language is not selectable (#1877 )
37+ - UI - Release were not shown on Update page
38+ - UI - Fixes for input/format selection
3039 - CEC-Handler is not stopped properly
3140 - Qt-Grabber (Windows) does not apply pixel ratio (#1882 ) - _ Thanks to @SolberLight_
3241 - LED-devices are not retrying to establish connectivity, if supported by the device
You can’t perform that action at this time.
0 commit comments