Releases: dereuromark/cakephp-tools
Releases · dereuromark/cakephp-tools
3.12.3
Fixes
- Fix page action URLs to use dasherized format instead of camelCase
Enhancements
- Add dynamic
scopeandonDirtyoptions to SluggedBehavior
Full Changelog: 3.12.2...3.12.3
3.12.2
Improvements
- Fix CakePHP 5.3.0 behavior method deprecations - #310
- Add uniqueCallback option to SluggedBehavior - #312
Full Changelog: 3.12.1...3.12.2
3.12.1
Fixes
- Remove deprecated _execute() method from ContactForm
- Fix double base64 encoding of blob attachments
Note: PHP 8.2+ now.
Full Changelog: 3.12.0...3.12.1
3.12.0
3.11.2
3.11.1
3.11.0
Improvements
- Allow
Jsonablebehavior to store comma separated list in a text field. - Allow only specific extensions (or non-ext routing) for controller actions and throw 404 otherwise.
Full Changelog: 3.10.3...3.11.0
3.10.3
Improvements
- Allow chained inflections in
inflectcommand. - Add more
Stringablesupport for TreeHelper.
3.10.2
Fixes
- Fixed Shim DateTimeWidget and dropdown select box date support.
3.10.1
Fixes
- Fixed skipLog being applied
- Removed deprecations