TYPO3 12.4.45
Release Notes
Release Notes for TYPO3 CMS 12.4.45
This document contains information about TYPO3 CMS 12.4.45 which was released on 14.04.2026.
Get TYPO3 12.4.45 nowChecksums of TYPO3 12.4.45
SHA256
1b24fa457b0b980d577037a81ca7df1cfb32299bb826dd09b57033ac01209e9e typo3_src-12.4.45.tar.gz 780b944af456d3c4a0c8500123a5c18b10987d5c7a9ac05f6ce1971e010029bc typo3_src-12.4.45.zip
SHA1
705bdb74e30c3d086a9359060fe0009f1a802651 typo3_src-12.4.45.tar.gz 48cdd2e67911b0c531bc45bc65e4ed5972ab93d5 typo3_src-12.4.45.zip
MD5
30b1a7cd666ea62ae55a1a6bd0dac605 typo3_src-12.4.45.tar.gz 475db88a015d2c555525a6637e260fd2 typo3_src-12.4.45.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/12.4.45/tar.gz wget --content-disposition https://get.typo3.org/12.4.45/tar.gz.sig gpg --verify typo3_src-12.4.45.tar.gz.sig typo3_src-12.4.45.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 12.4.44:
- 2026-04-14 b565e4cce62 [RELEASE] Release of TYPO3 12.4.45 (thanks to Oliver Hader)
- 2026-04-14 850eabd4232 [TASK] Fix known vulnerable npm dev dependencies (thanks to Oliver Hader)
- 2026-04-13 6f1eacb5b04 [TASK] Update PHPStan to v2.1.47 (thanks to Garvin Hicking)
- 2026-03-31 f90d0f84ead [TASK] Update phpstan to 2.1.45 (thanks to Anja Leichsenring)
- 2026-03-30 05204ac93c5 [TASK] Speed up PolymorphicDeserializer::parseClassNames() (thanks to Oliver Hader)
- 2026-03-28 4273818ae23 [TASK] Allow output configuration for phpstan runs of runTests.sh (thanks to Anja Leichsenring)
- 2026-03-26 332d0d36e15 [TASK] Update to NodeJS 24 LTS (thanks to Benjamin Franzke)
- 2026-03-26 e82b81d6e55 [DOCS] Mention reaction type listing in configuration module (thanks to Anja Leichsenring)
- 2026-03-25 8384cd1c996 [TASK] Update PHPStan to v2.1.43 (thanks to Garvin Hicking)
- 2026-03-20 07a4bfeeb98 [DOCS] Correct typo in ConfigureTypo3.rst (thanks to Bernd Wilke)
- 2026-03-18 d47ef26051b [DOCS] Set correct emphasized line in SummaryPage docs (thanks to Riccardo De Contardi)
- 2026-03-16 4aeafc201c2 [TASK] Update PHPStan to v2.1.41 (thanks to Garvin Hicking)
- 2026-03-10 b27712315b2 [TASK] Set TYPO3 version to 12.4.45-dev (thanks to Oliver Hader)