Releases: dereuromark/cakephp-tools
Releases · dereuromark/cakephp-tools
3.8.1
Fixes
- Fixed up Date support for
TimeHelper::userAge()
- Allow referer as array for RefererRedirect component
3.8.0
Improvements
- Allow 2-letter-code language auto-detect based on browser
2.7.0
Improvements
- Allow 2-letter-code language auto-detect based on browser
3.7.0
Fixes
- Fixed upcoming method conflict with log(), so renamed into logException()
2.6.2
Fixes
- Fixed missing shims for title attribute
3.6.4
3.6.3
Fixes
- Fixed up DateTime difference()
3.6.2
Fixes
- Fixed Sluggable behavior to not modify slug if the entity is not fully hydrated for the label fields.
3.6.1
Improvements
- Allow local skip of trim in CommonComponent (per controller/action)
Fixes
- Fixed ErrorHandlerTrait log404 config
3.6.0
Improvements
- Added autoLink() / autoLinkUrls() improvements.
Fixes
- Fixed Sluggable behavior to work with joined queries.