---
title: "9.5.x Changes"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:changelog-9-5-x"
source: "Changelog/9.5.x/Index.rst"
modified: "2026-09-15T10:46:36+00:00"
noindex: true
---

# 9.5.x Changes

**Table of contents**

-   [Features](https://docs.typo3.org/permalink/changelog:features)
-   [Deprecation](https://docs.typo3.org/permalink/changelog:deprecation)
-   [Important](https://docs.typo3.org/permalink/changelog:important)

## Features

-   [Feature: #83334 - Add improved building of query strings](https://docs.typo3.org/permalink/changelog:feature-83334-add-improved-building-of-query-strings)
-   [Feature: #86331 - Native URL support for MountPoints](https://docs.typo3.org/permalink/changelog:feature-86331-native-url-support-for-mountpoints)
-   [Feature: #86740 - Replace characters in slug](https://docs.typo3.org/permalink/changelog:feature-86740-replace-characters-in-slug)
-   [Feature: #86762 - Enhanced fallback modes for translated content](https://docs.typo3.org/permalink/changelog:feature-86762-enhanced-fallback-modes-for-translated-content)
-   [Feature: #86826 - Recursive record sitemap](https://docs.typo3.org/permalink/changelog:feature-86826-recursive-record-sitemap)
-   [Feature: #86881 - Support of Features in expression language](https://docs.typo3.org/permalink/changelog:feature-86881-support-of-features-in-expression-language)
-   [Feature: #86973 - TypoScript getText property siteLanguage](https://docs.typo3.org/permalink/changelog:feature-86973-typoscript-gettext-property-sitelanguage)
-   [Feature: #87033 - New TypoScript Property config.htmlTag.attributes](https://docs.typo3.org/permalink/changelog:feature-87033-new-typoscript-property-config-htmltag-attributes)
-   [Feature: #87085 - Fallback options for slug fields](https://docs.typo3.org/permalink/changelog:feature-87085-fallback-options-for-slug-fields)
-   [Feature: #87380 - Introduce SiteLanguageAwareInterface to denote site language awareness](https://docs.typo3.org/permalink/changelog:feature-87380-introduce-sitelanguageawareinterface-to-denote-site-language-awareness)
-   [Feature: #87610 - New FAL API to search for files including their meta data](https://docs.typo3.org/permalink/changelog:feature-87610-new-fal-api-to-search-for-files-including-their-meta-data)
-   [Feature: #87748 - Add SiteProcessor](https://docs.typo3.org/permalink/changelog:feature-87748-add-siteprocessor)
-   [Feature: #88198 - TCA-based Slug modifiers for extensions](https://docs.typo3.org/permalink/changelog:feature-88198-tca-based-slug-modifiers-for-extensions)
-   [Feature: #89526 - FeatureFlag: newTranslationServer](https://docs.typo3.org/permalink/changelog:feature-89526-featureflag-newtranslationserver)
-   [Feature: #90328 - Support of Macedonian (MK)](https://docs.typo3.org/permalink/changelog:feature-90328-support-of-macedonian-mk)
-   [Feature: #91354 - Integrate server response security checks](https://docs.typo3.org/permalink/changelog:feature-91354-integrate-server-response-security-checks)
-   [Feature: #94825 - New f:sanitize.html Fluid ViewHelper](https://docs.typo3.org/permalink/changelog:feature-94825-new-f-sanitize-html-fluid-viewhelper)

## Deprecation

-   [Deprecation: #86907 - Deprecate usage of dependency injection with non public properties](https://docs.typo3.org/permalink/changelog:deprecation-86907-deprecate-usage-of-dependency-injection-with-non-public-properties)
-   [Deprecation: #87277 - Fluid Class Aliases](https://docs.typo3.org/permalink/changelog:deprecation-87277-fluid-class-aliases)

## Important

-   [Important: #65636 - File meta data can now be edited on read only storages](https://docs.typo3.org/permalink/changelog:important-65636-file-meta-data-can-now-be-edited-on-read-only-storages)
-   [Important: #76166 - X-UA-Compatible not set in backend anymore](https://docs.typo3.org/permalink/changelog:important-76166-x-ua-compatible-not-set-in-backend-anymore)
-   [Important: #84105 - Streamline deprecation log handling](https://docs.typo3.org/permalink/changelog:important-84105-streamline-deprecation-log-handling)
-   [Important: #84985 - Unified Workspace Restriction for Database Queries](https://docs.typo3.org/permalink/changelog:important-84985-unified-workspace-restriction-for-database-queries)
-   [Important: #86577 - Query parameters are now included in canonicalized URLs](https://docs.typo3.org/permalink/changelog:important-86577-query-parameters-are-now-included-in-canonicalized-urls)
-   [Important: #86785 - Exclude logger from serialisation on save for scheduler task](https://docs.typo3.org/permalink/changelog:important-86785-exclude-logger-from-serialisation-on-save-for-scheduler-task)
-   [Important: #86895 - Route aspects take precedence over requirements](https://docs.typo3.org/permalink/changelog:important-86895-route-aspects-take-precedence-over-requirements)
-   [Important: #86994 - Indexed Search indexes pages using route enhancers](https://docs.typo3.org/permalink/changelog:important-86994-indexed-search-indexes-pages-using-route-enhancers)
-   [Important: #87028 - Access objects from ObjectStorage using numeric value](https://docs.typo3.org/permalink/changelog:important-87028-access-objects-from-objectstorage-using-numeric-value)
-   [Important: #87518 - Use prepared statements for pdo_mysql per default](https://docs.typo3.org/permalink/changelog:important-87518-use-prepared-statements-for-pdo-mysql-per-default)
-   [Important: #87980 - "Page is being generated" message has been removed](https://docs.typo3.org/permalink/changelog:important-87980-page-is-being-generated-message-has-been-removed)
-   [Important: #88045 - Locales dependencies configuration](https://docs.typo3.org/permalink/changelog:important-88045-locales-dependencies-configuration)
-   [Important: #88720 - Respect site for persisted mappers](https://docs.typo3.org/permalink/changelog:important-88720-respect-site-for-persisted-mappers)
-   [Important: #88824 - Add cache for error page handling](https://docs.typo3.org/permalink/changelog:important-88824-add-cache-for-error-page-handling)
-   [Important: #89269 - Introduce Upgrade Wizard for invalid Backend User configuration](https://docs.typo3.org/permalink/changelog:important-89269-introduce-upgrade-wizard-for-invalid-backend-user-configuration)
-   [Important: #90911 - Package algo26-matthias/idna-convert removed](https://docs.typo3.org/permalink/changelog:important-90911-package-algo26-matthias-idna-convert-removed)
-   [Important: #91242 - Introduce Backend Route Referrer Check](https://docs.typo3.org/permalink/changelog:important-91242-introduce-backend-route-referrer-check)
-   [Important: #92836 - Introduce sudo mode for Install Tool accessed via backend](https://docs.typo3.org/permalink/changelog:important-92836-introduce-sudo-mode-for-install-tool-accessed-via-backend)
-   [Important: #94484 - Introduce HTML Sanitizer](https://docs.typo3.org/permalink/changelog:important-94484-introduce-html-sanitizer)
-   [Important: #94492 - Introduce SVG Sanitizer](https://docs.typo3.org/permalink/changelog:important-94492-introduce-svg-sanitizer)
