Releases: CakeDC/users
Releases · CakeDC/users
7.0.0
6.0.1
2.2.0
6.0.0
5.2.0
- Compatible with 3.5, deprecations will be removed in next major version of the plugin
- Username is now custom in SocialBehavior
- Better handling of the RememberMe checkbox
- Updated CakeDC/Auth to use ^2.0
- Use of UsersMailer class, and allow override of the emails sent by the plugin
- Better token generation via randomBytes
- Improved documentation
- Fixed bugs reported
5.1.0
5.0.3
5.0.2
5.0.1
5.0.0
- Some Auth objects refactored into https://github.com/CakeDC/auth
- Upgrade to CakePHP 3.4
See https://github.com/CakeDC/users/blob/master/Docs/Documentation/Migration/4.x-5.0.md for migration