Work completed since the last update
After fixing a few regressions in the 11th hour, we released Silverstripe CMS 6.0 last Tuesday. We’ve been going through some post-major-release tidy up steps to make sure we’re set up for development over the next couple of years and to make sure it’s fairly straight forward when it comes time to start CMS 7 later on down the track.
We’ve also continued our work on performance improvements and will continue that for the next while - alongside some QOL improvements for content authors.
Bug fixes and other immediate changes
- Review CMS 6 changelog and docs prior to stable release
- SearchForm’s autoload and cause lots of XHR requests
- CMS 6 REGRESSION: Sort order is all over the place
- CMS 6 REGRESSION: Cannot filter by “file type”
- CMS 6 regression: Upload field modal pagination not working
- CMS 6.0.0 stable release (June 10) (still some tidy-up work to finish)
- Add various performance enhancements to 6.1.0 changelog
- MultiLinkField on SiteConfig returns “Failed to load link(s)” on Save
- Error when loading history tab for a record which has a
GridField
on it