TYPO3 10.4.21
1 October 2021
TYPO3 version 10.4.21 is now available.
Upgrading to TYPO3 10.4.21
TYPO3 10.4.21 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 10.4.21 upgrade prior to applying it live. Get started managing your TYPO3 installations with Installatron
What's New in TYPO3 10.4.21
Bug Fixes
- [TASK] Explicitly define symfony polyfill packages
- [TASK] Upgrade to typo3/html-sanitizer v2.0.11
- [TASK] Upgrade to typo3/phar-stream-wrapper v3.1.7
- [BUGFIX] Bump symfony/polyfill-mbstring to ^1.16
- [BUGFIX] Avoid TSFE injection into standalone ContentObjectRenderer
- [BUGFIX] Correct decision about new content button
- [BUGFIX] Fix slug generation for non-pages records with pid=0
- [BUGFIX] Fix event handler invocation in language pack download
- [TASK] Emit typo3:datahandler:process after drag&drop in page module
- [BUGFIX] Evaluate edit permissions of live search suggestions
- [TASK] Make some type annotations more specific
- [DOCS] Fix typo in deprecation rst for 57594
- [BUGFIX] Respect includeNotInMenu setting in menu cache hash
- [BUGFIX] Backend Login Test for admins improved
- [TASK] Delete acceptance split job files before recreation
- [TASK] Better checks in Build/Script/checkFilePermissions.sh
- [TASK] gitlab-ci: Activate check permissions script
- [TASK] Test if status codes are selectable and send in redirects
- [BUGFIX] Remove forgotten PHP 8.0 option from runTests.sh
- [TASK] Raise typo3/testing-framework:^6.11.0
- [TASK] Remove php 8.0 option from Build/Scripts/runTests.sh
- [BUGFIX] Add "308 Permanent Redirect" HTTP status to redirects
- [BUGFIX] Fix pasting elements in page module
- [TASK] Update CKEditor to v4.16.2
- [BUGFIX] Ensure deterministic orderBy of CategoryCollection
- [TASK] Add support for class-string annotation and provide meta file
- [BUGFIX] Allow shortcuts to pages with doktype > 200
- [DOCS] Access single form values
- [TASK] runTest.sh: Version check docker-compose v2
- [BUGFIX] Fix queryGenerator count result with deleted entries
- [BUGFIX] Make QueryGenerator handle multiple label_alt columns
- [DOCS] Fix incorrect code block syntax in some rst files
- [BUGFIX] Correct locallang reference in irre_tutorial
- [BUGFIX] Provide correct description for MAIL settings
- [BUGFIX] Render "Update now" button for every community release
- [BUGFIX] Mitigate docker shenanigans using runTests.sh
- [TASK] Raise typo3/testing-framework:^6.10.0
- [BUGFIX] PSR-7 Uri implementation must return scheme as string
- [TASK] Upgrade to typo3/html-sanitizer v2.0.10
- [TASK] Remove obsolete LOCK TABLE check from install tool
- [TASK] Public GeneralUtility::xml2arrayProcess()
- [TASK] Require symfony/filesystem as direct dependency
- [BUGFIX] Correctly resolve nested arguments in SimpleEnhancer
- [BUGFIX] Keep checked state of record relations in sync
- [BUGFIX] Revert "Remove prefixed scriptName from urlPath in PageRouter"
- [BUGFIX] Do not transform text when RTE is disabled
- [BUGFIX] Remove unnecessary html tags
- [BUGFIX] Reset mass action state when updating workspace listing
- [BUGFIX] Check for any references to formPersistenceIdentifier
- [TASK] Update guzzlehttp/psr7 to 1.7.0
- [BUGFIX] Hide inactive checkbox labeled toggle state
- [DOCS] Fix LinkServiceHook changelog
- [BUGFIX] Drop button group sliding from MultiStepWizard