Our current focus is working on improvements for CMS 6
Changes for CMS 6
- Scaffold fields for SiteTree
- Remove
canArchive()
method for CMS 6 - Deprecate
IPUtils
in favour of symfony/http-foundation - Limit PHP support for CMS 6 to PHP 8.3 only
- Remove widgets
- Replace
LeftAndMain
extensions with raw config wherever possible. - Make extension hook methods protected - part 2
Bug fixes and other immediate changes for CMS 5
- Sorting blocks in draft mode can cause changes on the frontend as it updates the Element_Live table sort value
- Uploading files with Arabic file names and titles are converted to digits
- Editing items on a duplicated page edits in two pages