Skip to content

Releases: wintercms/wn-user-plugin

v2.2.1

20 Feb 17:42
ae6b1b8
Compare
Choose a tag to compare

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

Full Changelog: v2.2.0...v2.2.1

v2.2.0

17 Jun 02:14
90a6495
Compare
Choose a tag to compare

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

  • Replaced a call to the deprecated Illuminate\Mail\Message::setTo() method in the MailBlocker model. (4c3a154)
  • Removed unneeded class aliases (4d8e2b4)

v2.1.0

11 Mar 00:06
50be87a
Compare
Choose a tag to compare

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.

v2.0.0

26 Apr 02:10
Compare
Choose a tag to compare

Changes

  • Rebrand to Winter.User
  • Automatically replaces RainLab.User plugin if installed (<= v1.5.4)

Translation updates

  • Update Russian localizations
  • Update Dutch translation