update changelog

This commit is contained in:
buanet
2023-02-20 18:07:28 +01:00
parent 288932d607
commit b98b72dc9e

View File

@@ -1,5 +1,5 @@
## Changelog
### v8.0.0-beta.1 (coming soon)
### v8.0.0-beta.1 (20.02.2023)
* upgrade node version to recommended node18
* rewrite of multihost setup handling
* rewrite of custom objects and states db setup handling
@@ -7,6 +7,7 @@
* enhance logging and error handling
* add volume instruction to dockerfile
* add support for password protected custom objects and states db ([#306](https://github.com/buanet/ioBroker.docker/issues/306))
* add support for redis sentinel ([#311](https://github.com/buanet/ioBroker.docker/issues/311))
* add restore command to maintenance script
* add database connection check at startup
* remove initial restore feature