9.5.x Changes
Table of contents
Features
- Feature: #83334 - Add improved building of query strings
- Feature: #86331 - Native URL support for MountPoints
- Feature: #86740 - Replace characters in slug
- Feature: #86762 - Enhanced fallback modes for translated content
- Feature: #86826 - Recursive record sitemap
- Feature: #86881 - Support of Features in expression language
- Feature: #86973 - TypoScript getText property siteLanguage
- Feature: #87033 - New TypoScript Property config.htmlTag.attributes
- Feature: #87085 - Fallback options for slug fields
- Feature: #87380 - Introduce SiteLanguageAwareInterface to denote site language awareness
- Feature: #87610 - New FAL API to search for files including their meta data
- Feature: #87748 - Add SiteProcessor
- Feature: #88198 - TCA-based Slug modifiers for extensions
- Feature: #89526 - FeatureFlag: newTranslationServer
- Feature: #90328 - Support of Macedonian (MK)
- Feature: #91354 - Integrate server response security checks
- Feature: #94825 - New f:sanitize.html Fluid ViewHelper
Deprecation
Important
- Important: #65636 - File meta data can now be edited on read only storages
- Important: #76166 - X-UA-Compatible not set in backend anymore
- Important: #84105 - Streamline deprecation log handling
- Important: #84985 - Unified Workspace Restriction for Database Queries
- Important: #86577 - Query parameters are now included in canonicalized URLs
- Important: #86785 - Exclude logger from serialisation on save for scheduler task
- Important: #86895 - Route aspects take precedence over requirements
- Important: #86994 - Indexed Search indexes pages using route enhancers
- Important: #87028 - Access objects from ObjectStorage using numeric value
- Important: #87518 - Use prepared statements for pdo_mysql per default
- Important: #87980 - "Page is being generated" message has been removed
- Important: #88045 - Locales dependencies configuration
- Important: #88720 - Respect site for persisted mappers
- Important: #88824 - Add cache for error page handling
- Important: #89269 - Introduce Upgrade Wizard for invalid Backend User configuration
- Important: #90911 - Package algo26-matthias/idna-convert removed
- Important: #91242 - Introduce Backend Route Referrer Check
- Important: #92836 - Introduce sudo mode for Install Tool accessed via backend
- Important: #94484 - Introduce HTML Sanitizer
- Important: #94492 - Introduce SVG Sanitizer