This release is primarily a hotfix for issues that have cropped up in Symphony's submodules:
- #738 - Symphony Fatal Database Error when adding Author field
- #713 - Fix
year-month
filtering in the core Date field on PHP 5.2 - Restore the
DatabaseException
handler for incorrect database details. Fixes a regression since 2.1.x - Update the Devkit class to use
SYMPHONY_URL
constant
- Now tracking JIT 1.13
- Add a new mode, Resize to Fit, that will conditionally resize your image if it is above the desired width/height otherwise it will leave the image as it. (thanks @21studios)
- Output the correct file path in 404 errors (thanks @michael-e)
- Fixes error in the error message when connecting to an external site
- No longer serves 304 headers when
CACHING
is disabled in the configuration
- Now tracking Maintenance Mode 1.5
- Update to use SYMPHONY_URL constant (breaks compatibility with Symphony versions prior to 2.2)
- Added Romanian translation
- Now tracking Debug Devkit 1.2.1
- #730 - Adding arrays to the param pool breaks debug view