TYPO3 14.3.2
Release Notes
Release Notes for TYPO3 CMS 14.3.2
This document contains information about TYPO3 CMS 14.3.2 which was released on 26.05.2026.
Get TYPO3 14.3.2 nowChecksums of TYPO3 14.3.2
SHA256
0aa01aa5a40ed03a7ce647a53dbf52552d66e5a4a8d2e192d9bedce78f90d6ef typo3_src-14.3.2.tar.gz 9df0c8698412e67c85d39c72febe5cc045d7eb160eb8ea4c748a6fe50e697fac typo3_src-14.3.2.zip
SHA1
651a2c7d769a5ddf6d8c6891fb4c96a85c33747c typo3_src-14.3.2.tar.gz 78515182e7be6120cd676a013a6f689747ad6490 typo3_src-14.3.2.zip
MD5
2d94b202e5fc0ccfd99dee3e9f4362d5 typo3_src-14.3.2.tar.gz f19e72f41576aaa07549893dcb0e01b8 typo3_src-14.3.2.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/14.3.2/tar.gz wget --content-disposition https://get.typo3.org/14.3.2/tar.gz.sig gpg --verify typo3_src-14.3.2.tar.gz.sig typo3_src-14.3.2.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 14.3.1:
- 2026-05-26 d3b483b4a41 [RELEASE] Release of TYPO3 14.3.2 (thanks to Oliver Hader)
- 2026-05-26 8c0c8fb2d52 [TASK] Fix known vulnerable npm dev dependencies (thanks to Oliver Hader)
- 2026-05-25 a6aede1e839 [TASK] Raise symfony/* and composer/composer packages (thanks to Oliver Hader)
- 2026-05-20 8e865b55f8b [DOCS] Fix field column size of uuid type in changelog (thanks to Chris Müller)
- 2026-05-20 30cf9cf0739 [TASK] Include current site in cache tag collection (thanks to Soren Malling)
- 2026-05-19 657989535fb [TASK] Raise
phpstan/phpstan(thanks to Markus Klein) - 2026-05-18 f086fca11c9 [TASK] Remove MD5 password hint from Install Tool alert email (thanks to Oliver Hader)
- 2026-05-18 8e92e74ff13 [BUGFIX] Show language flag in live search result items (thanks to Benjamin Kott)
- 2026-05-17 92757cf77cf [TASK] Detect deprecated useNonce with fluid:analyze (thanks to Simon Praetorius)
- 2026-05-13 983d845b6b8 [DOCS] Add explicit note about the correct usage of PageDoktypeRegistry (thanks to Markus Klein)
- 2026-05-12 775540e17c1 [DOCS] Fix namespace for QueryResultPaginator in changelog (thanks to Chris Müller)
- 2026-05-12 7ea76cc903f [TASK] Set TYPO3 version to 14.3.2-dev (thanks to Oliver Hader)