Work completed since the last update
We’ve resolved a few regressions from the recent CMS 5.4.0 release as well as a few for the upcoming CMS 6.0.0 release.
We’ve also been working on performance improvements and better session management, while working towards the CMS 6.0.0-rc1 release which is scheduled for this week.
Bug fixes and other immediate changes
- Sudo mode configuration doesn’t work in profile controller
- Run translations
- Error when using GridFieldConfigurablePaginator in a ModelAdmin in SilverStripe 5.4
- Deprecation notices are reporting incorrect files
- CMS 5.4 regression: Fatal Error due to Backwards Compatibility break
- Deprecation notices for config can flood logs
- Re-login doesn’t work as expected
- Archived Page History Hangs
Changes to look forward to in future releases
- Implement non-blocking sessions
- CMS 6.0 regression: Can’t set cookie expiry for less than a day
- CMS 6:
4branch still references removed configuration - Add
$Formto page template - CMS 6 REGRESSION: PHP Unit - Unable to flush tests with CLI recommended command
Community pull requests merged
- Fixing broken link in readme by Ed Wilde
- DOC update ddev webroot command syntax by Andrew Paxley
- DOC Update the Query class doc to match the modern implementation. by Maxime Rainville
Focus for the next couple of weeks
We’ve got the CMS 6.0.0-rc1 release scheduled for this week, and will continue focusing primarily on performance enhancements.