We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9edc955 commit d090069Copy full SHA for d090069
1 file changed
updates/version.yaml
@@ -66,4 +66,5 @@
66
1.4.5: Added token fallback process to Account / Reset Password components when parameter is missing.
67
1.4.6: Fixes Auth::register method signature mismatch with core OctoberCMS Auth library
68
1.4.7: Fixes redirect bug in Account component / Update translations and separate user and group management.
69
-1.4.8: Fixes a bug where calling MailBlocker::removeBlock could remove all mail blocks for the user.
+1.4.8: Fixes a bug where calling MailBlocker::removeBlock could remove all mail blocks for the user.
70
+1.5.0: !!! Required password length is now a minimum of 8 characters. Previous passwords will not be affected until the next password change.
0 commit comments