File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11---
22:major: 14
3- :minor: 2
3+ :minor: 3
44:patch: 1
55:special: ''
Original file line number Diff line number Diff line change @@ -2,6 +2,13 @@ Changelog
22=========
33Releases for CakePHP 5
44-------------
5+ * 14.3.1
6+ * Fix duplicated rule name in rules checker
7+ * 14.3.0
8+ * Update Translations.md by @MarwanSalim in #1089
9+ * Fix named parameter issue in _ createSocialUser method for findExistingForSocialLogin #1091 by @robitmoh in #1092
10+ * Bug #1084 Fix issue with avatar images long URL by @flohdez in #1094
11+ * #1096 : fixed findExistingForSocialLogin finder by @arusinowski in #1097
512* 14.2.1
613 * Improve documentation about password meter.
714 * Fix minor bugs
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Versions and branches
1212
1313| CakePHP | CakeDC Users Plugin | Tag | Notes |
1414| :--------------:| :----------------------------------------------------------:| :------:| :---------|
15- | ^5.0 | [ 14.2] ( https://github.com/cakedc/users/tree/14.next-cake5 ) | 14.2 .1 | stable |
15+ | ^5.0 | [ 14.2] ( https://github.com/cakedc/users/tree/14.next-cake5 ) | 14.3 .1 | stable |
1616| ^4.5 | [ 13.0] ( https://github.com/cakedc/users/tree/13.next-cake4 ) | 13.0.1 | stable |
1717| ^5.0 | [ 12.0] ( https://github.com/cakedc/users/tree/12.next-cake5 ) | 12.0 | beta |
1818| ^4.3 | [ 11.0] ( https://github.com/cakedc/users/tree/11.next-cake4 ) | 11.1.0 | stable |
You can’t perform that action at this time.
0 commit comments