Releases: AsgardCms/User
Releases · AsgardCms/User
1.18.0
Changed
- User reset process is now handled by a service class
- Using the
$router
variable over the route helpers
1.17.0
Added
- Adding ability to send a reset password email to user
1.16.1
Changed
- Adding method to create a role without triggering the event
1.16.0
Changed
- Fire event on manual user creation (PR #46 )
1.15.1
- Config vars ineffective when instantiating with attributes (PR #44 )
1.15.0
added:
- Adding config option to disable the user registration routes (PR #45 )
changed:
- Adding autofocus on the first fields of authentication views
1.14.0
- Removed language files, they are now in the translation module
1.13.0
Changed
- Seeding the Translation module permissions on init
1.12.0
Changed
- New and updated authentication views. Important: If you published the auth views, they need to be re-published