From 89a52b8eb3c14d27fd0f7902b65e5f61ba90cb83 Mon Sep 17 00:00:00 2001 From: buanet Date: Sun, 24 Sep 2023 00:34:26 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 767b69b..cca6066 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,14 @@ ## 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 * ignore errors in "silent cleanup" on first start ([#369](https://github.com/buanet/ioBroker.docker/issues/369)) * cleanup/ restructure repo * update nodejs setup process * update base image to debian 12 (bookworm) * 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 * move container config files location