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

# 7.6 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

-   [Breaking: #24449 - Use move placeholders as default in workspaces](https://docs.typo3.org/permalink/changelog:breaking-24449-use-move-placeholders-as-default-in-workspaces)
-   [Breaking: #45899 - Split class ImportExport into classes Import and Export](https://docs.typo3.org/permalink/changelog:breaking-45899-split-class-importexport-into-classes-import-and-export)
-   [Breaking: #51099 - Streamline settings/conditions](https://docs.typo3.org/permalink/changelog:breaking-51099-streamline-settings-conditions)
-   [Breaking: #62812 - Resolve URLs to "Link to external URL"-pages directly](https://docs.typo3.org/permalink/changelog:breaking-62812-resolve-urls-to-link-to-external-url-pages-directly)
-   [Breaking: #63406 - Respect rootLevel configuration in extbase queries](https://docs.typo3.org/permalink/changelog:breaking-63406-respect-rootlevel-configuration-in-extbase-queries)
-   [Breaking: #66369 - Removed ElementBrowser related classes](https://docs.typo3.org/permalink/changelog:breaking-66369-removed-elementbrowser-related-classes)
-   [Breaking: #68081 - Ext:openid moved to TER](https://docs.typo3.org/permalink/changelog:breaking-68081-ext-openid-moved-to-ter)
-   [Breaking: #69227 - Strings for like are not properly escaped](https://docs.typo3.org/permalink/changelog:breaking-69227-strings-for-like-are-not-properly-escaped)
-   [Breaking: #69916 - Hook ajaxSaveCode of t3editor changed](https://docs.typo3.org/permalink/changelog:breaking-69916-hook-ajaxsavecode-of-t3editor-changed)
-   [Breaking: #69916 - Registered AJAX handlers replaced by routes](https://docs.typo3.org/permalink/changelog:breaking-69916-registered-ajax-handlers-replaced-by-routes)
-   [Breaking: #69916 - Removed BackendLogin::getRsaPublicKey AJAX handler](https://docs.typo3.org/permalink/changelog:breaking-69916-removed-backendlogin-getrsapublickey-ajax-handler)
-   [Breaking: #70033 - TCA icon options have been removed](https://docs.typo3.org/permalink/changelog:breaking-70033-tca-icon-options-have-been-removed)
-   [Breaking: #70055 - Override New Content Element Wizard via page TSConfig](https://docs.typo3.org/permalink/changelog:breaking-70055-override-new-content-element-wizard-via-page-tsconfig)
-   [Breaking: #70132 - FormEngine custom functions](https://docs.typo3.org/permalink/changelog:breaking-70132-formengine-custom-functions)
-   [Breaking: #70229 - BE-lockSSL = 3 option removed](https://docs.typo3.org/permalink/changelog:breaking-70229-be-lockssl-3-option-removed)
-   [Breaking: #70444 - EXT:form - Form attributes are not rendered in FE](https://docs.typo3.org/permalink/changelog:breaking-70444-ext-form-form-attributes-are-not-rendered-in-fe)
-   [Breaking: #70503 - EXT:form - Remove breakOnError option from wizard](https://docs.typo3.org/permalink/changelog:breaking-70503-ext-form-remove-breakonerror-option-from-wizard)
-   [Breaking: #70574 - Form Wizard Save Handling Changed in ext:form](https://docs.typo3.org/permalink/changelog:breaking-70574-form-wizard-save-handling-changed-in-ext-form)
-   [Breaking: #70578 - JumpURL functionality removed from the TYPO3 Core](https://docs.typo3.org/permalink/changelog:breaking-70578-jumpurl-functionality-removed-from-the-typo3-core)
-   [Breaking: #71110 - TYPO3-specific Upload Limit removed](https://docs.typo3.org/permalink/changelog:breaking-71110-typo3-specific-upload-limit-removed)
-   [Breaking: #72117 - API change in ExceptionHandlerInterface](https://docs.typo3.org/permalink/changelog:breaking-72117-api-change-in-exceptionhandlerinterface)
-   [Breaking: #77344 - EXT:form - Rename configuration for confirmation view](https://docs.typo3.org/permalink/changelog:breaking-77344-ext-form-rename-configuration-for-confirmation-view)

## Features

-   [Feature: #20875 - Make hardcoded indexed_search parameters configurable via TS](https://docs.typo3.org/permalink/changelog:feature-20875-make-hardcoded-indexed-search-parameters-configurable-via-ts)
-   [Feature: #23156 - Indexed search: Make path separator of search result configurable](https://docs.typo3.org/permalink/changelog:feature-23156-indexed-search-make-path-separator-of-search-result-configurable)
-   [Feature: #27057 - Relations to the same table in Extbase](https://docs.typo3.org/permalink/changelog:feature-27057-relations-to-the-same-table-in-extbase)
-   [Feature: #35245 - Rework workspace notification settings](https://docs.typo3.org/permalink/changelog:feature-35245-rework-workspace-notification-settings)
-   [Feature: #44127 - Introduced two new Hooks for OpenID](https://docs.typo3.org/permalink/changelog:feature-44127-introduced-two-new-hooks-for-openid)
-   [Feature: #47613 - Indexed Search: make no_cache parameter for forwardSearchWordsInResultLink configurable](https://docs.typo3.org/permalink/changelog:feature-47613-indexed-search-make-no-cache-parameter-for-forwardsearchwordsinresultlink-configurable)
-   [Feature: #56633 - Form protection API for frontend usage](https://docs.typo3.org/permalink/changelog:feature-56633-form-protection-api-for-frontend-usage)
-   [Feature: #64286 - Added absolute url option to uri.image and image viewHelper](https://docs.typo3.org/permalink/changelog:feature-64286-added-absolute-url-option-to-uri-image-and-image-viewhelper)
-   [Feature: #66369 - Added LinkBrowser APIs](https://docs.typo3.org/permalink/changelog:feature-66369-added-linkbrowser-apis)
-   [Feature: #66369 - Added new element browser API](https://docs.typo3.org/permalink/changelog:feature-66369-added-new-element-browser-api)
-   [Feature: #68771 - Add contentObject functionality to form MailPostProcessor and introduce replyToEmail](https://docs.typo3.org/permalink/changelog:feature-68771-add-contentobject-functionality-to-form-mailpostprocessor-and-introduce-replytoemail)
-   [Feature: #68895 - Introduced hook in BackendUserAuthentication::getDefaultUploadFolder](https://docs.typo3.org/permalink/changelog:feature-68895-introduced-hook-in-backenduserauthentication-getdefaultuploadfolder)
-   [Feature: #69120 - Add basic file search in element browser](https://docs.typo3.org/permalink/changelog:feature-69120-add-basic-file-search-in-element-browser)
-   [Feature: #69706 - Add support for alternative (inline) icon markup](https://docs.typo3.org/permalink/changelog:feature-69706-add-support-for-alternative-inline-icon-markup)
-   [Feature: #69764 - Introduced file icon detection by mime-type](https://docs.typo3.org/permalink/changelog:feature-69764-introduced-file-icon-detection-by-mime-type)
-   [Feature: #69814 - ModuleTemplate API](https://docs.typo3.org/permalink/changelog:feature-69814-moduletemplate-api)
-   [Feature: #69916 - PSR-7-based Routing for Backend AJAX Requests](https://docs.typo3.org/permalink/changelog:feature-69916-psr-7-based-routing-for-backend-ajax-requests)
-   [Feature: #70033 - Introduced TCA option showIconTable for selectSingle fields](https://docs.typo3.org/permalink/changelog:feature-70033-introduced-tca-option-showicontable-for-selectsingle-fields)
-   [Feature: #70126 - Introduce TCA option to add autocomplete attribute to input fields](https://docs.typo3.org/permalink/changelog:feature-70126-introduce-tca-option-to-add-autocomplete-attribute-to-input-fields)
-   [Feature: #70170 - ViewHelper to strip whitespace between HTML tags](https://docs.typo3.org/permalink/changelog:feature-70170-viewhelper-to-strip-whitespace-between-html-tags)
-   [Feature: #70332 - EXT:form - Add HTML4 / HTML5 attributes to the wizard](https://docs.typo3.org/permalink/changelog:feature-70332-ext-form-add-html4-html5-attributes-to-the-wizard)
-   [Feature: #70531 - RequireJS module for split buttons](https://docs.typo3.org/permalink/changelog:feature-70531-requirejs-module-for-split-buttons)
-   [Feature: #70583 - Introduced Icon API in JavaScript](https://docs.typo3.org/permalink/changelog:feature-70583-introduced-icon-api-in-javascript)
-   [Feature: #71196 - Disallow localization mixtures](https://docs.typo3.org/permalink/changelog:feature-71196-disallow-localization-mixtures)
-   [Feature: #71251 - Add FlashMessage support in ModuleTemplate API](https://docs.typo3.org/permalink/changelog:feature-71251-add-flashmessage-support-in-moduletemplate-api)
-   [Feature: #72505 - Introduce hook to override a record overlay](https://docs.typo3.org/permalink/changelog:feature-72505-introduce-hook-to-override-a-record-overlay)

## Deprecation

-   [Deprecation: #51482 - Script-based modules](https://docs.typo3.org/permalink/changelog:deprecation-51482-script-based-modules)
-   [Deprecation: #60712 - DocumentTemplate->getDynamicTabMenu()](https://docs.typo3.org/permalink/changelog:deprecation-60712-documenttemplate-getdynamictabmenu)
-   [Deprecation: #65728 - DocumentTemplate->issueCommand()](https://docs.typo3.org/permalink/changelog:deprecation-65728-documenttemplate-issuecommand)
-   [Deprecation: #69369 - Use property text instead of data in ext:form](https://docs.typo3.org/permalink/changelog:deprecation-69369-use-property-text-instead-of-data-in-ext-form)
-   [Deprecation: #69822 - Deprecate TCA settings of select fields](https://docs.typo3.org/permalink/changelog:deprecation-69822-deprecate-tca-settings-of-select-fields)
-   [Deprecation: #69877 - Use ModuleTemplate API for ext:filelist](https://docs.typo3.org/permalink/changelog:deprecation-69877-use-moduletemplate-api-for-ext-filelist)
-   [Deprecation: #70052 - TCA Display condition EXT LOADED](https://docs.typo3.org/permalink/changelog:deprecation-70052-tca-display-condition-ext-loaded)
-   [Deprecation: #70138 - Flex form language handling](https://docs.typo3.org/permalink/changelog:deprecation-70138-flex-form-language-handling)
-   [Deprecation: #70477 - Deprecate SpriteIcon classes](https://docs.typo3.org/permalink/changelog:deprecation-70477-deprecate-spriteicon-classes)
-   [Deprecation: #70494 - DocumentTemplate->wrapClickMenuOnIcon()](https://docs.typo3.org/permalink/changelog:deprecation-70494-documenttemplate-wrapclickmenuonicon)
-   [Deprecation: #70514 - dynamicConfigFile is deprecated](https://docs.typo3.org/permalink/changelog:deprecation-70514-dynamicconfigfile-is-deprecated)
-   [Deprecation: #71153 - DocumentTemplate->spacer()](https://docs.typo3.org/permalink/changelog:deprecation-71153-documenttemplate-spacer)
-   [Deprecation: #71249 - Deprecate render method of FlashMessage class](https://docs.typo3.org/permalink/changelog:deprecation-71249-deprecate-render-method-of-flashmessage-class)

## Important

-   [Important: #36166 - Move access right parameters from BE to SYS configuration](https://docs.typo3.org/permalink/changelog:important-36166-move-access-right-parameters-from-be-to-sys-configuration)
-   [Important: #53681 - Change wording for User Settings "Reset Configuration and Clear Temporary Data"](https://docs.typo3.org/permalink/changelog:important-53681-change-wording-for-user-settings-reset-configuration-and-clear-temporary-data)
-   [Important: #68079 - Extension "mediace" moved to TER](https://docs.typo3.org/permalink/changelog:important-68079-extension-mediace-moved-to-ter)
-   [Important: #70956 - Behavior of Page TSconfig options keepItems, addItems and removeItems changed](https://docs.typo3.org/permalink/changelog:important-70956-behavior-of-page-tsconfig-options-keepitems-additems-and-removeitems-changed)
-   [Important: #71126 - Allow to define multiple inlineLocalizeSynchronize commands](https://docs.typo3.org/permalink/changelog:important-71126-allow-to-define-multiple-inlinelocalizesynchronize-commands)
-   [Important: #72697 - Remove thumbnail functionality of impexp](https://docs.typo3.org/permalink/changelog:important-72697-remove-thumbnail-functionality-of-impexp)
-   [Important: #73565 - AbstractConditionViewHelper no longer automatically compilable](https://docs.typo3.org/permalink/changelog:important-73565-abstractconditionviewhelper-no-longer-automatically-compilable)
