From fb622c1f5537176aaec358e041d63d3125e51735 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 6 Oct 2024 14:30:00 +0200 Subject: [PATCH] New logic https://github.com/alexbelgium/hassio-addons/issues/1587 --- portainer/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/portainer/CHANGELOG.md b/portainer/CHANGELOG.md index a0cc443ee..2a1d31878 100644 --- a/portainer/CHANGELOG.md +++ b/portainer/CHANGELOG.md @@ -1,3 +1,4 @@ +- WARNING : logic change for new installations. By default, there is no password set, 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. ## 2.22.0 (05-10-2024) - Update to latest version from portainer/portainer (changelog : https://github.com/portainer/portainer/releases)