TYPO3 13.4.32

Release Notes

Version 13.4.32

Release Notes for TYPO3 CMS 13.4.32

This document contains information about TYPO3 CMS 13.4.32 which was released on 16.06.2026.

Get TYPO3 13.4.32 now

News

This version is a bugfix and maintenance release.

Read TYPO3 13.4.32 Release News

Checksums of TYPO3 13.4.32

SHA256

e79ee6381c26ef4460998faff9dff90905753ca300d5f44cab0a3610b6126bb4 typo3_src-13.4.32.tar.gz
05a2893511e91bf1bd40fb2e00ad7f699001fdf6070d999951aeafb12da4ae19 typo3_src-13.4.32.zip

SHA1

be7619738188268f5672a5af484860ce144e69bf typo3_src-13.4.32.tar.gz
ed2d251900d7f45ef55fe24155edb81010f0af9a typo3_src-13.4.32.zip

MD5

b349f0307a23e429f714e1916e5c809a typo3_src-13.4.32.tar.gz
c16ba987365def1586418418e5948d77 typo3_src-13.4.32.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.32/tar.gz
wget --content-disposition https://get.typo3.org/13.4.32/tar.gz.sig
gpg --verify typo3_src-13.4.32.tar.gz.sig typo3_src-13.4.32.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.31:

  • 2026-06-16 225be9bc7bd [RELEASE] Release of TYPO3 13.4.32 (thanks to Benni Mack)
  • 2026-06-16 c2d2a91a574 [BUGFIX] Allow scheduler tasks with logger references to be deserialized (thanks to Benjamin Franzke)
  • 2026-06-15 8baff8c8ce3 [BUGFIX] Improve permission check in Clipboard for root page (thanks to Georg Ringer)
  • 2026-06-11 ca6bf1ccd3d [BUGFIX] Make cache NullBackend transient (thanks to Helmut Hummel)
  • 2026-06-10 dd1d1accc35 [BUGFIX] Silence unserialize() warnings in PHP >=8.3 (thanks to Benjamin Franzke)
  • 2026-06-10 49bc3424768 [BUGFIX] Ensure correct TS overrides for labels (thanks to Markus Klein)
  • 2026-06-10 a8dac701d67 [BUGFIX] Convert float precision in image crop command (thanks to Stig Nørgaard Færch)
  • 2026-06-09 1caebb0b413 [BUGFIX] Create missing var/transient in Directory Status check (thanks to Maike Kiebele)
  • 2026-06-09 f840cafd8e9 [TASK] Set TYPO3 version to 13.4.32-dev (thanks to Oliver Hader)