Releases: CakeDC/users
Releases · CakeDC/users
11.2.4
- Fix dependencies, require CakePHP 4.4.*
Full Changelog: 11.2.3...11.2.4
11.3.0
- Require CakePHP ^4.5
Full Changelog: 11.2.5...11.3.0
11.2.3
What's Changed
- Add changes of 11.2.0 release by @ravage84 in #1012
- Correcly load classed for webauthn by @rochamarcelo in #1017
- Feature/deprecated u2f by @rochamarcelo in #1018
- added
validateSocialAccount
setting to enable/disable social validation after first social login to existing user account by @arusinowski in #1021 - Return request path part only instead of full URL by @TerryKern in #1003
- Czech translation by @Mapiiik in #1020
- Adjust tests asserting full URL instead of just path part in redirect by @ravage84 in #1023
- Improve authentication documentation by @ravage84 in #1027
- Fix typo in authorization config key by @ravage84 in #1028
- 11.next: Fix CakePHP 4.5 deprecations by @LordSimal in #1038
- use url builder for login redirect by @skie in #1041
- update docs about linkedin compatibility by @steinkel in #1044
- Added Dutch translation by @StefanvanR in #1052
New Contributors
- @arusinowski made their first contribution in #1021
- @StefanvanR made their first contribution in #1052
Full Changelog: 11.2.2...11.2.3
11.2.2
11.2.1
What's Changed
- Feature/microsoft login by @arodu in #1000
- add more events into login component (before login, after login failure) by @rochamarcelo in #1007
Full Changelog: 11.1.1...11.2.1
11.1.1
- Use url builder for login redirect
Full Changelog: 11.1.0...11.1.1
11.2.0
What's Changed
- Feature/microsoft login by @arodu in #1000
- add more events into login component (before login, after login failure) by @rochamarcelo in #1007
Full Changelog: 11.1.0...11.2.0
9.3.1
11.1.0
- German (de) by @LordSimal
- Fixed labels not using the right translation domain