TYPO3 11.5.22
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.22
This document contains information about TYPO3 CMS 11.5.22 which was released on 10.01.2023.
Get TYPO3 11.5.22 nowChecksums of TYPO3 11.5.22
SHA256
d78b2a1f8fa282957f4538a16f309f49176ee27c5cd63c68b47b2de518f7dcdc typo3_src-11.5.22.tar.gz b5b95387e04dd60935a6e78f0c87dfb8483d8394c06c3284f791d6980b7281d0 typo3_src-11.5.22.zip
SHA1
f5bb2351eec5705105058218e2074e8c69f210d9 typo3_src-11.5.22.tar.gz 71dbff96f7de9e5b593570f03568b401c99a4f48 typo3_src-11.5.22.zip
MD5
90bce7432ad9b940f3f491b4ba1ac271 typo3_src-11.5.22.tar.gz 08e0c66aa8e72d357f8bc1516f2efbe5 typo3_src-11.5.22.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.22/tar.gz wget --content-disposition https://get.typo3.org/11.5.22/tar.gz.sig gpg --verify typo3_src-11.5.22.tar.gz.sig typo3_src-11.5.22.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.21:
- 2023-01-10 06fc508da7 [RELEASE] Release of TYPO3 11.5.22 (thanks to Benni Mack)
- 2023-01-10 b47b8e5910 [TASK] Reduce sql queries for page link generation (thanks to Christoph Lehmann)
- 2023-01-08 59a0806107 [DOCS] Use tabs for running commands in Composer/legacy installation in EXT:redirects (thanks to Chris Müller)
- 2023-01-06 5d50fc08fe [BUGFIX] Accessing unavailable site config triggers notice instead of warning (thanks to Helmut Hummel)
- 2023-01-06 10d1fc78e9 [BUGFIX] Fix array access warning in SystemStatusUpdateTask (thanks to Helmut Hummel)
- 2023-01-06 3cd5b10dd3 [TASK] Update copyright year in README.md and INSTALL.md (thanks to Torben Hansen)
- 2023-01-06 eb0b4e102f [BUGFIX] Fix exception with PHP 8.1 in ItemProcessingService (thanks to Sybille Peters)
- 2023-01-06 ecc1ffd024 [BUGFIX] Send correct content type for cached Extbase actions (thanks to Helmut Hummel)
- 2023-01-06 ff7c27666b [BUGFIX] Avoid undefined array key in ObjectStorage::offsetGet() (thanks to Daniel Siepmann)
- 2023-01-05 fc2df2aa2e [BUGFIX] Always display search box in file browser (thanks to Oliver Bartsch)
- 2023-01-05 bb8f03f662 [BUGFIX] Prevent undefined array offset warnings in ElementInformationController (thanks to Oliver Bartsch)
- 2023-01-05 e82dc97fbf [BUGFIX] Properly localize placeholder (thanks to alexander.vogt)
- 2023-01-03 96c737fd09 [TASK] Update to PHPStan 1.9.5 (thanks to Christian Kuhn)
- 2022-12-29 f87c8a72cd [TASK] Task allow mariadb up to v10.10 and pg 15 (thanks to Jochen Roth)
- 2022-12-22 72b8883dea [BUGFIX] Remove unneeded quote (thanks to Georg Ringer)
- 2022-12-22 50d5c2f017 [TASK] Add missing unique link to recently added rst file (thanks to Nikita Hovratov)
- 2022-12-22 362cfde516 [BUGFIX] Align variable name with flexform, template and docs (thanks to André Buchmann)
- 2022-12-21 ade003f048 [DOCS] Update TypoScript documentation of Indexed Search (thanks to Eric Bode)
- 2022-12-20 9dc7eef018 [TASK] Update to PHPStan 1.9.4 (thanks to Oliver Klee)
- 2022-12-19 da89f5bf31 [BUGFIX] Prevent undefined array key warning in DatabaseRecordList (thanks to Oliver Bartsch)
- 2022-12-16 6f5248cb31 [TASK] Disable extension repository status check in composer mode (thanks to Oliver Bartsch)
- 2022-12-16 dd4efcf952 [BUGFIX] Use locallang in history button in EditDocumentController (thanks to Andreas Fernandez)
- 2022-12-15 65f886d2ee [TASK] Set TYPO3 version to 11.5.22-dev (thanks to Oliver Hader)