We’re currently working on some under the hood enhancements for CMS 6. We’re also developing a security enhancement for CMS 5.4.0 to add an extra layer of protection for sensitive data.
Changes for CMS 6
Bug fixes and other immediate changes for CMS 5
- Non-inline editable blocks cannot be published via “three dots” menu
- Uncaught exception when rebuilding cache after schema cache miss
Community pull requests merged
- FIX Don’t make queries if no custom config is set by Thomas Portelange
- FIX don’t count records twice on a GridField if there is a GridFieldP… by Thomas Portelange
- FEAT add sortByField and remove mysql specific code from DataList by Thomas Portelange
- MNT remove testing as composer keyword by Will Rossiter
- Remove “warning” about “fulltextsearch” by Simon Erkelens
- ENH: Scaffold GridFieldFilterHeader filters for ArrayList based GridFields. by Mojmir Fendek
- FIX re-label forgot password for uniq id by Andrew Paxley
- FEAT support variables as second and third argument by Thomas Portelange
- FIX #606, correct URL for categories if Blog is on /home by Lukas
- FIX Add one to current colspan in fixColumns instead of resetting to 2 by