Skip to content

Commit 5eb32f8

Browse files
committed
Update change.log
1 parent 3a5ac53 commit 5eb32f8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
### Added
1616

1717
- Support for ftdi chip based LED-devices with ws2812, sk6812 apa102 LED types (Many thanks to @nurikk) (#1746)
18-
- Support for Skydimo devices (being an Adalight variant)
18+
- Support for Skydimo devices
1919
- Support gaps on Matrix Layout (#1696)
2020
- Windows: Added a new grabber that uses the DXGI DDA (Desktop Duplication API). This has much better performance than the DX grabber as it does more of its work on the GPU.
2121

@@ -41,6 +41,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4141
- Fixed: Philip Hue APIv2 support without Entertainment group defined (#1742)
4242
- Refactored: Database access layer
4343
- Refactored: Hyperion's configuration database is validated before start-up (and migrated, if required)
44+
- Refactored: Python to enable parallel effect processing under Python 3.12
45+
- Fixed: Python 3.12 crashes (#1747)
46+
- osX Grabber: Use ScreenCaptureKit under macOS 15 and above
4447

4548
**JSON-API**
4649
- Refactored JSON-API to ensure consistent authorization behaviour across sessions and single requests with token authorization.

0 commit comments

Comments
 (0)