TYPO3 11.5.21
Release Notes
Stay secure and up-to-date with TYPO3 ELTS!
The TYPO3 CMS community supported from 2020-12-22
until 2024-10-31.
Extend your support now until 2027-10-31 to
get access to the latest security and compatibility updates for this version.
Release Notes for TYPO3 CMS 11.5.21
This document contains information about TYPO3 CMS 11.5.21 which was released on 15.12.2022.
Get TYPO3 11.5.21 nowNews
This version is a bugfix and maintenance release. It addresses regressions, that were introduced with previous versions.
Read TYPO3 11.5.21 Release NewsChecksums of TYPO3 11.5.21
SHA256
babb6cba545691e30353c6d3cd5d14017685eeb650e638b660ce570cbb6f6f77 typo3_src-11.5.21.tar.gz e42218ead332310e0c915915c179df2ed957ec26873d15f8e8b1c435ab380431 typo3_src-11.5.21.zip
SHA1
2894c1c3398959f850a36ce79369c1bc7dee83e2 typo3_src-11.5.21.tar.gz de6fd5295c4efc13982707bfba8cb1125a56d7de typo3_src-11.5.21.zip
MD5
e6f702bec5f2c5302b09d97775e000f7 typo3_src-11.5.21.tar.gz 520b8532252cbee2dbd8e543f1e72dc3 typo3_src-11.5.21.zip
Package Signatures
TYPO3 Release Packages (the downloadable tarballs and zip files) as well as Git tags are signed using PGP signatures during the automated release process. Besides that, MD5 and SHA2-256 hashes are being generated for these files. Find more details on verifying signatures and hashes in the infrastructure guide.
Download GPG signed release README.md file
Example of verifying integrity of tar.gz package of current release:
wget --content-disposition https://get.typo3.org/11.5.21/tar.gz wget --content-disposition https://get.typo3.org/11.5.21/tar.gz.sig gpg --verify typo3_src-11.5.21.tar.gz.sig typo3_src-11.5.21.tar.gz
Upgrading
The usual upgrading procedure applies. No database updates are necessary. It might be required to clear all caches; the "important actions" section in the TYPO3 Install Tool offers the accordant possibility to do so.
Changes
Here is a list of what was fixed since 11.5.20:
- 2022-12-15 39b888cf24 [RELEASE] Release of TYPO3 11.5.21 (thanks to Oliver Hader)
- 2022-12-15 678035c7f5 [BUGFIX] Fix absolute backend URL generation in frontend context (thanks to Benjamin Franzke)
- 2022-12-15 ee661a686a [BUGFIX] Catch any transfer exception in HTTP host header check (thanks to Oliver Hader)
- 2022-12-14 89da5ba37f [TASK] Remove panel class usage in About module (thanks to Andreas Nedbal)
- 2022-12-14 36657e2d98 [TASK] Add backward compatibility handling for frontend login signing (thanks to Oliver Hader)
- 2022-12-14 2fb8b444fb [TASK] Update PHPStan & friends (thanks to Oliver Klee)
- 2022-12-13 1006f66f53 [BUGFIX] Use correct flag of Zimbabwe (thanks to Andreas Fernandez)
- 2022-12-13 a66417694f [BUGFIX] Replace undefined variable with locallang key (thanks to Oliver Bartsch)
- 2022-12-13 9a4fed43c7 [TASK] Set TYPO3 version to 11.5.21-dev (thanks to Oliver Hader)