Work completed since the last update
We’ve mostly been focused on improving accessibility in the CMS. We also released CMS 6.2.0 beta pre-release, did some regression testing, and are resolving a few regressions that snuck in.
If you’d like to help find regressions before the 6.2.0 stable release, we invite you to try upgrading your projects to CMS 6.2.0-beta1 and have a bit of a play.
Bug fixes and other immediate changes
GridFieldAddExistingAutocompleterafterGridFieldPaginatorskips rendering if only one item in list- CMSMain_TreeView right click “Add new page here” error
- Password strength AJAX requests exhaust rate limit during password change
- Bypass middle screen when create new page via right-click context menu
- CMS 6.2.0-beta1 post-release steps
Changes to look forward to in future releases
- Allow installing latest PHPUnit
- Accessibility: Update site tree html
- Accessibility: Cannot move elements with space
- Accessibility: Arrow key nav in file manager (list view)
- CMS 6.2 REGRESSION: Preview panel doesn’t display content in history
Community pull-requests merged
- DOC Fix typo in troubleshooting docs by Michal Kleiner
- FIX Only show DatetimeField format description for non-HTML5 inputs by James Cocker
- Deprecate base tag and update changelog for 6.2.0 by Sam Minnée
- Make admin JS resilient to missing base tag by Sam Minnée
- Add config to disable base tag output by Sam Minnée
- Remove MyISAM requirement from docs by Remy Vaartjes
- FIX Adjust menu icon vertical alignment for increased font size by James Cocker
- Update README.md by Tom St George