TYPO3 12.4.33

Release Notes

Version 12.4.33

Release Notes for TYPO3 CMS 12.4.33

This document contains information about TYPO3 CMS 12.4.33 which was released on 10.06.2025.

Get TYPO3 12.4.33 now

News

This version is a bugfix and maintenance release.

Read TYPO3 12.4.33 Release News

Checksums of TYPO3 12.4.33

SHA256

b08963bdb76b85b403a37df0bc2a528cbabeed529a550bf084df96834b2cbed0 typo3_src-12.4.33.tar.gz
46a50d7756775aad13726389a1f93b551fb9cab70e70f5ac665b701e56ae7730 typo3_src-12.4.33.zip

SHA1

d76c6ac42be1bdf9c96376ee0093f1b3d9746fed typo3_src-12.4.33.tar.gz
5ea449a4a6fd61491442470d76bb9bcca0e72ca9 typo3_src-12.4.33.zip

MD5

40c4d3fbda1be24b1a103dfdc959e354 typo3_src-12.4.33.tar.gz
0d8ec6961f2e3bed6f2b20b411994c12 typo3_src-12.4.33.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.33/tar.gz
wget --content-disposition https://get.typo3.org/12.4.33/tar.gz.sig
gpg --verify typo3_src-12.4.33.tar.gz.sig typo3_src-12.4.33.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.32:

  • 2025-06-10 b3934a278a3 [RELEASE] Release of TYPO3 12.4.33 (thanks to Oliver Hader)
  • 2025-06-10 1d858bda37f [BUGFIX] Evaluate mixed-case file extensions in mime_type migration (thanks to Garvin Hicking)
  • 2025-06-10 8e9470e791f [DOCS] Fix not displaying Changelog entry for 106743-SudoMode (thanks to Garvin Hicking)
  • 2025-06-10 7266ba9ba60 [BUGFIX] Fix upload of encrypted Office Open XML documents (thanks to Benjamin Franzke)
  • 2025-06-09 a8a77ae04c5 [BUGFIX] Fix typo "Insuecure" in exception message (thanks to Oliver Klee)
  • 2025-06-06 9a24537e0c4 [BUGFIX] Ignore 'logintype' for cHash validation (thanks to Markus Klein)
  • 2025-06-06 0997739e1e1 [DOCS] Update Changelog HowTo documentation (thanks to Garvin Hicking)
  • 2025-06-05 9e082cbc868 [BUGFIX] Fix URL parsing in UrlSoftReferenceParser (thanks to Sascha Egerer)
  • 2025-06-03 644db0773bd [BUGFIX] Fix indefinite sudo confirmation when copying backend users (thanks to Benjamin Franzke)
  • 2025-05-31 bbe0541e265 [BUGFIX] Keep foreign_match_fields in TcaMigration (thanks to Oliver Bartsch)
  • 2025-05-29 04dc6fe5fae [BUGFIX] Adhere to isBrowsable flag of FAL storages (thanks to Markus Klein)
  • 2025-05-27 53fdf38e4f0 [TASK] Set TYPO3 version to 12.4.33-dev (thanks to Oliver Hader)