From 47c1e5458aecdfb7c3aa785949a86282670fc799 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 6 Oct 2024 15:41:59 +0200 Subject: [PATCH] Update CHANGELOG.md https://github.com/alexbelgium/hassio-addons/issues/1587 --- portainer/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/portainer/CHANGELOG.md b/portainer/CHANGELOG.md index 09aeeab76..eae3cc6e4 100644 --- a/portainer/CHANGELOG.md +++ b/portainer/CHANGELOG.md @@ -1,5 +1,5 @@ -## 2.22.0-2 (06-10-2024) -- WARNING : logic change for new installations. By default, there is no password set (addon option sets to "empty", and the user must complete the initial set-up within a 5 minutes window to set the password. Setting a password from the addon options overules this. If you already have a password and you set the addon options to "empty", you then reset your database and can perform initial set-up again +## 2.22.0-3 (06-10-2024) +- WARNING : logic change for new installations. Type "empty" in the PASSWORD of the addon to reset the database and have a clean initial set-up. Used for example to restore backups ## 2.22.0 (05-10-2024) - Update to latest version from portainer/portainer (changelog : https://github.com/portainer/portainer/releases)