11.2 Changes¶
Table of contents
Breaking Changes¶
None since TYPO3 v11.0 release.
Attention
After TYPO3 v11.0, only new functionality with a solid migration path can be added on top, with aiming for as little as possible breaking changes after the initial v11.0 release on the way to LTS.
Features¶
- Feature: #57082 - New TCA type "language"
- Feature: #73176 - Filterable Trees in Record Selectors and Link Pickers
- Feature: #89762 - Add pagination for FormManagement
- Feature: #93188 - Possibility to disable hreflang per page
- Feature: #93209 - FAL: Add getFile() to TYPO3CMSCoreResourceFolder
- Feature: #93591 - Allow group id lookup in conditions with array operator
- Feature: #93606 - Possibility to disable canonical per page
- Feature: #93651 - Provide list of available system locales
- Feature: #93663 - Backend user's preferred UI language stored as DB field
- Feature: #93794 - Override TCA description with TSconfig
- Feature: #93857 - Resizable navigation component for all element / record selectors
- Feature: #93908 - Add decoding attribute to images
- Feature: #93988 - Backend module URLs reflect into browser address bar
Deprecation¶
- Deprecation: #92494 - Extbase EnvironmentService
- Deprecation: #92992 - Hook t3lib_parsehtml_proc.php:transformation
- Deprecation: #93726 - Deprecated TypoScriptParser related properties
- Deprecation: #93837 - special property of TCA type select
- Deprecation: #93899 - FormEngine's requestConfirmationOnFieldChange
- Deprecation: #93944 - File Tree as iframe migrated to SVG-based tree
- Deprecation: #93975 - TBE_EDITOR.fieldChanged()