TYPO3 12.4.30

Release Notes

Version 12.4.30

Release Notes for TYPO3 CMS 12.4.30

This document contains information about TYPO3 CMS 12.4.30 which was released on 14.05.2025.

Get TYPO3 12.4.30 now

News

This version is a bugfix and maintenance release. It fixes some regressions introduced with TYPO3 v12.4.29.

Read TYPO3 12.4.30 Release News

Checksums of TYPO3 12.4.30

SHA256

4e0394910c45782522d5323abf5bcf1f8fd59e6089b22aab35282461e2327f12 typo3_src-12.4.30.tar.gz
4792248d8c7c44886e77ac562bfdde8a58ce2de157df4ab1cc0282202ef8232e typo3_src-12.4.30.zip

SHA1

388a0837e5dcc72bdb0aec8c73d7425e898080a2 typo3_src-12.4.30.tar.gz
0eaf4f017a36361a3e0e47c1616dc56dbea0cdae typo3_src-12.4.30.zip

MD5

e400e8f847bce9adfb8f09e2a6c31358 typo3_src-12.4.30.tar.gz
8d78404a88a2c3f0846d7313be63436e typo3_src-12.4.30.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.30/tar.gz
wget --content-disposition https://get.typo3.org/12.4.30/tar.gz.sig
gpg --verify typo3_src-12.4.30.tar.gz.sig typo3_src-12.4.30.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.29:

  • 2025-05-14 b11e697c793 [RELEASE] Release of TYPO3 12.4.30 (thanks to Benni Mack)
  • 2025-05-14 3aff9bcf570 [BUGFIX] Ensure sudo-mode password field is autofocused (thanks to Benjamin Franzke)
  • 2025-05-13 9fc67f7ced8 [BUGFIX] Address open_basedir issue in asset path handling (thanks to Simon Praetorius)
  • 2025-05-13 f8600c8352e [TASK] Set TYPO3 version to 12.4.30-dev (thanks to Benni Mack)