Work completed since the last update
I was away from work for the last few weeks so it’s been a bit quiet here. Now that I’m back we’re focusing on the roadmap for CMS 6.3 and starting planning for CMS 7.
We released CMS 6.2.0 release candidate this week, which will now undergo security auditing.
Bug fixes and other immediate changes
- Breadcrumbs in asset admin are invalid links
- ListboxField discarding valid values based on type of first valid values
Changes to look forward to in future releases
- Gallery view focus race condition when uploading new files
- In gallery view, focus swaps too soon when navigating folders with keyboard
Community pull-requests merged
- FIX Use absolute URLs for Security ping and login in LeftAndMain.Ping.js by Sam Minnée
- DOC Correct typos with codespell by Lukas
- DOC Correct typos with codespell in code, comments, and tests by Lukas
- DOC Correct typos with codespell in comments and test files by Lukas
- DOC Fix typos with codespell in comments, annotations by Lukas
- FIX - code example in doc block by Stefan Eickhoff
- FIX Correct typos with codespell in code, comments and documentation by Lukas
- DOC Correct typos with codespell by Lukas
- FIX AbstractTypeRegistry should be able to handle scalar types (fixes #646) by Loz Calver
- FIX Use absolute URLs for Security login/logout in SilverStripeNavigator by Sam Minnée