Merge branch 'beta' into temp_main

This commit is contained in:
André Germann
2023-04-25 21:22:05 +02:00
committed by GitHub
2 changed files with 8 additions and 1 deletions

View File

@@ -1 +1 @@
v8.0.1
v8.1.0-beta.2

View File

@@ -1,5 +1,12 @@
## Changelog
### v8.1.0-beta.2 (coming soon)
* v8.1.0-beta.1 (14.04.2023)
* enhance github actions
* enhance log output of maintenance script on restore ([#333](https://github.com/buanet/ioBroker.docker/issues/333))
* allow iobroker admin to be disabled at startup ([#332](https://github.com/buanet/ioBroker.docker/issues/332))
* allow deletion of objects and states db password with value "none" ([#306](https://github.com/buanet/ioBroker.docker/issues/306))
### v8.0.1 (17.04.2023)
* fix calling of "iob setup first" on slaves ([#335](https://github.com/buanet/ioBroker.docker/issues/335))