TYPO3 11.5.13
13 July 2022
TYPO3 version 11.5.13 is now available.
Upgrading to TYPO3 11.5.13
TYPO3 11.5.13 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply TYPO3 updates as new versions are released, or use Installatron's Clone feature to duplicate an existing TYPO3 install to test the 11.5.13 upgrade prior to applying it live. Get started managing your TYPO3 installations with Installatron
What's New in TYPO3 11.5.13
Bug Fixes and Changes
- [BUGFIX] Ensure uncached forms in case of POST requests
- [TASK] Simplify usage of LanguageAspect
- [BUGFIX] Allow any doktype for linking beside sysfolder and recycler
- [DOCS] Document impexp user TSconfig
- [BUGFIX] Show rollback link in history again
- [TASK] Centralize user debug information display condition
- [BUGFIX] Declare dependency to lolli42/finediff
- [BUGFIX] Avoid undefined array key access
- [TASK] Fix absolute documentation links in the Core
- [TASK] Link to docs on main in Install Tool -> View Upgrade Documentation
- [BUGFIX] Use correct variable name for confirmation of FormEngine reload
- [TASK] Add functional tests to test the caching behavior of ext:form
- [TASK] Raise dependency egulias/email-validator to ^3.2.1
- [BUGFIX] Resolve access to undefined property PHPStan warnings
- [BUGFIX] Add missing msclkid parameter to cacheHash excludedParameters
- [TASK] Name custom handlers in HTTP stack
- [TASK] Move escapeLikeWildcards to Connection
- [BUGFIX] Fix type annotations concerning storage folder identifiers
- [BUGFIX] Use defaultScheme setting instead of hard-coded 'http'
- [TASK] Annotate that methods from InaccessibleFolder never return
- [DOCS] Replace non-working absolute doc link with reference
- [BUGFIX] Fix notice for browse menu with no parent page
- [BUGFIX] Fix and improve type annotations of the Repository base class
- [BUGFIX] Cast folder name in tree provider to string
- [BUGFIX] Update eslint and friends
- [TASK] Update TypeScript to 4.7
- [DOCS] Fix outdated TypoScript sample
- [TASK] Add missing space in tt_content.php
- [BUGFIX] Avoid undefined array key access in DataMapFactory
- [BUGFIX] Enforce string type for custom permission key
- [BUGFIX] Add missing "throw" in deprecation rest
- [TASK] Update flatpickr to 4.6.13
- [BUGFIX] Avoid updating element header in form editor inspector
- [BUGFIX] Do not log failed HMAC validations in ext:frontend
- [TASK] Update to PHPStan 1.8.0
- [TASK] Improve return type for GeneralUtility:getUrl
- [BUGFIX] Avoid yoda-style conditions in PHP
- [TASK] Allow xdebug with PHP8.2 in Build/Scripts/runTests.sh
- [TASK] Drop superfluous conditionContextDefinition usages
- [TASK] Clarify docblock for addPlugin
- [TASK] Apply correct scenario sorting in FilesContentObjectTest
- [BUGFIX] Show error when copying a content element fails
- [DOCS] Show correct redirect mode in EXT:felogin documentation
- [BUGFIX] Only show pagination indicator if there are multiple pages
- [TASK] Improve the comments and type annotations of MailUtility
- [BUGFIX] Remove unneeded padding from search's form-control
- [DOCS] Add example for finisher option "recipients"
- [DOCS] Update finisher documentation
- [DOCS] Document "Restrict export functionality"
- [BUGFIX] Update guzzlehttp/guzzle to 7.4.5
- [TASK] Add MAIL/dsn setting to blinded configuration options
- [BUGFIX] Allow XCLASSing of WorkspaceRecord
- [TASK] Improve a type annotation in ListUtility
- [TASK] Replace single quotes by double quotes in annotations
- [TASK] Use unsafe but faster password hashing in RecoveryCodeTest
- [TASK] Add PSR-4 namespace integrity check for code files
- [TASK] Use proper PSR-4 compatible namespaces 3
- [TASK] Use proper PSR-4 compatible namespaces 2
- [DOCS] Remove outdated information from RTE documentation
- [TASK] Add image formats avif/avifs to htaccess