Behavioral Improvements
- Test mail settings: show email sender, add links to configuration pages (#13078) (thanks mlocati)
- SEO bulk report no longer rescans paths needlessly for every page it lists. (#13071)
- Improve sanitization checking of SVG on upload
Bug Fixes
- Fix issue with composer attribute control not saving
- When dragging / dropping page in sitemap an "invalid token"-error occurs (#13077)
- Rescan Locale strips every content-block page link and crashes on stack pages (#13082) (thanks janscarton)
- Mail Service: From and Subject headers are still encoded on the dashboard logs page (9.5.3) (#13075) (thanks broreece)
- Express object dashboard: validation failure returns a 500 instead of an error (#13093)
- Express object dashboard:
delete_entries() has no permission check (#13095)
- [Bug] Translate Site Interface “Save to file” fails with “Invalid language identifier” on a non-default site (#13065)
Security Updates
Developer
- Fix the documented types of the attribute value objects (#13079) (thanks mlocati)
- Removed some vestigial code (thanks mlocati)