---
title: "7.2 Changes"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:changelog-7-2"
source: "Changelog/7.2/Index.rst"
typo3-version: "7.2"
typo3-major: 7
rendered: "2026-09-17T12:41:04+00:00"
noindex: true
---

# 7.2 Changes {#7-2-changes}

**Table of contents**

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

## Breaking Changes {#breaking-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)

## Features {#features}

-   [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 {#deprecation}

-   [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)
