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

# 11.5 Changes

**Table of contents**

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

## Breaking Changes

None since TYPO3 v11.0 release.

> [!WARNING]
> **Attention**
>
> After TYPO3 v11.0, only new functionality with a solid migration path can be added on top,
> with aiming for as little as possible breaking changes after the initial v11.0 release on the way to LTS.

## Features

-   [Feature: #94868 - Introduce Bootstrap 5 compatible and accessible templates](https://docs.typo3.org/permalink/changelog:feature-94868-introduce-bootstrap-5-compatible-and-accessible-templates)
-   [Feature: #95176 - Introduce <f:transform.html> view helper](https://docs.typo3.org/permalink/changelog:feature-95176-introduce-f-transform-html-view-helper)
-   [Feature: #95364 - Event to modify frontend user groups without authentication](https://docs.typo3.org/permalink/changelog:feature-95364-event-to-modify-frontend-user-groups-without-authentication)

## Deprecation

-   [Deprecation: #91787 - Inline JavaScript in fieldChangeFunc](https://docs.typo3.org/permalink/changelog:deprecation-91787-inline-javascript-in-fieldchangefunc)
-   [Deprecation: #91814 - AbstractControl::setOnClick](https://docs.typo3.org/permalink/changelog:deprecation-91814-abstractcontrol-setonclick)
-   [Deprecation: #94094 - navigationFrameModule in Module Registration](https://docs.typo3.org/permalink/changelog:deprecation-94094-navigationframemodule-in-module-registration)
-   [Deprecation: #94791 - GeneralUtility::minifyJavaScript()](https://docs.typo3.org/permalink/changelog:deprecation-94791-generalutility-minifyjavascript)
-   [Deprecation: #95041 - <f:uri.email> view-helper](https://docs.typo3.org/permalink/changelog:deprecation-95041-f-uri-email-view-helper)
-   [Deprecation: #95139 - Extbase ControllerContext](https://docs.typo3.org/permalink/changelog:deprecation-95139-extbase-controllercontext)
-   [Deprecation: #95164 - ext:backend BackendTemplateView](https://docs.typo3.org/permalink/changelog:deprecation-95164-ext-backend-backendtemplateview)
-   [Deprecation: #95200 - RequireJS callbacks as inline JavaScript](https://docs.typo3.org/permalink/changelog:deprecation-95200-requirejs-callbacks-as-inline-javascript)
-   [Deprecation: #95219 - TypoScriptFrontendController->ATagParams](https://docs.typo3.org/permalink/changelog:deprecation-95219-typoscriptfrontendcontroller-atagparams)
-   [Deprecation: #95222 - Extbase ViewInterface](https://docs.typo3.org/permalink/changelog:deprecation-95222-extbase-viewinterface)
-   [Deprecation: #95235 - Public getter of services in ModuleTemplate](https://docs.typo3.org/permalink/changelog:deprecation-95235-public-getter-of-services-in-moduletemplate)
-   [Deprecation: #95254 - Two FlexFormTools methods](https://docs.typo3.org/permalink/changelog:deprecation-95254-two-flexformtools-methods)
-   [Deprecation: #95257 - GeneralUtility::isFirstPartOfStr()](https://docs.typo3.org/permalink/changelog:deprecation-95257-generalutility-isfirstpartofstr)
-   [Deprecation: #95261 - Public methods in SectionMarkupGenerated events](https://docs.typo3.org/permalink/changelog:deprecation-95261-public-methods-in-sectionmarkupgenerated-events)
-   [Deprecation: #95275 - RelationHandler->remapMM()](https://docs.typo3.org/permalink/changelog:deprecation-95275-relationhandler-remapmm)
-   [Deprecation: #95293 - StringUtility::beginsWith() and StringUtility::endsWith()](https://docs.typo3.org/permalink/changelog:deprecation-95293-stringutility-beginswith-and-stringutility-endswith)
-   [Deprecation: #95317 - Legacy syntax for IRRE localize synchronize command in DataHandler](https://docs.typo3.org/permalink/changelog:deprecation-95317-legacy-syntax-for-irre-localize-synchronize-command-in-datahandler)
-   [Deprecation: #95318 - TypoScript parseFunc.sword](https://docs.typo3.org/permalink/changelog:deprecation-95318-typoscript-parsefunc-sword)
-   [Deprecation: #95320 - Various method arguments in Authentication objects](https://docs.typo3.org/permalink/changelog:deprecation-95320-various-method-arguments-in-authentication-objects)
-   [Deprecation: #95322 - Legacy Element Browser logic](https://docs.typo3.org/permalink/changelog:deprecation-95322-legacy-element-browser-logic)
-   [Deprecation: #95326 - Various "getInstance()" static methods on singleton interfaces](https://docs.typo3.org/permalink/changelog:deprecation-95326-various-getinstance-static-methods-on-singleton-interfaces)
-   [Deprecation: #95343 - Legacy hook for new content element wizard](https://docs.typo3.org/permalink/changelog:deprecation-95343-legacy-hook-for-new-content-element-wizard)
-   [Deprecation: #95349 - TypoScript: page.includeCSS/includeCSSLibs.import](https://docs.typo3.org/permalink/changelog:deprecation-95349-typoscript-page-includecss-includecsslibs-import)
-   [Deprecation: #95351 - Custom JSWindow options in HMENU settings](https://docs.typo3.org/permalink/changelog:deprecation-95351-custom-jswindow-options-in-hmenu-settings)
-   [Deprecation: #95367 - GeneralUtility::isAbsPath()](https://docs.typo3.org/permalink/changelog:deprecation-95367-generalutility-isabspath)
-   [Deprecation: #95395 - GeneralUtility::isAllowedHostHeaderValue() and TRUSTED_HOSTS_PATTERN constants](https://docs.typo3.org/permalink/changelog:deprecation-95395-generalutility-isallowedhostheadervalue-and-trusted-hosts-pattern-constants)

## Important

-   [Important: #95261 - New public methods in SectionMarkupGenerated events](https://docs.typo3.org/permalink/changelog:important-95261-new-public-methods-in-sectionmarkupgenerated-events)
-   [Important: #95298 - Fluid ViewHelpers will be declared final in v12](https://docs.typo3.org/permalink/changelog:important-95298-fluid-viewhelpers-will-be-declared-final-in-v12)
-   [Important: #95384 - TCA internal_type=db optional for type=group](https://docs.typo3.org/permalink/changelog:important-95384-tca-internal-type-db-optional-for-type-group)
