---
title: "ChangeLog v7"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:changelog-v7"
source: "Changelog-7.rst"
rendered: "2026-09-20T05:05:02+00:00"
---

# ChangeLog v7 {#changelog-v7}

Every change to the TYPO3 Core which might affect your site is documented here.

-   [7.6.x Changes](https://docs.typo3.org/permalink/changelog:7-6-x-changes)
    -   [Breaking: #72931 - SearchFormController::pi_list_browseresults() has been renamed](https://docs.typo3.org/permalink/changelog:breaking-72931-searchformcontroller-pi-list-browseresults-has-been-renamed)
    -   [Breaking: #73461 - Import module disabled for non admin users](https://docs.typo3.org/permalink/changelog:breaking-73461-import-module-disabled-for-non-admin-users)
    -   [Breaking: #84843 - Use no-cookie domain for youtube by default](https://docs.typo3.org/permalink/changelog:breaking-84843-use-no-cookie-domain-for-youtube-by-default)
    -   [Feature: #69794 - Support pecl-memcached in MemcachedBackend](https://docs.typo3.org/permalink/changelog:feature-69794-support-pecl-memcached-in-memcachedbackend)
    -   [Feature: #73461 - Enable import module for non admin users](https://docs.typo3.org/permalink/changelog:feature-73461-enable-import-module-for-non-admin-users)
    -   [Feature: #84053 - API to anonymize IP addresses](https://docs.typo3.org/permalink/changelog:feature-84053-api-to-anonymize-ip-addresses)
    -   [Feature: #84740 - Make indexed_search ready for GDPR](https://docs.typo3.org/permalink/changelog:feature-84740-make-indexed-search-ready-for-gdpr)
    -   [Feature: #84781 - Added scheduler task to anonymize IP addresses of tables](https://docs.typo3.org/permalink/changelog:feature-84781-added-scheduler-task-to-anonymize-ip-addresses-of-tables)
    -   [Important: #17904 - showAccessRestrictedPages does not work with special menus](https://docs.typo3.org/permalink/changelog:important-17904-showaccessrestrictedpages-does-not-work-with-special-menus)
    -   [Important: #75400 - New DataHandler command 'copyToLanguage'](https://docs.typo3.org/permalink/changelog:important-75400-new-datahandler-command-copytolanguage)
    -   [Important: #77411 - Removed extbase table column cache](https://docs.typo3.org/permalink/changelog:important-77411-removed-extbase-table-column-cache)
    -   [Important: #77830 - CSC-HeaderLinkRespectsGlobalPageTarget](https://docs.typo3.org/permalink/changelog:important-77830-csc-headerlinkrespectsglobalpagetarget)
    -   [Important: #83768 - Remove referrer check](https://docs.typo3.org/permalink/changelog:important-83768-remove-referrer-check)
    -   [Important: #85385 - Integrate Phar Stream Wrapper](https://docs.typo3.org/permalink/changelog:important-85385-integrate-phar-stream-wrapper)
-   [7.6 Changes](https://docs.typo3.org/permalink/changelog:7-6-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)
    -   [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: #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: #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)
-   [7.5 Changes](https://docs.typo3.org/permalink/changelog:7-5-changes)
    -   [Breaking: #24186 - HTMLparser - fixAttrib.['class'].list does not assign first element, when attribute value not in list](https://docs.typo3.org/permalink/changelog:breaking-24186-htmlparser-fixattrib-class-list-does-not-assign-first-element-when-attribute-value-not-in-list)
    -   [Breaking: #30863 - Streamlined parameters for adding inline language files](https://docs.typo3.org/permalink/changelog:breaking-30863-streamlined-parameters-for-adding-inline-language-files)
    -   [Breaking: #52156 - Replaced JumpURL features with hooks](https://docs.typo3.org/permalink/changelog:breaking-52156-replaced-jumpurl-features-with-hooks)
    -   [Breaking: #63000 - Migrate EXT:cshmanual to Extbase](https://docs.typo3.org/permalink/changelog:breaking-63000-migrate-ext-cshmanual-to-extbase)
    -   [Breaking: #65317 - TypoScriptParser sortList sanitizes input on numerical sort](https://docs.typo3.org/permalink/changelog:breaking-65317-typoscriptparser-sortlist-sanitizes-input-on-numerical-sort)
    -   [Breaking: #66190 - Remove flash and chart from ExtJS](https://docs.typo3.org/permalink/changelog:breaking-66190-remove-flash-and-chart-from-extjs)
    -   [Breaking: #67098 - Correct required-parameter in TextfieldViewHelper](https://docs.typo3.org/permalink/changelog:breaking-67098-correct-required-parameter-in-textfieldviewhelper)
    -   [Breaking: #68354 - Uniform extension directory structure of EXT:indexed_search](https://docs.typo3.org/permalink/changelog:breaking-68354-uniform-extension-directory-structure-of-ext-indexed-search)
    -   [Breaking: #68401 - SqlParser moved into EXT:dbal](https://docs.typo3.org/permalink/changelog:breaking-68401-sqlparser-moved-into-ext-dbal)
    -   [Breaking: #68562 - Bool values need to be cast to integer for MySQL strict mode](https://docs.typo3.org/permalink/changelog:breaking-68562-bool-values-need-to-be-cast-to-integer-for-mysql-strict-mode)
    -   [Breaking: #68571 - Removed method ElementBrowser->getMsgBox](https://docs.typo3.org/permalink/changelog:breaking-68571-removed-method-elementbrowser-getmsgbox)
    -   [Breaking: #68812 - Old Backend Entrypoints moved to deprecation layer](https://docs.typo3.org/permalink/changelog:breaking-68812-old-backend-entrypoints-moved-to-deprecation-layer)
    -   [Breaking: #68814 - Remove of base constant TYPO3_URL_ORG](https://docs.typo3.org/permalink/changelog:breaking-68814-remove-of-base-constant-typo3-url-org)
    -   [Breaking: #69028 - TCA type select - Drop neg_foreign_table](https://docs.typo3.org/permalink/changelog:breaking-69028-tca-type-select-drop-neg-foreign-table)
    -   [Breaking: #69057 - Deprecate IconUtility and move methods into IconFactory](https://docs.typo3.org/permalink/changelog:breaking-69057-deprecate-iconutility-and-move-methods-into-iconfactory)
    -   [Breaking: #69083 - Renamed identifier for filelist module](https://docs.typo3.org/permalink/changelog:breaking-69083-renamed-identifier-for-filelist-module)
    -   [Breaking: #69148 - Backend Module Dispatching removed](https://docs.typo3.org/permalink/changelog:breaking-69148-backend-module-dispatching-removed)
    -   [Breaking: #69161 - Removed includeCsh setting from ContainerViewHelper](https://docs.typo3.org/permalink/changelog:breaking-69161-removed-includecsh-setting-from-containerviewhelper)
    -   [Breaking: #69168 - Removed non-tabbed view of Content Element Wizard](https://docs.typo3.org/permalink/changelog:breaking-69168-removed-non-tabbed-view-of-content-element-wizard)
    -   [Breaking: #69224 - Fix wrong usage of enumerations in InformationStatus::mapStatusToInt()](https://docs.typo3.org/permalink/changelog:breaking-69224-fix-wrong-usage-of-enumerations-in-informationstatus-mapstatustoint)
    -   [Breaking: #69276 - ElementBrowserController::$browser removed](https://docs.typo3.org/permalink/changelog:breaking-69276-elementbrowsercontroller-browser-removed)
    -   [Breaking: #69291 - Changed registration of backend module icons](https://docs.typo3.org/permalink/changelog:breaking-69291-changed-registration-of-backend-module-icons)
    -   [Breaking: #69315 - ElementBrowser::main_* protected](https://docs.typo3.org/permalink/changelog:breaking-69315-elementbrowser-main-protected)
    -   [Breaking: #69401 - Adopt ext:form to support the Extbase/ Fluid MVC stack](https://docs.typo3.org/permalink/changelog:breaking-69401-adopt-ext-form-to-support-the-extbase-fluid-mvc-stack)
    -   [Breaking: #69561 - Replace sprite icons with IconFactory in ContextMenu](https://docs.typo3.org/permalink/changelog:breaking-69561-replace-sprite-icons-with-iconfactory-in-contextmenu)
    -   [Breaking: #69568 - FormEngine related classes](https://docs.typo3.org/permalink/changelog:breaking-69568-formengine-related-classes)
    -   [Breaking: #69699 - TCA ctrl typeicons removed](https://docs.typo3.org/permalink/changelog:breaking-69699-tca-ctrl-typeicons-removed)
    -   [Breaking: #69795 - Unused DTM Tabmenu code removed](https://docs.typo3.org/permalink/changelog:breaking-69795-unused-dtm-tabmenu-code-removed)
    -   [Breaking: #69904 - Remove Setting diff_path from DefaultConfiguration](https://docs.typo3.org/permalink/changelog:breaking-69904-remove-setting-diff-path-from-defaultconfiguration)
    -   [Breaking: #69930 - Remove option "serverTimeZone"](https://docs.typo3.org/permalink/changelog:breaking-69930-remove-option-servertimezone)
    -   [Feature: #7098 - Severity-filtering for FlashMessageQueue](https://docs.typo3.org/permalink/changelog:feature-7098-severity-filtering-for-flashmessagequeue)
    -   [Feature: #16525 - Add conditions to INCLUDE_TYPOSCRIPT](https://docs.typo3.org/permalink/changelog:feature-16525-add-conditions-to-include-typoscript)
    -   [Feature: #19494 - Add SELECTmmQuery method to DatabaseConnection](https://docs.typo3.org/permalink/changelog:feature-19494-add-selectmmquery-method-to-databaseconnection)
    -   [Feature: #25341 - Scheduler task to optimize database tables](https://docs.typo3.org/permalink/changelog:feature-25341-scheduler-task-to-optimize-database-tables)
    -   [Feature: #28243 - Introduce TCA option to disable age display of dates per field](https://docs.typo3.org/permalink/changelog:feature-28243-introduce-tca-option-to-disable-age-display-of-dates-per-field)
    -   [Feature: #31100 - ext:form Integrate multiline support for TEXTBLOCK in form wizard](https://docs.typo3.org/permalink/changelog:feature-31100-ext-form-integrate-multiline-support-for-textblock-in-form-wizard)
    -   [Feature: #38732 - Fluid-based Content Elements Introduced](https://docs.typo3.org/permalink/changelog:feature-38732-fluid-based-content-elements-introduced)
    -   [Feature: #47812 - Query support for BETWEEN added](https://docs.typo3.org/permalink/changelog:feature-47812-query-support-for-between-added)
    -   [Feature: #52217 - Signal for pre processing linkvalidator records](https://docs.typo3.org/permalink/changelog:feature-52217-signal-for-pre-processing-linkvalidator-records)
    -   [Feature: #53406 - ext:form Add placeholder attribute to some textfields in wizard](https://docs.typo3.org/permalink/changelog:feature-53406-ext-form-add-placeholder-attribute-to-some-textfields-in-wizard)
    -   [Feature: #56282 - Language selector for pageview module](https://docs.typo3.org/permalink/changelog:feature-56282-language-selector-for-pageview-module)
    -   [Feature: #56726 - Trigger metadata extraction after file upload](https://docs.typo3.org/permalink/changelog:feature-56726-trigger-metadata-extraction-after-file-upload)
    -   [Feature: #57632 - Include inline language label files with TypoScript](https://docs.typo3.org/permalink/changelog:feature-57632-include-inline-language-label-files-with-typoscript)
    -   [Feature: #59144 - Previewing workspace records using Page TSconfig](https://docs.typo3.org/permalink/changelog:feature-59144-previewing-workspace-records-using-page-tsconfig)
    -   [Feature: #59591 - Image quality definable per sourceCollection](https://docs.typo3.org/permalink/changelog:feature-59591-image-quality-definable-per-sourcecollection)
    -   [Feature: #61799 - Improved handling of online media](https://docs.typo3.org/permalink/changelog:feature-61799-improved-handling-of-online-media)
    -   [Feature: #61993 - _CSS_PAGE_STYLE is now only included on the affected page](https://docs.typo3.org/permalink/changelog:feature-61993-css-page-style-is-now-only-included-on-the-affected-page)
    -   [Feature: #63395 - HTML5 video poster preview image](https://docs.typo3.org/permalink/changelog:feature-63395-html5-video-poster-preview-image)
    -   [Feature: #64535 - IRRE: Suppress and override useCombination warning via TCA settings](https://docs.typo3.org/permalink/changelog:feature-64535-irre-suppress-and-override-usecombination-warning-via-tca-settings)
    -   [Feature: #64726 - Added support for multiple FlashMessage queues](https://docs.typo3.org/permalink/changelog:feature-64726-added-support-for-multiple-flashmessage-queues)
    -   [Feature: #58621 - Unified Backend Routing](https://docs.typo3.org/permalink/changelog:feature-58621-unified-backend-routing)
    -   [Feature: #65791 - Use PHP configured sendmail path, if [MAIL][transport] = sendmail is active](https://docs.typo3.org/permalink/changelog:feature-65791-use-php-configured-sendmail-path-if-mail-transport-sendmail-is-active)
    -   [Feature: #66366 - Introduced MediaViewHelper](https://docs.typo3.org/permalink/changelog:feature-66366-introduced-mediaviewhelper)
    -   [Feature: #66371 - Introduce autoplay option for video and audio files](https://docs.typo3.org/permalink/changelog:feature-66371-introduce-autoplay-option-for-video-and-audio-files)
    -   [Feature: #67056 - Add option to disable move buttons TCA group type](https://docs.typo3.org/permalink/changelog:feature-67056-add-option-to-disable-move-buttons-tca-group-type)
    -   [Feature: #67875 - Override CategoryRegistry entries](https://docs.typo3.org/permalink/changelog:feature-67875-override-categoryregistry-entries)
    -   [Feature: #67880 - Added count to split](https://docs.typo3.org/permalink/changelog:feature-67880-added-count-to-split)
    -   [Feature: #67932 - RenderType for rsa encrypted input fields](https://docs.typo3.org/permalink/changelog:feature-67932-rendertype-for-rsa-encrypted-input-fields)
    -   [Feature: #68429 - Introduced AvatarProvider API](https://docs.typo3.org/permalink/changelog:feature-68429-introduced-avatarprovider-api)
    -   [Feature: #68700 - Autoload definition can be provided in ext_emconf.php](https://docs.typo3.org/permalink/changelog:feature-68700-autoload-definition-can-be-provided-in-ext-emconf-php)
    -   [Feature: #68724 - EM: "Get preconfigured distribution" shows only distributions that suite the current TYPO3 version](https://docs.typo3.org/permalink/changelog:feature-68724-em-get-preconfigured-distribution-shows-only-distributions-that-suite-the-current-typo3-version)
    -   [Feature: #68741 - Introduce new IconFactory as base to replace the icon skinning API](https://docs.typo3.org/permalink/changelog:feature-68741-introduce-new-iconfactory-as-base-to-replace-the-icon-skinning-api)
    -   [Feature: #68746 - Add annotation for CLI only commands](https://docs.typo3.org/permalink/changelog:feature-68746-add-annotation-for-cli-only-commands)
    -   [Feature: #68756 - Add config "base" to stdWrap](https://docs.typo3.org/permalink/changelog:feature-68756-add-config-base-to-stdwrap)
    -   [Feature: #68757 - Provide untouched newPassword in felogin password_changed hook](https://docs.typo3.org/permalink/changelog:feature-68757-provide-untouched-newpassword-in-felogin-password-changed-hook)
    -   [Feature: #68773 - Show a special image for official distributions in Extension Manager](https://docs.typo3.org/permalink/changelog:feature-68773-show-a-special-image-for-official-distributions-in-extension-manager)
    -   [Feature: #68804 - Colored output for CLI-relevant error messages](https://docs.typo3.org/permalink/changelog:feature-68804-colored-output-for-cli-relevant-error-messages)
    -   [Feature: #68837 - Closures for Command Line Scripts](https://docs.typo3.org/permalink/changelog:feature-68837-closures-for-command-line-scripts)
    -   [Feature: #69095 - Introduce icon state for IconFactory](https://docs.typo3.org/permalink/changelog:feature-69095-introduce-icon-state-for-iconfactory)
    -   [Feature: #69119 - Add a basic search to the filelist module](https://docs.typo3.org/permalink/changelog:feature-69119-add-a-basic-search-to-the-filelist-module)
    -   [Feature: #69389 - Add spinning feature for icon](https://docs.typo3.org/permalink/changelog:feature-69389-add-spinning-feature-for-icon)
    -   [Feature: #69401 - Adopt ext:form to support the Extbase/ Fluid MVC stack](https://docs.typo3.org/permalink/changelog:feature-69401-adopt-ext-form-to-support-the-extbase-fluid-mvc-stack)
    -   [Feature: #69409 - ext:form allows value attribute for OPTION object in wizard](https://docs.typo3.org/permalink/changelog:feature-69409-ext-form-allows-value-attribute-for-option-object-in-wizard)
    -   [Feature: #69416 - Plugins (AbstractPlugin) can load custom language file](https://docs.typo3.org/permalink/changelog:feature-69416-plugins-abstractplugin-can-load-custom-language-file)
    -   [Feature: #69459 - Show tt_content preview in page module via Fluid](https://docs.typo3.org/permalink/changelog:feature-69459-show-tt-content-preview-in-page-module-via-fluid)
    -   [Feature: #69496 - Extract title from PDF when indexing in ext:indexed_search](https://docs.typo3.org/permalink/changelog:feature-69496-extract-title-from-pdf-when-indexing-in-ext-indexed-search)
    -   [Feature: #69512 - Support *.typoscript files as text file type](https://docs.typo3.org/permalink/changelog:feature-69512-support-typoscript-files-as-text-file-type)
    -   [Feature: #69543 - Introduced $GLOBALS['TYPO3_CONF_VARS']['SYS']['mediafile_ext']](https://docs.typo3.org/permalink/changelog:feature-69543-introduced-globals-typo3-conf-vars-sys-mediafile-ext)
    -   [Feature: #69568 - FormEngine data processing](https://docs.typo3.org/permalink/changelog:feature-69568-formengine-data-processing)
    -   [Feature: #69602 - Simplify handling of backend layouts in frontend](https://docs.typo3.org/permalink/changelog:feature-69602-simplify-handling-of-backend-layouts-in-frontend)
    -   [Feature: #69730 - Introduce uniqueId generator](https://docs.typo3.org/permalink/changelog:feature-69730-introduce-uniqueid-generator)
    -   [Feature: #69855 - Dispatcher for Backend Routing added](https://docs.typo3.org/permalink/changelog:feature-69855-dispatcher-for-backend-routing-added)
    -   [Feature: #69918 - Add PSR-7-based dispatching for Backend Modules](https://docs.typo3.org/permalink/changelog:feature-69918-add-psr-7-based-dispatching-for-backend-modules)
    -   [Feature: #70002 - Make it possible to register own icons for file extensions](https://docs.typo3.org/permalink/changelog:feature-70002-make-it-possible-to-register-own-icons-for-file-extensions)
    -   [Feature: #70078 - Extensions can provide a class map for class loading](https://docs.typo3.org/permalink/changelog:feature-70078-extensions-can-provide-a-class-map-for-class-loading)
    -   [Deprecation: #55419 - Streamline file conflict mode handling](https://docs.typo3.org/permalink/changelog:deprecation-55419-streamline-file-conflict-mode-handling)
    -   [Deprecation: #66588 - POST Data in selectviewhelper should have higher priority than "value" value](https://docs.typo3.org/permalink/changelog:deprecation-66588-post-data-in-selectviewhelper-should-have-higher-priority-than-value-value)
    -   [Deprecation: #68128 - GeneralUtility slash-related methods](https://docs.typo3.org/permalink/changelog:deprecation-68128-generalutility-slash-related-methods)
    -   [Deprecation: #68760 - Deprecate class ModuleSettings](https://docs.typo3.org/permalink/changelog:deprecation-68760-deprecate-class-modulesettings)
    -   [Deprecation: #68804 - CLI-related constants and methods](https://docs.typo3.org/permalink/changelog:deprecation-68804-cli-related-constants-and-methods)
    -   [Deprecation: #68860 - Deprecate SelectImage.initEventHandler](https://docs.typo3.org/permalink/changelog:deprecation-68860-deprecate-selectimage-initeventhandler)
    -   [Deprecation: #69028 - RelationHandler convertPosNeg()](https://docs.typo3.org/permalink/changelog:deprecation-69028-relationhandler-convertposneg)
    -   [Deprecation: #69057 - Deprecate IconUtility and move methods into IconFactory](https://docs.typo3.org/permalink/changelog:deprecation-69057-deprecate-iconutility-and-move-methods-into-iconfactory)
    -   [Deprecation: #69078 - TemplateService::$tempPath](https://docs.typo3.org/permalink/changelog:deprecation-69078-templateservice-temppath)
    -   [Deprecation: #69262 - Move marker substitution functionality to own class](https://docs.typo3.org/permalink/changelog:deprecation-69262-move-marker-substitution-functionality-to-own-class)
    -   [Deprecation: #69269 - Deprecate BackendUtility::getPathType_web_nonweb](https://docs.typo3.org/permalink/changelog:deprecation-69269-deprecate-backendutility-getpathtype-web-nonweb)
    -   [Deprecation: #69371 - ext:Form element IMAGEBUTTON](https://docs.typo3.org/permalink/changelog:deprecation-69371-ext-form-element-imagebutton)
    -   [Deprecation: #69401 - Adopt ext:form to support the Extbase/ Fluid MVC stack](https://docs.typo3.org/permalink/changelog:deprecation-69401-adopt-ext-form-to-support-the-extbase-fluid-mvc-stack)
    -   [Deprecation: #69535 - Deprecate \TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\IconViewHelper](https://docs.typo3.org/permalink/changelog:deprecation-69535-deprecate-typo3-cms-fluid-viewhelpers-be-buttons-iconviewhelper)
    -   [Deprecation: #69561 - Replace sprite icons with IconFactory in ContextMenu](https://docs.typo3.org/permalink/changelog:deprecation-69561-replace-sprite-icons-with-iconfactory-in-contextmenu)
    -   [Deprecation: #69562 - Deprecate helper methods for redundant CSRF protection](https://docs.typo3.org/permalink/changelog:deprecation-69562-deprecate-helper-methods-for-redundant-csrf-protection)
    -   [Deprecation: #69568 - Various FormEngine related methods](https://docs.typo3.org/permalink/changelog:deprecation-69568-various-formengine-related-methods)
    -   [Deprecation: #69705 - Add unified refresh icon](https://docs.typo3.org/permalink/changelog:deprecation-69705-add-unified-refresh-icon)
    -   [Deprecation: #69736 - Select option iconsInOptionTags removed](https://docs.typo3.org/permalink/changelog:deprecation-69736-select-option-iconsinoptiontags-removed)
    -   [Deprecation: #69754 - Deprecate relative path to extension directory and using filename only in TCA ctrl iconfile](https://docs.typo3.org/permalink/changelog:deprecation-69754-deprecate-relative-path-to-extension-directory-and-using-filename-only-in-tca-ctrl-iconfile)
    -   [Deprecation: #69938 - HIDE_L10N_SIBLINGS FlexFormdisplayCond](https://docs.typo3.org/permalink/changelog:deprecation-69938-hide-l10n-siblings-flexformdisplaycond)
    -   [Important: #67954 - Migrate CTypes text, image and textpic to textmedia](https://docs.typo3.org/permalink/changelog:important-67954-migrate-ctypes-text-image-and-textpic-to-textmedia)
    -   [Important: #68128 - PHP Magic Quote Handling removed](https://docs.typo3.org/permalink/changelog:important-68128-php-magic-quote-handling-removed)
    -   [Important: #68758 - Command controllers allowed in subfolders](https://docs.typo3.org/permalink/changelog:important-68758-command-controllers-allowed-in-subfolders)
    -   [Important: #68917 - Updated jQuery to 2.x](https://docs.typo3.org/permalink/changelog:important-68917-updated-jquery-to-2-x)
    -   [Important: #69084 - Adding Extbase Objects with NOT NULL columns has changed](https://docs.typo3.org/permalink/changelog:important-69084-adding-extbase-objects-with-not-null-columns-has-changed)
    -   [Important: #69137 - Link Wizard popup width and height fields removed](https://docs.typo3.org/permalink/changelog:important-69137-link-wizard-popup-width-and-height-fields-removed)
    -   [Important: #69531 - Remove SpriteManagerIconViewHelper](https://docs.typo3.org/permalink/changelog:important-69531-remove-spritemanagericonviewhelper)
    -   [Important: #69846 - Have eIDs with PSR-7 without ControllerInterface](https://docs.typo3.org/permalink/changelog:important-69846-have-eids-with-psr-7-without-controllerinterface)
    -   [Important: #69909 - FAL-based Database Fields moved to integer](https://docs.typo3.org/permalink/changelog:important-69909-fal-based-database-fields-moved-to-integer)
-   [7.4 Changes](https://docs.typo3.org/permalink/changelog:7-4-changes)
    -   [Breaking: #39721 - Prototype.js and Scriptaculous removed](https://docs.typo3.org/permalink/changelog:breaking-39721-prototype-js-and-scriptaculous-removed)
    -   [Breaking: #52705 - Default log configuration is changed](https://docs.typo3.org/permalink/changelog:breaking-52705-default-log-configuration-is-changed)
    -   [Breaking: #55759 - HTML in link titles not working anymore](https://docs.typo3.org/permalink/changelog:breaking-55759-html-in-link-titles-not-working-anymore)
    -   [Breaking: #56133 - New BE user permission "Files: replace"](https://docs.typo3.org/permalink/changelog:breaking-56133-new-be-user-permission-files-replace)
    -   [Breaking: #56951 - Remove unused methods in PagePositionMap](https://docs.typo3.org/permalink/changelog:breaking-56951-remove-unused-methods-in-pagepositionmap)
    -   [Breaking: #63838 - Changed OpcodeCacheUtility being a service class](https://docs.typo3.org/permalink/changelog:breaking-63838-changed-opcodecacheutility-being-a-service-class)
    -   [Breaking: #64200 - Custom [cObject].cache.* TypoScript evaluation](https://docs.typo3.org/permalink/changelog:breaking-64200-custom-cobject-cache-typoscript-evaluation)
    -   [Breaking: #64714 - Catch exceptions for inaccessible storages](https://docs.typo3.org/permalink/changelog:breaking-64714-catch-exceptions-for-inaccessible-storages)
    -   [Breaking: #65305 - DriverInterface has been extended](https://docs.typo3.org/permalink/changelog:breaking-65305-driverinterface-has-been-extended)
    -   [Breaking: #66602 - Check jumpUrl referer has been removed](https://docs.typo3.org/permalink/changelog:breaking-66602-check-jumpurl-referer-has-been-removed)
    -   [Breaking: #67545 - PreFileAdd signal behaviour changed](https://docs.typo3.org/permalink/changelog:breaking-67545-prefileadd-signal-behaviour-changed)
    -   [Breaking: #67546 - Cleanup Flash message rendering in FlashMessageQueue](https://docs.typo3.org/permalink/changelog:breaking-67546-cleanup-flash-message-rendering-in-flashmessagequeue)
    -   [Breaking: #67557 - Language file of Opendocs was moved](https://docs.typo3.org/permalink/changelog:breaking-67557-language-file-of-opendocs-was-moved)
    -   [Breaking: #67565 - Deprecated backend related methods removed](https://docs.typo3.org/permalink/changelog:breaking-67565-deprecated-backend-related-methods-removed)
    -   [Breaking: #67577 - rte_enabled and flag handling](https://docs.typo3.org/permalink/changelog:breaking-67577-rte-enabled-and-flag-handling)
    -   [Breaking: #67646 - PHP library inclusion in frontend removed](https://docs.typo3.org/permalink/changelog:breaking-67646-php-library-inclusion-in-frontend-removed)
    -   [Breaking: #67654 - Remove $GLOBALS[FILEICONS] functionality](https://docs.typo3.org/permalink/changelog:breaking-67654-remove-globals-fileicons-functionality)
    -   [Breaking: #67749 - Force class auto loading for various hooks](https://docs.typo3.org/permalink/changelog:breaking-67749-force-class-auto-loading-for-various-hooks)
    -   [Breaking: #67753 - Drop "Show secondary options"](https://docs.typo3.org/permalink/changelog:breaking-67753-drop-show-secondary-options)
    -   [Breaking: #67792 - Class aliases of Indexed Search removed](https://docs.typo3.org/permalink/changelog:breaking-67792-class-aliases-of-indexed-search-removed)
    -   [Breaking: #67811 - Rte API](https://docs.typo3.org/permalink/changelog:breaking-67811-rte-api)
    -   [Breaking: #67815 - Remove tceforms.js because we don't need it anymore](https://docs.typo3.org/permalink/changelog:breaking-67815-remove-tceforms-js-because-we-don-t-need-it-anymore)
    -   [Breaking: #67824 - typo3/ext folder removed](https://docs.typo3.org/permalink/changelog:breaking-67824-typo3-ext-folder-removed)
    -   [Breaking: #67825 - Remove colorpicker options "dim" and "tableStyle"](https://docs.typo3.org/permalink/changelog:breaking-67825-remove-colorpicker-options-dim-and-tablestyle)
    -   [Breaking: #67890 - Redesign FluidTemplateDataProcessorInterface to DataProcessorInterface](https://docs.typo3.org/permalink/changelog:breaking-67890-redesign-fluidtemplatedataprocessorinterface-to-dataprocessorinterface)
    -   [Breaking: #67932 - felogin template has been changed for RSA encryption](https://docs.typo3.org/permalink/changelog:breaking-67932-felogin-template-has-been-changed-for-rsa-encryption)
    -   [Breaking: #67946 - LowLevel Cleaner Scripts Removed](https://docs.typo3.org/permalink/changelog:breaking-67946-lowlevel-cleaner-scripts-removed)
    -   [Breaking: #67987 - Removed entry script handling](https://docs.typo3.org/permalink/changelog:breaking-67987-removed-entry-script-handling)
    -   [Breaking: #68001 - Removed ExtJS Core and ExtJS Adapters](https://docs.typo3.org/permalink/changelog:breaking-68001-removed-extjs-core-and-extjs-adapters)
    -   [Breaking: #68010 - T3Editor - Event callbacks for codecompletion have changed](https://docs.typo3.org/permalink/changelog:breaking-68010-t3editor-event-callbacks-for-codecompletion-have-changed)
    -   [Breaking: #68010 - T3Editor - Plugin registration for codecompletion has changed](https://docs.typo3.org/permalink/changelog:breaking-68010-t3editor-plugin-registration-for-codecompletion-has-changed)
    -   [Breaking: #68020 - Dropped DisableBigButtons](https://docs.typo3.org/permalink/changelog:breaking-68020-dropped-disablebigbuttons)
    -   [Breaking: #68092 - TCA: Remove wizard hideParent and _HIDDENFIELD](https://docs.typo3.org/permalink/changelog:breaking-68092-tca-remove-wizard-hideparent-and-hiddenfield)
    -   [Breaking: #68116 - Drop RTE.userLinks functionality](https://docs.typo3.org/permalink/changelog:breaking-68116-drop-rte-userlinks-functionality)
    -   [Breaking: #68131 - Streamline error and exception handling](https://docs.typo3.org/permalink/changelog:breaking-68131-streamline-error-and-exception-handling)
    -   [Breaking: #68150 - $GLOBALS['CLIENT']](https://docs.typo3.org/permalink/changelog:breaking-68150-globals-client)
    -   [Breaking: #68178 - Drop $GLOBALS['TYPO3_CONF_VARS']['SYS']['form_enctype']](https://docs.typo3.org/permalink/changelog:breaking-68178-drop-globals-typo3-conf-vars-sys-form-enctype)
    -   [Breaking: #68186 - Adjusted and removed methods in eID area](https://docs.typo3.org/permalink/changelog:breaking-68186-adjusted-and-removed-methods-in-eid-area)
    -   [Breaking: #68193 - ext:indexed_search Drop removeLoginpagesWithContentHash from Indexer.php](https://docs.typo3.org/permalink/changelog:breaking-68193-ext-indexed-search-drop-removeloginpageswithcontenthash-from-indexer-php)
    -   [Breaking: #68206 - Remove usage of typolist and typohead in RTE](https://docs.typo3.org/permalink/changelog:breaking-68206-remove-usage-of-typolist-and-typohead-in-rte)
    -   [Breaking: #68243 - Move not used FrontendDocumentTemplate](https://docs.typo3.org/permalink/changelog:breaking-68243-move-not-used-frontenddocumenttemplate)
    -   [Breaking: #68276 - Remove ExtJS Quicktips if possible](https://docs.typo3.org/permalink/changelog:breaking-68276-remove-extjs-quicktips-if-possible)
    -   [Breaking: #68321 - Move language and images in rtehtmlarea](https://docs.typo3.org/permalink/changelog:breaking-68321-move-language-and-images-in-rtehtmlarea)
    -   [Feature: #20194 - Configuration for displaying the "Save & View" button](https://docs.typo3.org/permalink/changelog:feature-20194-configuration-for-displaying-the-save-view-button)
    -   [Feature: #22175 - Support IEC/SI units in file size formatting](https://docs.typo3.org/permalink/changelog:feature-22175-support-iec-si-units-in-file-size-formatting)
    -   [Feature: #33071 - Add the http header "Content-Language" when rendering a page](https://docs.typo3.org/permalink/changelog:feature-33071-add-the-http-header-content-language-when-rendering-a-page)
    -   [Feature: #34922 - Allow .ts file extension for static TypoScript templates](https://docs.typo3.org/permalink/changelog:feature-34922-allow-ts-file-extension-for-static-typoscript-templates)
    -   [Feature: #43984 - Add stdWrap functionality to TreatIdAsReference TypoScript](https://docs.typo3.org/permalink/changelog:feature-43984-add-stdwrap-functionality-to-treatidasreference-typoscript)
    -   [Feature: #45725 - Added recursive option to folder based file collections](https://docs.typo3.org/permalink/changelog:feature-45725-added-recursive-option-to-folder-based-file-collections)
    -   [Feature: #48947 - Avatars for backend users](https://docs.typo3.org/permalink/changelog:feature-48947-avatars-for-backend-users)
    -   [Feature: #56133 - Replace file feature for fal file list](https://docs.typo3.org/permalink/changelog:feature-56133-replace-file-feature-for-fal-file-list)
    -   [Feature: #56644 - Hook for InlineRecordContainer::checkAccess()](https://docs.typo3.org/permalink/changelog:feature-56644-hook-for-inlinerecordcontainer-checkaccess)
    -   [Feature: #59231 - Hook for AbstractUserAuthentication::checkAuthentication()](https://docs.typo3.org/permalink/changelog:feature-59231-hook-for-abstractuserauthentication-checkauthentication)
    -   [Feature: #59384 - XML parser options for xml2tree()](https://docs.typo3.org/permalink/changelog:feature-59384-xml-parser-options-for-xml2tree)
    -   [Feature: #59570 - Add description-field for file mounts](https://docs.typo3.org/permalink/changelog:feature-59570-add-description-field-for-file-mounts)
    -   [Feature: #61308 - ext:form allows placeholder attribute](https://docs.typo3.org/permalink/changelog:feature-61308-ext-form-allows-placeholder-attribute)
    -   [Feature: #61903 - PageTS dataprovider for backend layouts](https://docs.typo3.org/permalink/changelog:feature-61903-pagets-dataprovider-for-backend-layouts)
    -   [Feature: #64200 - Allow individual content caching](https://docs.typo3.org/permalink/changelog:feature-64200-allow-individual-content-caching)
    -   [Feature: #65550 - Make table display order configurable in List module](https://docs.typo3.org/permalink/changelog:feature-65550-make-table-display-order-configurable-in-list-module)
    -   [Feature: #65698 - Additional localization files in backend workspace module](https://docs.typo3.org/permalink/changelog:feature-65698-additional-localization-files-in-backend-workspace-module)
    -   [Feature: #66070 - Configure anchor for pagination widget](https://docs.typo3.org/permalink/changelog:feature-66070-configure-anchor-for-pagination-widget)
    -   [Feature: #67228 - Emit Signal when an IndexRecord is marked as missing](https://docs.typo3.org/permalink/changelog:feature-67228-emit-signal-when-an-indexrecord-is-marked-as-missing)
    -   [Feature: #67290 - DBAL: DBMS specific conversion between Meta/MySQL field types](https://docs.typo3.org/permalink/changelog:feature-67290-dbal-dbms-specific-conversion-between-meta-mysql-field-types)
    -   [Feature: #67293 - Dependency ordering service](https://docs.typo3.org/permalink/changelog:feature-67293-dependency-ordering-service)
    -   [Feature: #67360 - Custom attribute name and multiple values for meta tags](https://docs.typo3.org/permalink/changelog:feature-67360-custom-attribute-name-and-multiple-values-for-meta-tags)
    -   [Feature: #67545 - AJAX call to check whether file exists](https://docs.typo3.org/permalink/changelog:feature-67545-ajax-call-to-check-whether-file-exists)
    -   [Feature: #67574 - Display online status in backend user list](https://docs.typo3.org/permalink/changelog:feature-67574-display-online-status-in-backend-user-list)
    -   [Feature: #67578 - Add description-field for backend-users](https://docs.typo3.org/permalink/changelog:feature-67578-add-description-field-for-backend-users)
    -   [Feature: #67603 - Introduce TCA > ctrl > descriptionColumn](https://docs.typo3.org/permalink/changelog:feature-67603-introduce-tca-ctrl-descriptioncolumn)
    -   [Feature: #67658 - Introduce DataProcessors for splitting values](https://docs.typo3.org/permalink/changelog:feature-67658-introduce-dataprocessors-for-splitting-values)
    -   [Feature: #67662 - DataProcessor for files](https://docs.typo3.org/permalink/changelog:feature-67662-dataprocessor-for-files)
    -   [Feature: #67663 - Introduce DataProcessor for media galleries](https://docs.typo3.org/permalink/changelog:feature-67663-introduce-dataprocessor-for-media-galleries)
    -   [Feature: #67765 - Introduce TypoLinkCodecService](https://docs.typo3.org/permalink/changelog:feature-67765-introduce-typolinkcodecservice)
    -   [Feature: #67808 - Introduce Application classes for entry points and equivalent RequestHandlers](https://docs.typo3.org/permalink/changelog:feature-67808-introduce-application-classes-for-entry-points-and-equivalent-requesthandlers)
    -   [Feature: #67880 - Added count to listNum](https://docs.typo3.org/permalink/changelog:feature-67880-added-count-to-listnum)
    -   [Feature: #67932 - New rsaauth API](https://docs.typo3.org/permalink/changelog:feature-67932-new-rsaauth-api)
    -   [Feature: #67950 - Move CE table options from flexform to tt_content](https://docs.typo3.org/permalink/changelog:feature-67950-move-ce-table-options-from-flexform-to-tt-content)
    -   [Feature: #68022 - Added base date attribute to DateViewHelper](https://docs.typo3.org/permalink/changelog:feature-68022-added-base-date-attribute-to-dateviewhelper)
    -   [Feature: #68047 - Emit a signal for each mapped object](https://docs.typo3.org/permalink/changelog:feature-68047-emit-a-signal-for-each-mapped-object)
    -   [Feature: #68094 - Database Query DataProcessor](https://docs.typo3.org/permalink/changelog:feature-68094-database-query-dataprocessor)
    -   [Feature: #68184 - Paths to typo3/cms package and document root can be specified in composer.json](https://docs.typo3.org/permalink/changelog:feature-68184-paths-to-typo3-cms-package-and-document-root-can-be-specified-in-composer-json)
    -   [Feature: #68186 - PSR-7 support for eID added](https://docs.typo3.org/permalink/changelog:feature-68186-psr-7-support-for-eid-added)
    -   [Feature: #68191 - TypoScript .select option languageField is active by default](https://docs.typo3.org/permalink/changelog:feature-68191-typoscript-select-option-languagefield-is-active-by-default)
    -   [Feature: #68197 - Show a dialog for existing files on upload](https://docs.typo3.org/permalink/changelog:feature-68197-show-a-dialog-for-existing-files-on-upload)
    -   [Feature: #68218 - Lock edit for tt_content](https://docs.typo3.org/permalink/changelog:feature-68218-lock-edit-for-tt-content)
    -   [Feature: #68282 - Make DatabaseRecordList configurable to be editable](https://docs.typo3.org/permalink/changelog:feature-68282-make-databaserecordlist-configurable-to-be-editable)
    -   [Feature: #68315 - Include a pageTSconfig file in page properties like TS static templates](https://docs.typo3.org/permalink/changelog:feature-68315-include-a-pagetsconfig-file-in-page-properties-like-ts-static-templates)
    -   [Feature: #68395 - Allow real copies of content elements into foreign languages](https://docs.typo3.org/permalink/changelog:feature-68395-allow-real-copies-of-content-elements-into-foreign-languages)
    -   [Feature: #68589 - Add CLI command to dump class loading information](https://docs.typo3.org/permalink/changelog:feature-68589-add-cli-command-to-dump-class-loading-information)
    -   [Feature: #68600 - Introduced ResourceStorage SanitizeFileName signal](https://docs.typo3.org/permalink/changelog:feature-68600-introduced-resourcestorage-sanitizefilename-signal)
    -   [Deprecation: #50349 - Reduce SQL queries of page tree in workspaces](https://docs.typo3.org/permalink/changelog:deprecation-50349-reduce-sql-queries-of-page-tree-in-workspaces)
    -   [Deprecation: #63603 - ExtendedFileUtility::$dontCheckForUnique is deprecated](https://docs.typo3.org/permalink/changelog:deprecation-63603-extendedfileutility-dontcheckforunique-is-deprecated)
    -   [Deprecation: #63603 - FileController and FileListController overwriteExistingFiles changed to string value](https://docs.typo3.org/permalink/changelog:deprecation-63603-filecontroller-and-filelistcontroller-overwriteexistingfiles-changed-to-string-value)
    -   [Deprecation: #63974 - Deprecate CSS compressor callback method](https://docs.typo3.org/permalink/changelog:deprecation-63974-deprecate-css-compressor-callback-method)
    -   [Deprecation: #65790 - Remove pages.storage_pid and logic](https://docs.typo3.org/permalink/changelog:deprecation-65790-remove-pages-storage-pid-and-logic)
    -   [Deprecation: #66904 - $disable Option in PageRepository->getExtURL()](https://docs.typo3.org/permalink/changelog:deprecation-66904-disable-option-in-pagerepository-getexturl)
    -   [Deprecation: #67288 - Deprecate DbalDatabaseConnection::MetaType() method](https://docs.typo3.org/permalink/changelog:deprecation-67288-deprecate-dbal-databaseconnection-metatype-method)
    -   [Deprecation: #67471 - Deprecate init.php](https://docs.typo3.org/permalink/changelog:deprecation-67471-deprecate-init-php)
    -   [Deprecation: #67506 - Deprecate IconUtility::getIcon](https://docs.typo3.org/permalink/changelog:deprecation-67506-deprecate-iconutility-geticon)
    -   [Deprecation: #67670 - Deprecate custom singleton logic in GeneralUtility::getUserObj](https://docs.typo3.org/permalink/changelog:deprecation-67670-deprecate-custom-singleton-logic-in-generalutility-getuserobj)
    -   [Deprecation: #67737 - TCA: Drop additional palette](https://docs.typo3.org/permalink/changelog:deprecation-67737-tca-drop-additional-palette)
    -   [Deprecation: #67769 - Deprecate QueryGenerator::formatQ()](https://docs.typo3.org/permalink/changelog:deprecation-67769-deprecate-querygenerator-formatq)
    -   [Deprecation: #67790 - Deprecate QueryGenerator::JSbottom()](https://docs.typo3.org/permalink/changelog:deprecation-67790-deprecate-querygenerator-jsbottom)
    -   [Deprecation: #67932 - Deprecated old rsaauth encryption API](https://docs.typo3.org/permalink/changelog:deprecation-67932-deprecated-old-rsaauth-encryption-api)
    -   [Deprecation: #67991 - Removed ext:cms](https://docs.typo3.org/permalink/changelog:deprecation-67991-removed-ext-cms)
    -   [Deprecation: #68074 - Deprecate getPageRenderer() methods](https://docs.typo3.org/permalink/changelog:deprecation-68074-deprecate-getpagerenderer-methods)
    -   [Deprecation: #68098 - Deprecate GeneralUtility methods](https://docs.typo3.org/permalink/changelog:deprecation-68098-deprecate-generalutility-methods)
    -   [Deprecation: #68122 - Deprecate GeneralUtility::readLLfile](https://docs.typo3.org/permalink/changelog:deprecation-68122-deprecate-generalutility-readllfile)
    -   [Deprecation: #68141 - typo3/ajax.php](https://docs.typo3.org/permalink/changelog:deprecation-68141-typo3-ajax-php)
    -   [Deprecation: #68183 - typo3/mod.php](https://docs.typo3.org/permalink/changelog:deprecation-68183-typo3-mod-php)
    -   [Important: #67216 - Default minimum log level is set to warning](https://docs.typo3.org/permalink/changelog:important-67216-default-minimum-log-level-is-set-to-warning)
    -   [Important: #67445 - DBAL support for ALTER TABLE ADD/DROP KEY added](https://docs.typo3.org/permalink/changelog:important-67445-dbal-support-for-alter-table-add-drop-key-added)
    -   [Important: #67852 - Remove jsfunc.evalfield.js from FormEngine](https://docs.typo3.org/permalink/changelog:important-67852-remove-jsfunc-evalfield-js-from-formengine)
    -   [Important: #68290 - Default behavior for TCA suggest wizard changed](https://docs.typo3.org/permalink/changelog:important-68290-default-behavior-for-tca-suggest-wizard-changed)
    -   [Important: #68600 - Introduced ResourceStorage SanitizeFileName signal](https://docs.typo3.org/permalink/changelog:important-68600-introduced-resourcestorage-sanitizefilename-signal)
-   [7.3 Changes](https://docs.typo3.org/permalink/changelog:7-3-changes)
    -   [Breaking: #62983 - postProcessMirrorUrl signal has moved](https://docs.typo3.org/permalink/changelog:breaking-62983-postprocessmirrorurl-signal-has-moved)
    -   [Breaking: #63453 - Changed rendering of FlashMessagesViewHelper](https://docs.typo3.org/permalink/changelog:breaking-63453-changed-rendering-of-flashmessagesviewhelper)
    -   [Breaking: #63835 - Remove Deprecated Parts in Extbase Persistence Layer](https://docs.typo3.org/permalink/changelog:breaking-63835-remove-deprecated-parts-in-extbase-persistence-layer)
    -   [Breaking: #63846 - FormEngine refactoring](https://docs.typo3.org/permalink/changelog:breaking-63846-formengine-refactoring)
    -   [Breaking: #66429 - Remove IdentityMap from persistence](https://docs.typo3.org/permalink/changelog:breaking-66429-remove-identitymap-from-persistence)
    -   [Breaking: #66669 - Backend LoginController refactored](https://docs.typo3.org/permalink/changelog:breaking-66669-backend-logincontroller-refactored)
    -   [Breaking: #66707 - issueCommand() now adds quotes when used in JS context](https://docs.typo3.org/permalink/changelog:breaking-66707-issuecommand-now-adds-quotes-when-used-in-js-context)
    -   [Breaking: #66754 - Remove RenderingContextAwareInterface](https://docs.typo3.org/permalink/changelog:breaking-66754-remove-renderingcontextawareinterface)
    -   [Breaking: #66868 - Move usage of BackendUserSettingsDataProvider](https://docs.typo3.org/permalink/changelog:breaking-66868-move-usage-of-backendusersettingsdataprovider)
    -   [Breaking: #66906 - Automatic PNG to GIF conversion removed](https://docs.typo3.org/permalink/changelog:breaking-66906-automatic-png-to-gif-conversion-removed)
    -   [Breaking: #66991 - TCA value slider based on jQuery](https://docs.typo3.org/permalink/changelog:breaking-66991-tca-value-slider-based-on-jquery)
    -   [Breaking: #66997 - Remove super-/challenged password security](https://docs.typo3.org/permalink/changelog:breaking-66997-remove-super-challenged-password-security)
    -   [Breaking: #67027 - Removed FLOW-compatibility from PackageManager](https://docs.typo3.org/permalink/changelog:breaking-67027-removed-flow-compatibility-from-packagemanager)
    -   [Breaking: #67204 - DatabaseConnection::exec_SELECTgetRows() may throw exception](https://docs.typo3.org/permalink/changelog:breaking-67204-databaseconnection-exec-selectgetrows-may-throw-exception)
    -   [Breaking: #67212 - Discard TYPO3 class loader](https://docs.typo3.org/permalink/changelog:breaking-67212-discard-typo3-class-loader)
    -   [Breaking: #67229 - FormEngine related classes](https://docs.typo3.org/permalink/changelog:breaking-67229-formengine-related-classes)
    -   [Breaking: #67402 - Extbase AbstractDomainObject initializeObject](https://docs.typo3.org/permalink/changelog:breaking-67402-extbase-abstractdomainobject-initializeobject)
    -   [Breaking: #67402 - Extbase AbstractDomainObject __wakeup()](https://docs.typo3.org/permalink/changelog:breaking-67402-extbase-abstractdomainobject-wakeup)
    -   [Feature: #59606 - Integrate Symfony/Console into CommandController](https://docs.typo3.org/permalink/changelog:feature-59606-integrate-symfony-console-into-commandcontroller)
    -   [Feature: #62242 - ActionMenuItemGroupViewHelper](https://docs.typo3.org/permalink/changelog:feature-62242-actionmenuitemgroupviewhelper)
    -   [Feature: #63453 - Template support for FlashMessagesViewHelper](https://docs.typo3.org/permalink/changelog:feature-63453-template-support-for-flashmessagesviewhelper)
    -   [Feature: #63561 - Add TypoScript stdWrap strtotime](https://docs.typo3.org/permalink/changelog:feature-63561-add-typoscript-stdwrap-strtotime)
    -   [Feature: #65250 - TypoScript condition add GPmerged](https://docs.typo3.org/permalink/changelog:feature-65250-typoscript-condition-add-gpmerged)
    -   [Feature: #66111 - Add TemplateRootPaths support to cObject FLUIDTEMPLATE](https://docs.typo3.org/permalink/changelog:feature-66111-add-templaterootpaths-support-to-cobject-fluidtemplate)
    -   [Feature: #66173 - Allow page title edit by doubleclick](https://docs.typo3.org/permalink/changelog:feature-66173-allow-page-title-edit-by-doubleclick)
    -   [Feature: #66269 - Fluid: Remove ViewHelper xmlns-attributes and specified html tag](https://docs.typo3.org/permalink/changelog:feature-66269-fluid-remove-viewhelper-xmlns-attributes-and-specified-html-tag)
    -   [Feature: #66669 - BE login form API](https://docs.typo3.org/permalink/changelog:feature-66669-be-login-form-api)
    -   [Feature: #66681 - CategoryRegistry: add options to set l10n_mode and l10n_display](https://docs.typo3.org/permalink/changelog:feature-66681-categoryregistry-add-options-to-set-l10n-mode-and-l10n-display)
    -   [Feature: #66697 - Add uppercamelcase and lowercamelcase to stdWrap.case](https://docs.typo3.org/permalink/changelog:feature-66697-add-uppercamelcase-and-lowercamelcase-to-stdwrap-case)
    -   [Feature: #66698 - Add integrity property to JavaScript files](https://docs.typo3.org/permalink/changelog:feature-66698-add-integrity-property-to-javascript-files)
    -   [Feature: #66709 - Add TemplateRootPaths support to Fluid/View/StandaloneView](https://docs.typo3.org/permalink/changelog:feature-66709-add-templaterootpaths-support-to-fluid-view-standaloneview)
    -   [Feature: #66822 - Allow Sprites For Backend Modules](https://docs.typo3.org/permalink/changelog:feature-66822-allow-sprites-for-backend-modules)
    -   [Feature: #66907 - Add Data Processing to FLUIDTEMPLATE content object](https://docs.typo3.org/permalink/changelog:feature-66907-add-data-processing-to-fluidtemplate-content-object)
    -   [Feature: #67071 - Processed files cleanup tool added in Install Tool](https://docs.typo3.org/permalink/changelog:feature-67071-processed-files-cleanup-tool-added-in-install-tool)
    -   [Feature: #67229 - FormEngine NodeFactory API](https://docs.typo3.org/permalink/changelog:feature-67229-formengine-nodefactory-api)
    -   [Feature: #67319 - Add field "copyright" to EXT:filemetadata](https://docs.typo3.org/permalink/changelog:feature-67319-add-field-copyright-to-ext-filemetadata)
    -   [Deprecation: #61829 - Deprecate config.classFile DBAL option](https://docs.typo3.org/permalink/changelog:deprecation-61829-deprecate-config-classfile-dbal-option)
    -   [Deprecation: #63453 - Deprecate renderMode attribute of FlashMessagesViewHelper](https://docs.typo3.org/permalink/changelog:deprecation-63453-deprecate-rendermode-attribute-of-flashmessagesviewhelper)
    -   [Deprecation: #63735 - Deprecate DataHandler->checkValue_*-methods](https://docs.typo3.org/permalink/changelog:deprecation-63735-deprecate-datahandler-checkvalue-methods)
    -   [Deprecation: #65344 - typo3conf/extTables.php deprecated](https://docs.typo3.org/permalink/changelog:deprecation-65344-typo3conf-exttables-php-deprecated)
    -   [Deprecation: #66789 - options deprecated in CshViewHelper](https://docs.typo3.org/permalink/changelog:deprecation-66789-options-deprecated-in-cshviewhelper)
    -   [Deprecation: #66823 - Deprecate Extbase ExtensionUtility->configureModule method](https://docs.typo3.org/permalink/changelog:deprecation-66823-deprecate-extbase-extensionutility-configuremodule-method)
    -   [Deprecation: #66905 - Deprecate uc->classicPageEditMode and editRegularContentFromId option](https://docs.typo3.org/permalink/changelog:deprecation-66905-deprecate-uc-classicpageeditmode-and-editregularcontentfromid-option)
    -   [Deprecation: #66906 - Functionality for png_to_gif conversion](https://docs.typo3.org/permalink/changelog:deprecation-66906-functionality-for-png-to-gif-conversion)
    -   [Deprecation: #67029 - Deprecate page.bgImg option](https://docs.typo3.org/permalink/changelog:deprecation-67029-deprecate-page-bgimg-option)
    -   [Deprecation: #37171 - Deprecate t3editor->isEnabled()](https://docs.typo3.org/permalink/changelog:deprecation-37171-deprecate-t3editor-isenabled)
    -   [Deprecation: #65290 - TCA changes](https://docs.typo3.org/permalink/changelog:deprecation-65290-tca-changes)
    -   [Deprecation: #67297 - MySQL / DBMS field type conversion](https://docs.typo3.org/permalink/changelog:deprecation-67297-mysql-dbms-field-type-conversion)
    -   [Deprecation: #67402 - Extbase AbstractDomainObject __wakeup()](https://docs.typo3.org/permalink/changelog:deprecation-67402-extbase-abstractdomainobject-wakeup)
    -   [Important: #66614 - Checksums for processed files have been changed](https://docs.typo3.org/permalink/changelog:important-66614-checksums-for-processed-files-have-been-changed)
    -   [Important: #67248 - Clean up DataMapper::convertClassNameToTableName](https://docs.typo3.org/permalink/changelog:important-67248-clean-up-datamapper-convertclassnametotablename)
    -   [Important: #67401 - Dependency Injection is now done before initializeObject()](https://docs.typo3.org/permalink/changelog:important-67401-dependency-injection-is-now-done-before-initializeobject)
-   [7.2 Changes](https://docs.typo3.org/permalink/changelog:7-2-changes)
    -   [Breaking: #56746 - Add count methods and sort functionality to FAL drivers](https://docs.typo3.org/permalink/changelog:breaking-56746-add-count-methods-and-sort-functionality-to-fal-drivers)
    -   [Breaking: #63784 - Visibility and type of DataHandler->exclude_array](https://docs.typo3.org/permalink/changelog:breaking-63784-visibility-and-type-of-datahandler-exclude-array)
    -   [Breaking: #64719 - Multimedia and Media cObjects and Content Types are moved to new system extension](https://docs.typo3.org/permalink/changelog:breaking-64719-multimedia-and-media-cobjects-and-content-types-are-moved-to-new-system-extension)
    -   [Breaking: #65432 - Storage of module URI in global variable has been removed](https://docs.typo3.org/permalink/changelog:breaking-65432-storage-of-module-uri-in-global-variable-has-been-removed)
    -   [Breaking: #65727 - Don't provide access to localPath of FAL files](https://docs.typo3.org/permalink/changelog:breaking-65727-don-t-provide-access-to-localpath-of-fal-files)
    -   [Breaking: #65778 - MediaWizard functionality is moved to system extension "mediace"](https://docs.typo3.org/permalink/changelog:breaking-65778-mediawizard-functionality-is-moved-to-system-extension-mediace)
    -   [Breaking: #65922 - Move unused tt_content TCA fields to compatibility6](https://docs.typo3.org/permalink/changelog:breaking-65922-move-unused-tt-content-tca-fields-to-compatibility6)
    -   [Breaking: #65939 - Backend Login Refactoring](https://docs.typo3.org/permalink/changelog:breaking-65939-backend-login-refactoring)
    -   [Breaking: #65962 - Third-party library "websvg" and the according API has been removed](https://docs.typo3.org/permalink/changelog:breaking-65962-third-party-library-websvg-and-the-according-api-has-been-removed)
    -   [Breaking: #66001 - Third-party libraries installed via composer are now in vendor](https://docs.typo3.org/permalink/changelog:breaking-66001-third-party-libraries-installed-via-composer-are-now-in-vendor)
    -   [Breaking: #66034 - Drop Content Adapter](https://docs.typo3.org/permalink/changelog:breaking-66034-drop-content-adapter)
    -   [Breaking: #66286 - Page TSconfig options to hide Web Info modules renamed](https://docs.typo3.org/permalink/changelog:breaking-66286-page-tsconfig-options-to-hide-web-info-modules-renamed)
    -   [Breaking: #66431 - New Login Screen](https://docs.typo3.org/permalink/changelog:breaking-66431-new-login-screen)
    -   [Feature: #20555 - Strip empty HTML tags in HtmlParser](https://docs.typo3.org/permalink/changelog:feature-20555-strip-empty-html-tags-in-htmlparser)
    -   [Feature: #32651 - Add scheduler task to remove deleted records](https://docs.typo3.org/permalink/changelog:feature-32651-add-scheduler-task-to-remove-deleted-records)
    -   [Feature: #36743 - Registry for adding text extractor classes](https://docs.typo3.org/permalink/changelog:feature-36743-registry-for-adding-text-extractor-classes)
    -   [Feature: #47712 - New Locking API](https://docs.typo3.org/permalink/changelog:feature-47712-new-locking-api)
    -   [Feature: #50136 - Add SVG support](https://docs.typo3.org/permalink/changelog:feature-50136-add-svg-support)
    -   [Feature: #50501 - Extension Manager: Disable automatic installation](https://docs.typo3.org/permalink/changelog:feature-50501-extension-manager-disable-automatic-installation)
    -   [Feature: #59646 - Add TSFE property $requestedId](https://docs.typo3.org/permalink/changelog:feature-59646-add-tsfe-property-requestedid)
    -   [Feature: #58621 - FormatCaseViewHelper](https://docs.typo3.org/permalink/changelog:feature-58621-formatcaseviewhelper)
    -   [Feature: #59646 - Add RTE configuration property buttons.link.[type].properties.target.default](https://docs.typo3.org/permalink/changelog:feature-59646-add-rte-configuration-property-buttons-link-type-properties-target-default)
    -   [Feature: #59712 - Additional params for HTMLparser userFunc](https://docs.typo3.org/permalink/changelog:feature-59712-additional-params-for-htmlparser-userfunc)
    -   [Feature: #61463 - Allow processed folders in different storage](https://docs.typo3.org/permalink/changelog:feature-61463-allow-processed-folders-in-different-storage)
    -   [Feature: #63040 - Add RTE configuration property buttons.abbreviation.removeFieldsets](https://docs.typo3.org/permalink/changelog:feature-63040-add-rte-configuration-property-buttons-abbreviation-removefieldsets)
    -   [Feature: #63703 - Add option to stop a running task in the scheduler](https://docs.typo3.org/permalink/changelog:feature-63703-add-option-to-stop-a-running-task-in-the-scheduler)
    -   [Feature: #64686 - Add backend user groups to backend user module](https://docs.typo3.org/permalink/changelog:feature-64686-add-backend-user-groups-to-backend-user-module)
    -   [Feature: #65584 - Add image cropping](https://docs.typo3.org/permalink/changelog:feature-65584-add-image-cropping)
    -   [Feature: #65585 - Add TCA type imageManipulation](https://docs.typo3.org/permalink/changelog:feature-65585-add-tca-type-imagemanipulation)
    -   [Feature: #65767 - System Information Dropdown](https://docs.typo3.org/permalink/changelog:feature-65767-system-information-dropdown)
    -   [Feature: #65996 - Show confirm message on closing an edit form with unsaved changes](https://docs.typo3.org/permalink/changelog:feature-65996-show-confirm-message-on-closing-an-edit-form-with-unsaved-changes)
    -   [Feature: #66029 - Show remaining characters below text fields](https://docs.typo3.org/permalink/changelog:feature-66029-show-remaining-characters-below-text-fields)
    -   [Feature: #66042 - Web Libraries are included via bower](https://docs.typo3.org/permalink/changelog:feature-66042-web-libraries-are-included-via-bower)
    -   [Feature: #66047 - Introduce JavaScript notification API](https://docs.typo3.org/permalink/changelog:feature-66047-introduce-javascript-notification-api)
    -   [Feature: #66077 - Introduce callouts to replace content alerts](https://docs.typo3.org/permalink/changelog:feature-66077-introduce-callouts-to-replace-content-alerts)
    -   [Feature: #66370 - Add flexible Preview URL configuration](https://docs.typo3.org/permalink/changelog:feature-66370-add-flexible-preview-url-configuration)
    -   [Feature: #66445 - Add file extension to mimeType mapping](https://docs.typo3.org/permalink/changelog:feature-66445-add-file-extension-to-mimetype-mapping)
    -   [Deprecation: #47712 - Deprecate old Locking API](https://docs.typo3.org/permalink/changelog:deprecation-47712-deprecate-old-locking-api)
    -   [Deprecation: #51360 - Deprecate mod.tx_linkvalidator namespace in scheduler settings](https://docs.typo3.org/permalink/changelog:deprecation-51360-deprecate-mod-tx-linkvalidator-namespace-in-scheduler-settings)
    -   [Deprecation: #64068 - Deprecate thumbs.php and ThumbnailView](https://docs.typo3.org/permalink/changelog:deprecation-64068-deprecate-thumbs-php-and-thumbnailview)
    -   [Deprecation: #64598 - Deprecate PagePositionMap::JSimgFunc](https://docs.typo3.org/permalink/changelog:deprecation-64598-deprecate-pagepositionmap-jsimgfunc)
    -   [Deprecation: #65111 - getDynTabMenu](https://docs.typo3.org/permalink/changelog:deprecation-65111-getdyntabmenu)
    -   [Deprecation: #65283 - Deprecate show item entry point](https://docs.typo3.org/permalink/changelog:deprecation-65283-deprecate-show-item-entry-point)
    -   [Deprecation: #65288 - Deprecate "new record" entry point](https://docs.typo3.org/permalink/changelog:deprecation-65288-deprecate-new-record-entry-point)
    -   [Deprecation: #65289 - Deprecate browser entry point](https://docs.typo3.org/permalink/changelog:deprecation-65289-deprecate-browser-entry-point)
    -   [Deprecation: #65290 - Deprecate dummy entry point](https://docs.typo3.org/permalink/changelog:deprecation-65290-deprecate-dummy-entry-point)
    -   [Deprecation: #65283 - Deprecate logout entry point](https://docs.typo3.org/permalink/changelog:deprecation-65283-deprecate-logout-entry-point)
    -   [Deprecation: #65293 - Deprecate file navigation frame entry point](https://docs.typo3.org/permalink/changelog:deprecation-65293-deprecate-file-navigation-frame-entry-point)
    -   [Deprecation: #64134 - Deprecate $BE_USER->OS](https://docs.typo3.org/permalink/changelog:deprecation-64134-deprecate-be-user-os)
    -   [Deprecation: #65360 - Deprecate wrong class name used in PostProcessTree Signal call](https://docs.typo3.org/permalink/changelog:deprecation-65360-deprecate-wrong-class-name-used-in-postprocesstree-signal-call)
    -   [Deprecation: #65381 - Deprecate DataHandler property "stripslashes_values"](https://docs.typo3.org/permalink/changelog:deprecation-65381-deprecate-datahandler-property-stripslashes-values)
    -   [Deprecation: #65422 - Alias cObjects COBJ_ARRAY and CASEFUNC](https://docs.typo3.org/permalink/changelog:deprecation-65422-alias-cobjects-cobj-array-and-casefunc)
    -   [Deprecation: #65465 - Deprecate errorLog in ReferenceIndex](https://docs.typo3.org/permalink/changelog:deprecation-65465-deprecate-errorlog-in-referenceindex)
    -   [Deprecation: #65913 - Deprecate $TSFE->checkFileInclude](https://docs.typo3.org/permalink/changelog:deprecation-65913-deprecate-tsfe-checkfileinclude)
    -   [Deprecation: #65934 - "Prefix Local Anchors" functionality moved to legacy extension](https://docs.typo3.org/permalink/changelog:deprecation-65934-prefix-local-anchors-functionality-moved-to-legacy-extension)
    -   [Deprecation: #65938 - Discourage usage of "$TSFE->anchorPrefix"](https://docs.typo3.org/permalink/changelog:deprecation-65938-discourage-usage-of-tsfe-anchorprefix)
    -   [Deprecation: #65956 - $returnHTML parameter of DebugUtility::debugRows()](https://docs.typo3.org/permalink/changelog:deprecation-65956-returnhtml-parameter-of-debugutility-debugrows)
    -   [Deprecation: #66065 - Backend Logo View Deprecated](https://docs.typo3.org/permalink/changelog:deprecation-66065-backend-logo-view-deprecated)
    -   [Deprecation: #66223 - Backend parseTime deprecated](https://docs.typo3.org/permalink/changelog:deprecation-66223-backend-parsetime-deprecated)
    -   [Deprecation: #66431 - New Login Screen](https://docs.typo3.org/permalink/changelog:deprecation-66431-new-login-screen)
-   [7.1 Changes](https://docs.typo3.org/permalink/changelog:7-1-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)
    -   [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: #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)
-   [7.0 Changes](https://docs.typo3.org/permalink/changelog:7-0-changes)
    -   [Breaking: #19737 - Prefer root templates for pages](https://docs.typo3.org/permalink/changelog:breaking-19737-prefer-root-templates-for-pages)
    -   [Breaking: #33805 - ClickMenu Rewrite](https://docs.typo3.org/permalink/changelog:breaking-33805-clickmenu-rewrite)
    -   [Breaking: #42543 - Default TypoScript Removed](https://docs.typo3.org/permalink/changelog:breaking-42543-default-typoscript-removed)
    -   [Breaking: #53542 - Removal of deprecated code in sysext fluid](https://docs.typo3.org/permalink/changelog:breaking-53542-removal-of-deprecated-code-in-sysext-fluid)
    -   [Breaking: #53658 - option alternateBgColors removed](https://docs.typo3.org/permalink/changelog:breaking-53658-option-alternatebgcolors-removed)
    -   [Breaking: #54409 - RTE "acronym" button was renamed "abbreviation"](https://docs.typo3.org/permalink/changelog:breaking-54409-rte-acronym-button-was-renamed-abbreviation)
    -   [Breaking: #57382 - Remove old flash message API](https://docs.typo3.org/permalink/changelog:breaking-57382-remove-old-flash-message-api)
    -   [Breaking: #57396 - Deprecated Extbase Property Mapper was removed](https://docs.typo3.org/permalink/changelog:breaking-57396-deprecated-extbase-property-mapper-was-removed)
    -   [Breaking: #59659 - Removal of deprecated code in sysext backend](https://docs.typo3.org/permalink/changelog:breaking-59659-removal-of-deprecated-code-in-sysext-backend)
    -   [Breaking: #59966 - Extension Configuration cache-flushing changed](https://docs.typo3.org/permalink/changelog:breaking-59966-extension-configuration-cache-flushing-changed)
    -   [Breaking: #60063 - Felogin Plugin Removed](https://docs.typo3.org/permalink/changelog:breaking-60063-felogin-plugin-removed)
    -   [Breaking: #60135 - Recursive stdWrap is now only called once](https://docs.typo3.org/permalink/changelog:breaking-60135-recursive-stdwrap-is-now-only-called-once)
    -   [Breaking: #60152 - GeneralUtility::formatSize is now locale aware](https://docs.typo3.org/permalink/changelog:breaking-60152-generalutility-formatsize-is-now-locale-aware)
    -   [Breaking: #60559 - Dropped Backend Login Options](https://docs.typo3.org/permalink/changelog:breaking-60559-dropped-backend-login-options)
    -   [Breaking: #60559 - T3skin Backend Login Javascript File Moved](https://docs.typo3.org/permalink/changelog:breaking-60559-t3skin-backend-login-javascript-file-moved)
    -   [Breaking: #60559 - T3skin Backend Login Template File Moved](https://docs.typo3.org/permalink/changelog:breaking-60559-t3skin-backend-login-template-file-moved)
    -   [Breaking: #60561 - Default TypoScript Constants Removed](https://docs.typo3.org/permalink/changelog:breaking-60561-default-typoscript-constants-removed)
    -   [Breaking: #60582 - Rsaauth Javascript Files Moved](https://docs.typo3.org/permalink/changelog:breaking-60582-rsaauth-javascript-files-moved)
    -   [Breaking: #60609 - Configuration Manager Signal Changed](https://docs.typo3.org/permalink/changelog:breaking-60609-configuration-manager-signal-changed)
    -   [Breaking: #60630 - Scheduler Javascript File Moved](https://docs.typo3.org/permalink/changelog:breaking-60630-scheduler-javascript-file-moved)
    -   [Breaking: #60630 - Scheduler Language Files Moved](https://docs.typo3.org/permalink/changelog:breaking-60630-scheduler-language-files-moved)
    -   [Breaking: #60630 - Scheduler Module Template File Moved](https://docs.typo3.org/permalink/changelog:breaking-60630-scheduler-module-template-file-moved)
    -   [Breaking: #61459 - Removal of tslib directory and constant](https://docs.typo3.org/permalink/changelog:breaking-61459-removal-of-tslib-directory-and-constant)
    -   [Breaking: #61471 - EXT:t3skin CSS files moved to less](https://docs.typo3.org/permalink/changelog:breaking-61471-ext-t3skin-css-files-moved-to-less)
    -   [Breaking: #61781 - include_once array in ClickMenuController removed](https://docs.typo3.org/permalink/changelog:breaking-61781-include-once-array-in-clickmenucontroller-removed)
    -   [Breaking: #61782 - deprecated DocumentTemplate classes removed](https://docs.typo3.org/permalink/changelog:breaking-61782-deprecated-documenttemplate-classes-removed)
    -   [Breaking: #61783 - Removed deprecated mailing API](https://docs.typo3.org/permalink/changelog:breaking-61783-removed-deprecated-mailing-api)
    -   [Breaking: #61785 - getCompressedTCarray and includeTCA from TypoScriptFrontendController removed](https://docs.typo3.org/permalink/changelog:breaking-61785-getcompressedtcarray-and-includetca-from-typoscriptfrontendcontroller-removed)
    -   [Breaking: #61785 - loadTCA function in GeneralUtility removed](https://docs.typo3.org/permalink/changelog:breaking-61785-loadtca-function-in-generalutility-removed)
    -   [Breaking: #61786 - remove deprecated TypeHandlingService in extbase](https://docs.typo3.org/permalink/changelog:breaking-61786-remove-deprecated-typehandlingservice-in-extbase)
    -   [Breaking: #61802 - deprecated isLocalconfWritable function removed](https://docs.typo3.org/permalink/changelog:breaking-61802-deprecated-islocalconfwritable-function-removed)
    -   [Breaking: #61820 - deprecated PhpOptionsUtility functions removed](https://docs.typo3.org/permalink/changelog:breaking-61820-deprecated-phpoptionsutility-functions-removed)
    -   [Breaking: #61821 - classFile option in makeInstanceService removed](https://docs.typo3.org/permalink/changelog:breaking-61821-classfile-option-in-makeinstanceservice-removed)
    -   [Breaking: #61822 - deprecated function getUniqueFields() removed](https://docs.typo3.org/permalink/changelog:breaking-61822-deprecated-function-getuniquefields-removed)
    -   [Breaking: #61823 - Remove magic setter for $fromTC](https://docs.typo3.org/permalink/changelog:breaking-61823-remove-magic-setter-for-fromtc)
    -   [Breaking: #61859 - deprecated file type FILETYPE_SOFTWARE removed](https://docs.typo3.org/permalink/changelog:breaking-61859-deprecated-file-type-filetype-software-removed)
    -   [Breaking: #61860 - deprecated function int_from_ver removed](https://docs.typo3.org/permalink/changelog:breaking-61860-deprecated-function-int-from-ver-removed)
    -   [Breaking: #61863 - deprecated connectDB from EidUtility removed](https://docs.typo3.org/permalink/changelog:breaking-61863-deprecated-connectdb-from-eidutility-removed)
    -   [Breaking: #61890 - TBE Styling removed from FormEngine and TCA](https://docs.typo3.org/permalink/changelog:breaking-61890-tbe-styling-removed-from-formengine-and-tca)
    -   [Breaking: #61959 - Move flash message output to alerts](https://docs.typo3.org/permalink/changelog:breaking-61959-move-flash-message-output-to-alerts)
    -   [Breaking: #62038 - Deprecated DocumentTemplate functionality](https://docs.typo3.org/permalink/changelog:breaking-62038-deprecated-documenttemplate-functionality)
    -   [Breaking: #62039 - Removed TBE_STYLES[mainColors]](https://docs.typo3.org/permalink/changelog:breaking-62039-removed-tbe-styles-maincolors)
    -   [Breaking: #62291 - RTE Deprecated JavaScript methods removed](https://docs.typo3.org/permalink/changelog:breaking-62291-rte-deprecated-javascript-methods-removed)
    -   [Breaking: #62339 - Move EXT:perm into EXT:beuser and remove EXT:perm](https://docs.typo3.org/permalink/changelog:breaking-62339-move-ext-perm-into-ext-beuser-and-remove-ext-perm)
    -   [Breaking: #62416 - Removal of deprecated code in sysext core](https://docs.typo3.org/permalink/changelog:breaking-62416-removal-of-deprecated-code-in-sysext-core)
    -   [Breaking: #62595 - Remove SU change-to mode](https://docs.typo3.org/permalink/changelog:breaking-62595-remove-su-change-to-mode)
    -   [Breaking: #62670 - Removal of deprecated code in multiple sysexts](https://docs.typo3.org/permalink/changelog:breaking-62670-removal-of-deprecated-code-in-multiple-sysexts)
    -   [Breaking: #62673 - Deprecated extbase code is removed](https://docs.typo3.org/permalink/changelog:breaking-62673-deprecated-extbase-code-is-removed)
    -   [Breaking: #62291 - RTE wizard classes renamed](https://docs.typo3.org/permalink/changelog:breaking-62291-rte-wizard-classes-renamed)
    -   [Breaking: #62733 - RTE Javascript Files Moved](https://docs.typo3.org/permalink/changelog:breaking-62733-rte-javascript-files-moved)
    -   [Breaking: #62793 - TypoScript config.notification_* removed](https://docs.typo3.org/permalink/changelog:breaking-62793-typoscript-config-notification-removed)
    -   [Breaking: #62804 - RTE JavaScript method HTMLArea.Editor::getNodeByPosition was moved](https://docs.typo3.org/permalink/changelog:breaking-62804-rte-javascript-method-htmlarea-editor-getnodebyposition-was-moved)
    -   [Breaking: #62819 - Remove php Localization Support](https://docs.typo3.org/permalink/changelog:breaking-62819-remove-php-localization-support)
    -   [Breaking: #62833 - Removed dividers2tabs functionality](https://docs.typo3.org/permalink/changelog:breaking-62833-removed-dividers2tabs-functionality)
    -   [Breaking: #62859 - Removal of doc:link.action view helper](https://docs.typo3.org/permalink/changelog:breaking-62859-removal-of-doc-link-action-view-helper)
    -   [Breaking: #62888 - Remove config.uniqueLinkVars](https://docs.typo3.org/permalink/changelog:breaking-62888-remove-config-uniquelinkvars)
    -   [Breaking: #62914 - Early check for PHP 5.5 in Install Tool](https://docs.typo3.org/permalink/changelog:breaking-62914-early-check-for-php-5-5-in-install-tool)
    -   [Breaking: #62987 - Remove CSH Glossary](https://docs.typo3.org/permalink/changelog:breaking-62987-remove-csh-glossary)
    -   [Breaking: #63056 - Remove Template Selection Hack](https://docs.typo3.org/permalink/changelog:breaking-63056-remove-template-selection-hack)
    -   [Breaking: #63069 - Removed compatibility layer for submodules of func and info modules](https://docs.typo3.org/permalink/changelog:breaking-63069-removed-compatibility-layer-for-submodules-of-func-and-info-modules)
    -   [Breaking: #63110 - alt_doc_nodoc.php removed](https://docs.typo3.org/permalink/changelog:breaking-63110-alt-doc-nodoc-php-removed)
    -   [Breaking: #75942 - BigDocumentTemplate class removed](https://docs.typo3.org/permalink/changelog:breaking-75942-bigdocumenttemplate-class-removed)
    -   [Feature: #47919 - Possibility to configure an exception handler when rendering TypoScript content objects](https://docs.typo3.org/permalink/changelog:feature-47919-possibility-to-configure-an-exception-handler-when-rendering-typoscript-content-objects)
    -   [Feature: #50039 - Multiple CSS Files in Rich Text Editor](https://docs.typo3.org/permalink/changelog:feature-50039-multiple-css-files-in-rich-text-editor)
    -   [Feature: #51905 - Add dependencies between classes in the Rich Text Editor](https://docs.typo3.org/permalink/changelog:feature-51905-add-dependencies-between-classes-in-the-rich-text-editor)
    -   [Feature: #54518 - Provide TSconfig to link checkers](https://docs.typo3.org/permalink/changelog:feature-54518-provide-tsconfig-to-link-checkers)
    -   [Feature: #54519 - Report links to disabled linkhandler records](https://docs.typo3.org/permalink/changelog:feature-54519-report-links-to-disabled-linkhandler-records)
    -   [Feature: #58122 - Configure class as non-selectable in Rich Text Editor](https://docs.typo3.org/permalink/changelog:feature-58122-configure-class-as-non-selectable-in-rich-text-editor)
    -   [Feature: #59396 - TypolinkViewHelper](https://docs.typo3.org/permalink/changelog:feature-59396-typolinkviewhelper)
    -   [Feature: #59830 - Introduce read-only column for file mounts](https://docs.typo3.org/permalink/changelog:feature-59830-introduce-read-only-column-for-file-mounts)
    -   [Feature: #60064 - Logging Framework Introspection Processor](https://docs.typo3.org/permalink/changelog:feature-60064-logging-framework-introspection-processor)
    -   [Feature: #60123 - Unit base test case removes test files](https://docs.typo3.org/permalink/changelog:feature-60123-unit-base-test-case-removes-test-files)
    -   [Feature: #60567 - Show Styles Segment in TS Object Browser](https://docs.typo3.org/permalink/changelog:feature-60567-show-styles-segment-in-ts-object-browser)
    -   [Feature: #60822 - Class annotations in extbase reflection service](https://docs.typo3.org/permalink/changelog:feature-60822-class-annotations-in-extbase-reflection-service)
    -   [Feature: #66185 - Allow Svg Files as Extension icon](https://docs.typo3.org/permalink/changelog:feature-66185-allow-svg-files-as-extension-icon)
    -   [Feature: #61289 - Signal for IconUtility html tag manipulation](https://docs.typo3.org/permalink/changelog:feature-61289-signal-for-iconutility-html-tag-manipulation)
    -   [Feature: #61351 - Add data attribute to Fluid ViewHelpers](https://docs.typo3.org/permalink/changelog:feature-61351-add-data-attribute-to-fluid-viewhelpers)
    -   [Feature: #61361 - Template Path Fallback for Fluid StandaloneView and FLUIDTEMPLATE](https://docs.typo3.org/permalink/changelog:feature-61361-template-path-fallback-for-fluid-standaloneview-and-fluidtemplate)
    -   [Feature: #61489 - Allow own TypoScript Condition implementations](https://docs.typo3.org/permalink/changelog:feature-61489-allow-own-typoscript-condition-implementations)
    -   [Feature: #61529 - Add multiple parameter to f:form.checkbox](https://docs.typo3.org/permalink/changelog:feature-61529-add-multiple-parameter-to-f-form-checkbox)
    -   [Feature: #61577 - Backend markup for checkboxes with labels](https://docs.typo3.org/permalink/changelog:feature-61577-backend-markup-for-checkboxes-with-labels)
    -   [Feature: #61668 - Video and audio playback in backend record information](https://docs.typo3.org/permalink/changelog:feature-61668-video-and-audio-playback-in-backend-record-information)
    -   [Feature: #61800 - Registry for adding file rendering classes](https://docs.typo3.org/permalink/changelog:feature-61800-registry-for-adding-file-rendering-classes)
    -   [Feature: #62147 - New eval option in TCA: email](https://docs.typo3.org/permalink/changelog:feature-62147-new-eval-option-in-tca-email)
    -   [Deprecation: #60574 - Client Related Conditions](https://docs.typo3.org/permalink/changelog:deprecation-60574-client-related-conditions)
    -   [Deprecation: #61513 - Use native htmlspecialchars in ExtendedTemplateService](https://docs.typo3.org/permalink/changelog:deprecation-61513-use-native-htmlspecialchars-in-extendedtemplateservice)
    -   [Deprecation: #62363 - TSFE->JSeventFuncCalls disabled](https://docs.typo3.org/permalink/changelog:deprecation-62363-tsfe-jseventfunccalls-disabled)
    -   [Deprecation: #62794 - Mail methods in GeneralUtility](https://docs.typo3.org/permalink/changelog:deprecation-62794-mail-methods-in-generalutility)
    -   [Deprecation: #62795 - DocumentTemplate->endPageJS()](https://docs.typo3.org/permalink/changelog:deprecation-62795-documenttemplate-endpagejs)
    -   [Deprecation: #62800 - Workspaces ToolbarItem via ExtDirect](https://docs.typo3.org/permalink/changelog:deprecation-62800-workspaces-toolbaritem-via-extdirect)
    -   [Deprecation: #62854 - Abstractplugin->pi_list_searchBox()](https://docs.typo3.org/permalink/changelog:deprecation-62854-abstractplugin-pi-list-searchbox)
    -   [Deprecation: #62864 - BackendUtility->helpTextIcon deprecated](https://docs.typo3.org/permalink/changelog:deprecation-62864-backendutility-helptexticon-deprecated)
    -   [Deprecation: #62893 - Flashmessage JavaScript object TYPO3.Flashmessages was moved](https://docs.typo3.org/permalink/changelog:deprecation-62893-flashmessage-javascript-object-typo3-flashmessages-was-moved)
    -   [Deprecation: #62988 - Deprecate unused/non-unified DocumentTemplate code](https://docs.typo3.org/permalink/changelog:deprecation-62988-deprecate-unused-non-unified-documenttemplate-code)

## Also available {#also-available}

-   [7.x Changes by type](https://docs.typo3.org/permalink/changelog:7-x-changes-by-type)
