Update changelog for 1.6.2

This commit is contained in:
Lorenzo Milesi
2024-01-04 05:31:45 +01:00
parent eb53c980c4
commit d6c0c8e722

View File

@ -2,6 +2,8 @@
## dev ## dev
## 1.6.2 Jan 4th, 2024
- Fix: Two Factor Authentication - Filter - Blocks even when two factor authentication is enabled - Fix: Two Factor Authentication - Filter - Blocks even when two factor authentication is enabled
- Fix: update Dutch (nl) translations (squio) - Fix: update Dutch (nl) translations (squio)
- Enh: possibility to limit the depth of the recursion when getting user ids from roles (mp1509) - Enh: possibility to limit the depth of the recursion when getting user ids from roles (mp1509)
@ -9,6 +11,7 @@
- Fix: PasswordExpireService return false when user model attribute "password_changed_at" is already set at null. - Fix: PasswordExpireService return false when user model attribute "password_changed_at" is already set at null.
- Enh #524: Two Factor - Authenticator App - offer a "Can't scan?" fallback - Enh #524: Two Factor - Authenticator App - offer a "Can't scan?" fallback
- Fix #530: Welcome email: reported Password is now HTML-encoded - Fix #530: Welcome email: reported Password is now HTML-encoded
- Ehn: updated french translation by @arollmann
## 1.6.1 March 4th, 2023 ## 1.6.1 March 4th, 2023