We’ve been mainly focused on accessibility improvements in the CMS.
Features and enhancements
- Accessibility: Arrow key nav in file manager (gallery view)
- Accessibility: Make site tree a tab island
- Convert FormBuilderLoader to functional component
- Convert more asset-admin class components to functional components
- Optimise config for generating developer docs site
- Assets
.htaccessfile disallows files with a dot in the name
Bug fixes
- Missing close icon in asset admin delete file modal
- CMSMain AddForm doesn’t handle validation errors correctly
- OptionsetField’s manually set value is ignored in the New Page interface
Community pull-requests merged
- ENH Avoid loading already converted images into memory by Loz Calver
- ENH Don’t create unnecessary singletons when checking if database is ready by Loz Calver
- Fix: Rename the country “Turkey” to “Republic of Türkiye” by Florian Thoma
- fix: add ‘Republic of Kosovo’ to country list by Florian Thoma
- Allow PHPStan2 by Werner Krauß