Releases: mecha-cms/x.user
Releases · mecha-cms/x.user
v2.0.2
v2.0.1
Update
v2.0.0
v1.13.0
- Added
user-form
anduser-form-tasks
hooks. - Added external CSS file to center the user form.
- ./mecha-cms/mecha#96
v1.12.1
- Improved the log-in system to allow the same user to be logged-in on multiple devices at once.
v1.12.0
- Updated for Mecha 2.5.0.
v1.11.4
- Added
target
attribute to the log-in form.
v1.11.3
- Fix broken user profile page that always redirect to the log-in page.
v1.11.2
For Mecha 2.2.0.
- Added log-in attempts counter.
- Added routes to the user profile page.
- Changed
$
property toauthor
to store the human-friendly user name. - Default log-in and log-out system is now enabled by this extension.
v1.4.0
Fix Recursive `*.author` Hook Bug