Releases: wintercms/wn-user-plugin
Releases · wintercms/wn-user-plugin
v2.2.2
v2.2.1
What's Changed
- Fix typo getItendedSessionKey by @AIC-BV in #42
- Remove a message that tells whether a user exists by @msimkunas in #44
- Update README.md by @WebVPF in #45
- uses custom validation message for login types by @der-On in #47
- Fixes bug where emails are sent to blocked addresses by @gseph in #43
New Contributors
- @msimkunas made their first contribution in #44
- @der-On made their first contribution in #47
- @gseph made their first contribution in #43
Full Changelog: v2.2.0...v2.2.1
v2.2.0
New features
- Add new AJAX method and link to remove a user's avatar / display picture in the Update Profile form. (#33)
Changes
- If the activation mode is set the "User", a password reset on an inactivated account will activate the account as the criteria for activating the user (confirming their email address) is met. This creates a fallback method to activate a user if they miss the activation email. (#40)
- Removed hard requirement of jQuery in default partials.
Bug fixes
v2.1.0
Changes
- The user model's minimum password length is now enforced on sign in.
- Added autocomplete attributes to form fields.
- Fixed migrations and improved compatibility with migrating from RainLab.Blog
- Improved support for user impersonation
- Adjusted automated tests to test both Winter CMS 1.1.x and Winter CMS 1.2.x
Translation Improvements
- Improved Persian translation.