Work completed in the last couple of weeks
We’ve been regression testing Silverstripe CMS 6.0.0-beta1, and preparing for the stable release of 5.4.0.
Bug fixes and other immediate changes
- Update links to correct version of Silverstripe Help
- SearchableDropdownField doesn’t debounce when typing
- SearchableDropdownField doesn’t always filter results
- Unneeded escape character shows up in Change Password email
- Unlinking a record gives a “Are you sure you want to delete this record?” message
https
not used even whenSS_BASE_URL
has been set with thehttps
protocol- Deprecation error when using
GridFieldPrintButton
Changes to look forward to in future releases
- Add support for
silverstripe/environmentcheck
in CMS 6 - CMS 6 REGRESSION: File status displays incorrectly in table view
- CMS 6 REGRESSION: File size not displayed in table view
- CMS 6 REGRESSION: Job fails “attempt to read property Title on null”
- Additional page types are missing the required content container in new theme
- Actions required to improve CMS 6 changelog
- CMS 6 REGRESSION: Loading ellipses are hard to see in modal edit form buttons
- CMS 6 REGRESSION:
$_SERVER['REQUEST_URI']
used but not populated in CLI Title
andURLSegment
fields for newLocale
records should default to the chosen locale- Ensure we can automate the list of API changes for major release changelog
- Password reset links break when SameSite Strict is applied to sessions
Community pull requests merged
- fixed typo in changelog by elliot sawyer
- FIX Correct theme regressions by Adrian Jimson
- FIX Multi locale localised copy correction. by Mojmir Fendek
- FIX Delete action handling correction. by Mojmir Fendek
- FIX Multi locale localised copy correction. by Mojmir Fendek
- FIX Don’t make a count query when threshold = 0 by Thomas Portelange
- FIX migration task chunking by sorting links by id. by Jonathan Copson
Focus for the next couple of weeks
Once Silverstripe CMS 5.4.0 stable is released (which should be this week), we’ll continue regression testing 6.0.0, fixing bugs, and start looking forward to CMS 6.1.