TYPO3 12.4.34
Release Notes
Release Notes for TYPO3 CMS 12.4.34
This document contains information about TYPO3 CMS 12.4.34 which was released on 08.07.2025.
Get TYPO3 12.4.34 nowChecksums of TYPO3 12.4.34
SHA256
d38c1cbe1612a971dda885520e73e5d6e89f1f71af7765e2c16781e64bd37d7a typo3_src-12.4.34.tar.gz 231ff3b059fb86450dfa6c039839d64b060b7683d7b9ff680d0992bb1fb364c0 typo3_src-12.4.34.zip
SHA1
098ee8d1d0d2c41587dbf0828b0bbf69bd9a4b66 typo3_src-12.4.34.tar.gz 58366ce39c246d8d702321990ff59309d9c73335 typo3_src-12.4.34.zip
MD5
9aade6e978903acaff8c3beff2a61ec0 typo3_src-12.4.34.tar.gz 6e5cd4fc0ff06b22e7d706efb05daffa typo3_src-12.4.34.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.34/tar.gz wget --content-disposition https://get.typo3.org/12.4.34/tar.gz.sig gpg --verify typo3_src-12.4.34.tar.gz.sig typo3_src-12.4.34.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.33:
- 2025-07-08 40c7661674b [RELEASE] Release of TYPO3 12.4.34 (thanks to Benni Mack)
- 2025-07-08 8e177edf6d3 [TASK] Re-add legacy MimeTypeNotAllowedForFileExtension XLF label (thanks to Garvin Hicking)
- 2025-07-08 4a046b51e51 [BUGFIX] Allow replacing files with different mime-type and extension (thanks to Oliver Hader)
- 2025-07-07 020684b6c23 [DOCS] Use better ReST markup for directory/filenames (thanks to David Bonhagen)
- 2025-07-03 df3b16626ac [TASK] Update iso database (thanks to Anja Leichsenring)
- 2025-07-01 29fa3be1fbe [BUGFIX] Use distinct XLF label for MIME-Type error message (thanks to Garvin Hicking)
- 2025-07-01 d8538d13c30 [BUGFIX] Avoid PHP bug when a link was not created via HtmlWorker (thanks to Benni Mack)
- 2025-06-26 5d5a201205a [DOCS] Resolve rendering warnings in EXT:form documentation (thanks to linawolf)
- 2025-06-26 f710d65143b [DOCS] Migrate EXT:t3editor docs to guides.xml (thanks to linawolf)
- 2025-06-26 4e465377e9a [DOCS] Migrate Changelog docs to guides.xml (thanks to linawolf)
- 2025-06-26 4056f85dbf5 [BUGFIX] Fix runTest.sh rendering command (thanks to Garvin Hicking)
- 2025-06-26 5656ec50e87 [TASK] Add "runTests.sh -s checkRstRendering..." subcommands for docs (thanks to Garvin Hicking)
- 2025-06-25 a7cf4f6941f [TASK] Update description of debugExceptionHandler (thanks to Stephan Großberndt)
- 2025-06-25 7cce01d5439 [BUGFIX] Ensure SuggestWizard's
maxItemsInResultList
to be an integer (thanks to Andreas Kienast) - 2025-06-25 b6112ff3d49 [BUGFIX] Improve allowed MIME type handling, add vcf handling (thanks to Garvin Hicking)
- 2025-06-24 e046d592880 [DOCS] Adjust indentation and headlines in EXT:lowlevel (thanks to Lina Wolf)
- 2025-06-23 675393802f3 [DOCS] Resolve rendering warnings EXT:lowlevel docs (thanks to Lina Wolf)
- 2025-06-23 c9cdabf174b [DOCS] Fix ReST warnings in documentation rendering (thanks to Garvin Hicking)
- 2025-06-23 fefbc447399 [DOCS] Move "Extending the configuration module" (thanks to Lina Wolf)
- 2025-06-23 2b390684dc7 [BUGFIX] Add installation method to system information toolbar (thanks to Benjamin Franzke)
- 2025-06-23 aaa5fc30531 [BUGFIX] Cleanup focusArea boxes when switching aspect ratio (thanks to Benjamin Franzke)
- 2025-06-19 9af757b46fe [DOCS] Fix typos in form documentation (thanks to Chris Müller)
- 2025-06-17 15f2004245d [BUGFIX] Streamline type of buttons within backend button bar (thanks to Elias Häußler)
- 2025-06-10 560912e22fd [TASK] Set TYPO3 version to 12.4.34-dev (thanks to Oliver Hader)