Releases: CakeDC/users
Releases · CakeDC/users
11.2.6
11.3.4
12.0.0
What's Changed
- Upgrade to CakePHP 5 by @rochamarcelo in #1015
- Feature/webauthn di by @rochamarcelo in #1022
- Feature/webauthn doc 01 by @rochamarcelo in #1024
- Feature/update doc cake5 upgrade 01 by @rochamarcelo in #1026
- Feature/update doc cake5 upgrade 02 by @rochamarcelo in #1029
- Update hidden fields by @rochamarcelo in #1031
- Feature/doc commands by @rochamarcelo in #1032
- support robthree/twofactorauth v2 by @LordSimal in #1033
- Issue/optional otp config by @rochamarcelo in #1034
- Feature/remove deprecate u2f by @rochamarcelo in #1035
- Stable CakePHP 5 by default by @Mapiiik in #1046
- Cake5: fix CI by @LordSimal in #1049
- Cake5: fix tests by @LordSimal in #1050
- Czech locale - fixed files naming for CakePHP 5 by @Mapiiik in #1053
- Update CHANGELOG.md by @steinkel in #1054
- removed unneeded ignore error setting from phpstan-baseline.neon by @arusinowski in #1055
Full Changelog: 11.3.3...12.0.0
11.3.3
What's Changed
- display Unauthorized Url in returned Flash Message when debug is true by @ACampanario in #1009
New Contributors
- @ACampanario made their first contribution in #1009
Full Changelog: 11.3.2...11.3.3
11.3.2
Minor documentation improvements
Full Changelog: 11.3.1...11.3.2
11.3.1
- Merge changes from diverged branches, including link generator and keep CakePHP 4.5 compatibility
Full Changelog: 11.3.0...11.3.1
11.2.5
- Fix failed tests and code standards
Full Changelog: 11.2.4...11.2.5
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