Skip to content

Commit

Permalink
prepare the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
foxriver76 committed Sep 24, 2024
1 parent a4051ad commit b5a9d19
Showing 1 changed file with 19 additions and 7 deletions.
26 changes: 19 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,28 @@
Placeholder for the next version (at the beginning of the line):
## **WORK IN PROGRESS**
-->
## **WORK IN PROGRESS**
* (bluefox) Added support for dynamic notification layout (in Admin)
* (@foxriver76) updated plugin base and sentry plugin to version 2
* (@foxriver76) enhanced translations for the `diskSpaceIssues` notification category
## **WORK IN PROGRESS** - Lucy
**Features**
* (@GermanBluefox) Added support for dynamic notification data
(with this feature developers can create interactive notifications in the Admin adapter)
* (@GermanBluefox/@foxriver76) implemented automatic upload on adapter start if version mismatch is detected
* (@foxriver76) improved backup/restore process to work for arbitrary large installations
(Note: Backups created with 6.1.x cannot be restored with previous version)
* (@foxriver76) added notification if new image is available on Docker Hub (for official docker systems)

**Optimizations and fixes**
* (@foxriver76) extend the time to wait until controller is stopped on controller UI upgrade
* (@foxriver76) improved backup/restore process to work for arbitrary large installations
* (@GermanBluefox/@foxriver76) implemented automatic upload on adapter start if version mismatch is detected
* (@foxriver76) enhanced translations for the `diskSpaceIssues` notification category
* (@foxriver76) enriched logging on upload with version information

**Developer relevant new features**
* (@GermanBluefox) On `registerNotification` developers can now pass additional context data
e.g. for dynamic notifications with Admin adapter

**Developer relevant Optimizations and Fixes**
* (@foxriver76) updated plugin base and sentry plugin to version 2
* (@GermanBluefox/@foxriver76) multiple improvements on type level

## 6.0.11 (2024-08-21) - Kiera
* (foxriver76) only generate `packageUpdates` notification, if new updates detected

Expand Down Expand Up @@ -171,7 +183,7 @@
* (foxriver76) new `io-package` flag `common.supportedMessages` to replace `messagebox` and other messagebox-related properties
* (foxriver76) `adapter.sendTo` now accepts an optional `timeout` argument

* **Developer relevant Optimizations and Fixes**
**Developer relevant Optimizations and Fixes**
* (foxriver76) Ensure setObjectNotExists returns id on success
* (foxriver76) Fix Typings for sendTo/sendToHost
* (Bluefox) Add User permission check to requireLog
Expand Down

0 comments on commit b5a9d19

Please sign in to comment.