Skip to content

Commit 509c3ff

Browse files
committed
Update Changelog
1 parent 708d463 commit 509c3ff

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)