diff --git a/.VERSION b/.VERSION index 27157ca..7bc0d81 100644 --- a/.VERSION +++ b/.VERSION @@ -1 +1 @@ -v8.1.0-beta.2 \ No newline at end of file +v8.1.0-beta.4 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index f3d9de5..73c15a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,16 @@ ## Changelog -### v8.1.0-beta.2 (coming soon) -* prohibit restore when startup script is still running -* extend time before restart after restore is done -* influx data repo will be added automatically when PACKAGES contains influxdb or influxdb2-cli package +### v8.1.0-beta.4 (coming soon) +* fix running maintenance script as iobroker +* v8.1.0-beta.3 (05.07.2023) + * fix permission issue for restart container as iobroker user + * fix issue with js-controller ui upgrade + * fix small issues in maintenance script + * update action workflows +* v8.1.0-beta.2 (26.04.2023) + * prohibit restore when startup script is still running + * extend time before restart after restore is done + * influx data repo will be added automatically when PACKAGES contains influxdb or influxdb2-cli package * 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))