We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4d8b60 commit 5bd9abaCopy full SHA for 5bd9aba
2 files changed
changelog.yml
@@ -1,5 +1,8 @@
1
url: https://github.com/AsgardCms/User
2
versions:
3
+ "1.12.0":
4
+ changed:
5
+ - New and updated authentication views. <strong>Important: If you published the auth views, they need to be re-published</strong>
6
"1.11.0":
7
changed:
8
- Manual inclusing of iCheck css file has been removed
module.json
@@ -3,7 +3,7 @@
"alias": "user",
"description": "The user module is responsible for managing users and permissions.",
"keywords": [],
- "version": "1.11.0",
+ "version": "1.12.0",
"active": 1,
"order": 1,
9
"providers": [
0 commit comments