From 6ff1faa707327c2ef5fb658b25ba23c96de99186 Mon Sep 17 00:00:00 2001 From: gearnode Date: Fri, 21 Mar 2025 16:55:52 +0100 Subject: [PATCH] Update CHANGELOG Signed-off-by: gearnode --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7e0b3a4e..b59430dbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ All notable changes to this project will be documented in this file. - Fix change task state not visible on UI. - Fix control card items alignement. - Fix cannot delete task. +- Fix password managers misidentifying token fields as usernames in reset password and invitation confirmation forms. ## [0.1.0] - 2025-03-14