Skip to content

Commit b09754c

Browse files
committed
Update changelog
1 parent 6fd4182 commit b09754c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
- Effects: Limit the maximum update rate to 200Hz
2727
- Systray: Support multiple instances
2828
- UI: Validate that key ports do not overlap across editors and pages
29+
- UI: Provide additional details in error dialogue
2930

3031
**JSON-API**
3132
- New subscription support for event updates, i.e. `Suspend, Resume, Idle, idleResume, Restart, Quit`.
@@ -71,9 +72,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7172
- Provide additional error details with API responses, esp. on JSON parsing, validation or token errors.
7273
- Generate random TANs for every API request from the Hyperion UI
7374
- Configuration requests do not any longer require a running instance
75+
- Ensure that API service does not process commands when Hyperion is quitting
7476
- Fixed: Handling of IP4 addresses wrapped in IPv6 for external network connections
7577
- Fixed: Local Admin API Authentication rejects valid tokens (#1251)
7678
- Fixed: Create a proper API response, when Effects are not part of a build
79+
- Fixed: Return correct mapping type for a running instance
7780

7881
### Removed
7982

0 commit comments

Comments
 (0)