Skip to content

Commit 997c338

Browse files
Update Changelog
1 parent 9f2e080 commit 997c338

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727
- Systray: Support multiple instances
2828
- UI: Validate that key ports do not overlap across editors and pages
2929
- UI: Provide additional details in error dialogue
30-
- UI: LED preview - show instance's name the preview is applicable to
30+
- UI: LED preview - show instance's name the preview is applicable to
3131
- Http-Server: Support Cross-Origin Resource Sharing (CORS) (#1496)
32+
- GitHub: Windows 11 (arm64) has been added to the Qt6 workflow build
3233

3334
**JSON-API**
3435
- New subscription support for event updates, i.e. `Suspend, Resume, Idle, idleResume, Restart, Quit`.
@@ -37,7 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3738
- [Overview](https://github.com/hyperion-project/hyperion.ng/blob/API_Auth/doc/development/JSON-API%20_Commands_Overview.md) of API commands and subscription updates
3839
- Support to query for a dedicated set of configuration items for a set of instances
3940
- Support to save a dedicated set of configuration items for a set of instances
40-
- Limit update emission frequency: Images (25Hz), raw LED-Colors (40Hz) & LED-Device data (200Hz)
41+
- Limit update emission frequency: Images (25Hz), raw LED-Colors (40Hz) & LED-Device data (200Hz)
4142
- Support for requesting instance-data via JSON-API. Implemented requesting the current image in different formats or led colors.
4243

4344
### Changed
@@ -72,7 +73,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7273
- Fixed Last update of an effect event is not removed in sources overview
7374
- Fixed Removed stale _logger object
7475
- Fixed Smoothing (#1863)
75-
- UI: Instance listings are sorted, enabled instances are high-lighted in drop-downs
76+
- UI: Instance listings are sorted, enabled instances are high-lighted in drop-downs
77+
- GitHub: For Windows, Pull request artifacts are now built with RelWithDebInfo (#1865 )
7678

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

0 commit comments

Comments
 (0)