Releases: CakeDC/cakephp-api
Releases · CakeDC/cakephp-api
12.0.0
What's Changed
- check user returned to convert if is necessary before pass to _afterI… by @ACampanario in #121
- Upgrade to cakephp 5.3 / cakephp migrations 5.x / users 16 by @ajibarra in #122
New Contributors
- @ACampanario made their first contribution in #121
Full Changelog: 10.1.0...12.0.0
10.1.0
What's Changed
- Cherry pick/crud view after find entity event by @chav170 in #106
- Update ci.yml with php8.3 by @flohdez in #103
- Versioning documentation by @hsoberon in #111
- fix the testSuccessRegister test by @hsoberon in #112
- Feature/port 2fa features by @chav170 in #118
- Feature/port 2fa features 2 by @chav170 in #119
New Contributors
Full Changelog: 10.0.0...10.1.0
11.0.0
CakePHP 4.x version.
- Updated with using plugins: Users 13.0
- Add the afterFindEntity to the CrudViewAction