Skip to content

Commit

Permalink
Updated to 1.9.3-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jako committed Dec 22, 2016
1 parent a608075 commit e4154d8
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _build/config.json
Expand Up @@ -3,7 +3,7 @@
"lowCaseName": "login",
"description": "Login and Registrations",
"author": "Jason Coward & Shaun McCormick",
"version": "1.9.2",
"version": "1.9.3-rc1",
"package": {
"elements": {
"snippets": [
Expand Down
Binary file added _packages/login-1.9.3-rc1.transport.zip
Binary file not shown.
14 changes: 12 additions & 2 deletions core/components/login/docs/changelog.txt
@@ -1,7 +1,17 @@
Changelog file for Login component.

====================================
- Added activePage property to ConfirmRegister processor
1.9.3
====================================
- Added activePage property to ConfirmRegister controller
- Added danish language files
- Normalize placeholder prefix usage
- Improved PHP7 compatibility
- Added loggedinResourceId and loggedoutResourceId to the Login controller
- Fix errors with square brackets in changed password
- Add confirm password and password length validation messages to the field error placeholders too
- Fill lu/lp placeholders in the change password form
- Added hidden lu/lp fields to the lgnResetPassChangePassTpl chunk
- Fix for array fields in Register/Profile/UpdateProfile snippet

Login 1.9.2
====================================
Expand Down

0 comments on commit e4154d8

Please sign in to comment.