---
title: "7.5 Changes"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:changelog-7-5"
source: "Changelog/7.5/Index.rst"
typo3-version: "7.5"
typo3-major: 7
rendered: "2026-09-19T12:12:50+00:00"
noindex: true
---

# 7.5 Changes {#changelog-7-5}

**Table of contents**

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

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

## Features {#features}

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

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

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