TYPO3 13.4.7
Release Notes
Release Notes for TYPO3 CMS 13.4.7
This document contains information about TYPO3 CMS 13.4.7 which was released on 12.03.2025.
Get TYPO3 13.4.7 nowChecksums of TYPO3 13.4.7
SHA256
a1dc4128fbf87712f8728c587952a0f0697d180f57b2fcbb0ec03bcb05fafcec typo3_src-13.4.7.tar.gz b6a25261e7264a1b65200256711327f4001aeec7fa5fcbdacefa2dce936400b0 typo3_src-13.4.7.zip
SHA1
094887f14fdb13180d29395dbb357a6780ea16f9 typo3_src-13.4.7.tar.gz bd22a3e261d59dc4c2ae872d55224ec859d7efc0 typo3_src-13.4.7.zip
MD5
81491c0266123a89153502397622c3d0 typo3_src-13.4.7.tar.gz fc6751ea2508bdd7b954e239f0ab0f06 typo3_src-13.4.7.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/13.4.7/tar.gz wget --content-disposition https://get.typo3.org/13.4.7/tar.gz.sig gpg --verify typo3_src-13.4.7.tar.gz.sig typo3_src-13.4.7.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 13.4.6:
- 2025-03-12 3f4b5dee676 [RELEASE] Release of TYPO3 13.4.7 (thanks to Benni Mack)
- 2025-03-12 1a126f5245c [BUGFIX] Fix pagets config retrieval from site sets (thanks to Benjamin Franzke)
- 2025-03-11 5df9a5b0c55 [TASK] Set TYPO3 version to 13.4.7-dev (thanks to Benni Mack)