update changelog

This commit is contained in:
buanet
2023-09-24 00:34:26 +02:00
parent 4adafbdb00
commit 89a52b8eb3

View File

@@ -1,13 +1,14 @@
## Changelog ## Changelog
### v9.0.0-beta.1 (coming soon) ### v9.0.0-beta.1 (24.09.2023)
* remove special settings script and env for zwave ([#377](https://github.com/buanet/ioBroker.docker/issues/377))
* simplify ci/ reduce gh actions * simplify ci/ reduce gh actions
* ignore errors in "silent cleanup" on first start ([#369](https://github.com/buanet/ioBroker.docker/issues/369)) * ignore errors in "silent cleanup" on first start ([#369](https://github.com/buanet/ioBroker.docker/issues/369))
* cleanup/ restructure repo * cleanup/ restructure repo
* update nodejs setup process * update nodejs setup process
* update base image to debian 12 (bookworm) * update base image to debian 12 (bookworm)
* improve security by avoiding root (exept startup script itself) * improve security by avoiding root (exept startup script itself)
* restrict iobroker commanline commands (start/ stop) * restrict iobroker commanline commands (start/ stop/ node fix)
* integrate maintenance script into iobroker command * integrate maintenance script into iobroker command
* move container config files location * move container config files location