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

# 7.1 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)

## Breaking Changes

-   [Breaking: #24900 - Remove $TYPO3_CONF_VARS[SYS][compat_version] option](https://docs.typo3.org/permalink/changelog:breaking-24900-remove-typo3-conf-vars-sys-compat-version-option)
-   [Breaking: #44879 - TypoScript inline styles from blockquote tag removed](https://docs.typo3.org/permalink/changelog:breaking-44879-typoscript-inline-styles-from-blockquote-tag-removed)
-   [Breaking: #57089 - Behaviour of page shortcut to "Parent of selected or current page"](https://docs.typo3.org/permalink/changelog:breaking-57089-behaviour-of-page-shortcut-to-parent-of-selected-or-current-page)
-   [Breaking: #61510 - Improvement of indexed_search](https://docs.typo3.org/permalink/changelog:breaking-61510-improvement-of-indexed-search)
-   [Breaking: #62415 - Remove deprecated disable_autocreate field in workspaces](https://docs.typo3.org/permalink/changelog:breaking-62415-remove-deprecated-disable-autocreate-field-in-workspaces)
-   [Breaking: #62886 - Removed setting config.meaningfulTempFilePrefix](https://docs.typo3.org/permalink/changelog:breaking-62886-removed-setting-config-meaningfultempfileprefix)
-   [Breaking: #62925 - ExtJS Ext.ux.DateTimePicker removed](https://docs.typo3.org/permalink/changelog:breaking-62925-extjs-ext-ux-datetimepicker-removed)
-   [Breaking: #63296 - Deprecated typo3/ files removed](https://docs.typo3.org/permalink/changelog:breaking-63296-deprecated-typo3-files-removed)
-   [Breaking: #63310 - Web=>Functions=>Wizards moved](https://docs.typo3.org/permalink/changelog:breaking-63310-web-functions-wizards-moved)
-   [Breaking: #63431 - Backend toolbar refactored](https://docs.typo3.org/permalink/changelog:breaking-63431-backend-toolbar-refactored)
-   [Breaking: #63437 - Class aliases moved to legacy extension](https://docs.typo3.org/permalink/changelog:breaking-63437-class-aliases-moved-to-legacy-extension)
-   [Breaking: #63464 - Remove include_once inclusions inside ModuleFunctions](https://docs.typo3.org/permalink/changelog:breaking-63464-remove-include-once-inclusions-inside-modulefunctions)
-   [Breaking: #63687 - Web=>Functions=>Wizards moved to legacy extension](https://docs.typo3.org/permalink/changelog:breaking-63687-web-functions-wizards-moved-to-legacy-extension)
-   [Breaking: #63780 - Remove public properties words and word_strings from ReferenceIndex](https://docs.typo3.org/permalink/changelog:breaking-63780-remove-public-properties-words-and-word-strings-from-referenceindex)
-   [Breaking: #63818 - Removed Static file edit functionality](https://docs.typo3.org/permalink/changelog:breaking-63818-removed-static-file-edit-functionality)
-   [Breaking: #64059 - Rewritten Javascript Tree Components](https://docs.typo3.org/permalink/changelog:breaking-64059-rewritten-javascript-tree-components)
-   [Breaking: #64070 - Removed global variable WEBMOUNTS](https://docs.typo3.org/permalink/changelog:breaking-64070-removed-global-variable-webmounts)
-   [Breaking: #64102 - Move t3-table and t3-button to bootstrap](https://docs.typo3.org/permalink/changelog:breaking-64102-move-t3-table-and-t3-button-to-bootstrap)
-   [Breaking: #64131 - Resizable Textarea option removed](https://docs.typo3.org/permalink/changelog:breaking-64131-resizable-textarea-option-removed)
-   [Breaking: #64143 - Language / Country Flag files moved](https://docs.typo3.org/permalink/changelog:breaking-64143-language-country-flag-files-moved)
-   [Breaking: #64190 - FormEngine Checkbox Element limitation of cols setting](https://docs.typo3.org/permalink/changelog:breaking-64190-formengine-checkbox-element-limitation-of-cols-setting)
-   [Breaking: #64226 - Option $TYPO3_CONF_VARS[BE][accessListRenderMode] removed](https://docs.typo3.org/permalink/changelog:breaking-64226-option-typo3-conf-vars-be-accesslistrendermode-removed)
-   [Breaking: #64229 - Trim submitted login-form-data before usage](https://docs.typo3.org/permalink/changelog:breaking-64229-trim-submitted-login-form-data-before-usage)
-   [Breaking: #64637 - Compatibility CSS Styled Content TypoScript templates removed](https://docs.typo3.org/permalink/changelog:breaking-64637-compatibility-css-styled-content-typoscript-templates-removed)
-   [Breaking: #63687 - Outdated ContentObjects moved to legacy extension](https://docs.typo3.org/permalink/changelog:breaking-63687-outdated-contentobjects-moved-to-legacy-extension)
-   [Breaking: #64643 - Remove functionality for enable_typo3temp_db_tracking](https://docs.typo3.org/permalink/changelog:breaking-64643-remove-functionality-for-enable-typo3temp-db-tracking)
-   [Breaking: #64668 - Content Element mailform moved to legacy extension](https://docs.typo3.org/permalink/changelog:breaking-64668-content-element-mailform-moved-to-legacy-extension)
-   [Breaking: #64671 - Outdated ContentObject IMGTEXT moved to legacy extension](https://docs.typo3.org/permalink/changelog:breaking-64671-outdated-contentobject-imgtext-moved-to-legacy-extension)
-   [Breaking: #64696 - Content Element "search" moved to legacy extension](https://docs.typo3.org/permalink/changelog:breaking-64696-content-element-search-moved-to-legacy-extension)

## Features

-   [Feature: #15619 - Access module: Allow selector as "unchanged"](https://docs.typo3.org/permalink/changelog:feature-15619-access-module-allow-selector-as-unchanged)
-   [Feature: #16794 - Linking of Indexed Search result sections](https://docs.typo3.org/permalink/changelog:feature-16794-linking-of-indexed-search-result-sections)
-   [Feature: #20767 - Allow nested array access on getData of field](https://docs.typo3.org/permalink/changelog:feature-20767-allow-nested-array-access-on-getdata-of-field)
-   [Feature: #22086 - Add .stdWrap to page.headTag option](https://docs.typo3.org/permalink/changelog:feature-22086-add-stdwrap-to-page-headtag-option)
-   [Feature: #24906 - Configuration for maximum chars in TextElement](https://docs.typo3.org/permalink/changelog:feature-24906-configuration-for-maximum-chars-in-textelement)
-   [Feature: #28382 - Add async property to JavaScript files](https://docs.typo3.org/permalink/changelog:feature-28382-add-async-property-to-javascript-files)
-   [Feature: #33491 - Add stdWrap functionality to <title> tag](https://docs.typo3.org/permalink/changelog:feature-33491-add-stdwrap-functionality-to-title-tag)
-   [Feature: #34944 - PaginateViewHelper handles non-query-result objects](https://docs.typo3.org/permalink/changelog:feature-34944-paginateviewhelper-handles-non-query-result-objects)
-   [Feature: #35891 - FormEngine: Possibility to add icons via PageTSconfig](https://docs.typo3.org/permalink/changelog:feature-35891-formengine-possibility-to-add-icons-via-pagetsconfig)
-   [Feature: #46624 - HMENU item selection via additionalWhere](https://docs.typo3.org/permalink/changelog:feature-46624-hmenu-item-selection-via-additionalwhere)
-   [Feature: #47666 - Attribute "multiple" for f:form.upload Viewhelper](https://docs.typo3.org/permalink/changelog:feature-47666-attribute-multiple-for-f-form-upload-viewhelper)
-   [Feature: #49060 - MySql Comments reflected in SchemaMigrator](https://docs.typo3.org/permalink/changelog:feature-49060-mysql-comments-reflected-in-schemamigrator)
-   [Feature: #50780 - Append element browser mount points](https://docs.typo3.org/permalink/changelog:feature-50780-append-element-browser-mount-points)
-   [Feature: #52131 - Hook for end of PageRepository->init()](https://docs.typo3.org/permalink/changelog:feature-52131-hook-for-end-of-pagerepository-init)
-   [Feature: #56236 - Multiple HTTP headers of the same type in Frontend Output](https://docs.typo3.org/permalink/changelog:feature-56236-multiple-http-headers-of-the-same-type-in-frontend-output)
-   [Feature: #56529 - Support "has*" Functions in extbase ObjectAccess](https://docs.typo3.org/permalink/changelog:feature-56529-support-has-functions-in-extbase-objectaccess)
-   [Feature: #46624 - Additional HMENU browse menus](https://docs.typo3.org/permalink/changelog:feature-46624-additional-hmenu-browse-menus)
-   [Feature: #50039 - Configurable width of the Element Browser](https://docs.typo3.org/permalink/changelog:feature-50039-configurable-width-of-the-element-browser)
-   [Feature: #58033 - Enable label override of checkbox and radio buttons by TSconfig](https://docs.typo3.org/permalink/changelog:feature-58033-enable-label-override-of-checkbox-and-radio-buttons-by-tsconfig)
-   [Feature: #58366 - Add "auto" Option for config.absRefPrefix](https://docs.typo3.org/permalink/changelog:feature-58366-add-auto-option-for-config-absrefprefix)
-   [Feature: #58929 - PageLayoutView: Add hook for tt_content_drawFooter](https://docs.typo3.org/permalink/changelog:feature-58929-pagelayoutview-add-hook-for-tt-content-drawfooter)
-   [Feature: #60019 - New SplFileInfo implementation with new mimeTypeGuessers hook](https://docs.typo3.org/permalink/changelog:feature-60019-new-splfileinfo-implementation-with-new-mimetypeguessers-hook)
-   [Feature: #61542 - Add two-letter ISO 639-1 keys to sys_language](https://docs.typo3.org/permalink/changelog:feature-61542-add-two-letter-iso-639-1-keys-to-sys-language)
-   [Feature: #61725 - Hook for BackendUtility::countVersionsOfRecordsOnPage()](https://docs.typo3.org/permalink/changelog:feature-61725-hook-for-backendutility-countversionsofrecordsonpage)
-   [Feature: #62944 - UserFunc available as Display Condition](https://docs.typo3.org/permalink/changelog:feature-62944-userfunc-available-as-display-condition)
-   [Feature: #62960 - Signal for mailer initialization](https://docs.typo3.org/permalink/changelog:feature-62960-signal-for-mailer-initialization)
-   [Feature: #63207 - Split buttons into two groups](https://docs.typo3.org/permalink/changelog:feature-63207-split-buttons-into-two-groups)
-   [Feature: #61489 - Allow own TypoScript Conditions in Backend as well](https://docs.typo3.org/permalink/changelog:feature-61489-allow-own-typoscript-conditions-in-backend-as-well)
-   [Feature: #63729 - API for Twitter Bootstrap modals](https://docs.typo3.org/permalink/changelog:feature-63729-api-for-twitter-bootstrap-modals)
-   [Feature: #63913 - Allow ContainerViewHelper to load RequireJS modules](https://docs.typo3.org/permalink/changelog:feature-63913-allow-containerviewhelper-to-load-requirejs-modules)
-   [Feature: #64031 - JavaScript Storage API](https://docs.typo3.org/permalink/changelog:feature-64031-javascript-storage-api)
-   [Feature: #64190 - Inline rendering for FormEngine Checkbox Element](https://docs.typo3.org/permalink/changelog:feature-64190-inline-rendering-for-formengine-checkbox-element)
-   [Feature: #64257 - Support multiple UID in PageRepository::getMenu()](https://docs.typo3.org/permalink/changelog:feature-64257-support-multiple-uid-in-pagerepository-getmenu)
-   [Feature: #64386 - Public Content Object Registration](https://docs.typo3.org/permalink/changelog:feature-64386-public-content-object-registration)
-   [Feature: #64921 - Needed changes for flexible configuration of submodules](https://docs.typo3.org/permalink/changelog:feature-64921-needed-changes-for-flexible-configuration-of-submodules)
-   [Feature: #63729 - Introduce GruntJS](https://docs.typo3.org/permalink/changelog:feature-63729-introduce-gruntjs)

## Deprecation

-   [Deprecation: #24387 - TypoScript option config.xhtmlDoctype=xhtml_2](https://docs.typo3.org/permalink/changelog:deprecation-24387-typoscript-option-config-xhtmldoctype-xhtml-2)
-   [Deprecation: #25112 - Deprecate TypoScript property "andWhere"](https://docs.typo3.org/permalink/changelog:deprecation-25112-deprecate-typoscript-property-andwhere)
-   [Deprecation: #46523 - BackendUtility::implodeTSParams()](https://docs.typo3.org/permalink/changelog:deprecation-46523-backendutility-implodetsparams)
-   [Deprecation: #46770 - Deprecate LocalImageProcessor::getTemporaryImageWithText](https://docs.typo3.org/permalink/changelog:deprecation-46770-deprecate-localimageprocessor-gettemporaryimagewithtext)
-   [Deprecation: #49247 - Deprecate TypoScript functions "textStyle" and "tableStyle"](https://docs.typo3.org/permalink/changelog:deprecation-49247-deprecate-typoscript-functions-textstyle-and-tablestyle)
-   [Deprecation: #60559 - makeLoginBoxImage()](https://docs.typo3.org/permalink/changelog:deprecation-60559-makeloginboximage)
-   [Deprecation: #61605 - Change naming of TypoScript property page.includeJSlibs](https://docs.typo3.org/permalink/changelog:deprecation-61605-change-naming-of-typoscript-property-page-includejslibs)
-   [Deprecation: #62329 - Deprecate DocumentTable::table()](https://docs.typo3.org/permalink/changelog:deprecation-62329-deprecate-documenttable-table)
-   [Deprecation: #62855 - "XHTML cleaning" functionality moved to legacy extension](https://docs.typo3.org/permalink/changelog:deprecation-62855-xhtml-cleaning-functionality-moved-to-legacy-extension)
-   [Deprecation: #62864 - DataHandler->include_filefunctions deprecated](https://docs.typo3.org/permalink/changelog:deprecation-62864-datahandler-include-filefunctions-deprecated)
-   [Deprecation: #63522 - Deprecate the "device" TypoScript condition](https://docs.typo3.org/permalink/changelog:deprecation-63522-deprecate-the-device-typoscript-condition)
-   [Deprecation: #64059 - Non-ExtJS Page Tree Navigation Frame](https://docs.typo3.org/permalink/changelog:deprecation-64059-non-extjs-page-tree-navigation-frame)
-   [Deprecation: #64109 - Deprecate global hook softRefParser_GL](https://docs.typo3.org/permalink/changelog:deprecation-64109-deprecate-global-hook-softrefparser-gl)
-   [Deprecation: #64134 - Deprecate TypoScriptTemplateObjectBrowserModuleFunctionController::verify_TSobjects()](https://docs.typo3.org/permalink/changelog:deprecation-64134-deprecate-typoscripttemplateobjectbrowsermodulefunctioncontroller-verify-tsobjects)
-   [Deprecation: #64147 - TemplateService->ext_getKeyImage](https://docs.typo3.org/permalink/changelog:deprecation-64147-templateservice-ext-getkeyimage)
-   [Deprecation: #64361 - Composer Class Loading](https://docs.typo3.org/permalink/changelog:deprecation-64361-composer-class-loading)
-   [Deprecation: #64388 - Direct ContentObject methods within ContentObjectRenderer](https://docs.typo3.org/permalink/changelog:deprecation-64388-direct-contentobject-methods-within-contentobjectrenderer)
-   [Deprecation: #64711 - Various methods within CSS Styled Content Controller](https://docs.typo3.org/permalink/changelog:deprecation-64711-various-methods-within-css-styled-content-controller)
-   [Deprecation: #64922 - Deprecated entry points](https://docs.typo3.org/permalink/changelog:deprecation-64922-deprecated-entry-points)
