TYPO3 9.5.32 ELTS

Release Notes

Version 9.5.32 ELTS

Stay secure and up-to-date with TYPO3 ELTS!

The TYPO3 CMS community supported from 2018-10-02 until 2021-09-30.
Extend your support now until 2024-09-30 to get access to the latest security and compatibility updates for this version.

Learn more about TYPO3 ELTS Browse the TYPO3 ELTS Portal

Release Notes for TYPO3 CMS 9.5.32

This document contains information about TYPO3 CMS 9.5.32 which was released on 11.11.2021.

Get TYPO3 9.5.32 now

News

This release is a maintenance release.

Checksums of TYPO3 9.5.32

SHA256

d30dd4257c5c806fb9d855c3f0af0ab0ea2889bac65730d3b99a53208781f5a7 typo3_src-9.5.32.tar.gz
d7be986d88f73f2f94b4165ad826a1820a97ccb04772bff7eceebe3f4d1ae979 typo3_src-9.5.32.zip

SHA1

ae25284070a7f295dff6381f6d40cce9a04f6308 typo3_src-9.5.32.tar.gz
178125bf250dac14dd6ab4d8bf10fd5c874a75fd typo3_src-9.5.32.zip

MD5

d83f63c3b7322cea50448cfccb086179 typo3_src-9.5.32.tar.gz
5585185a73f7d9990c2361db870e616e typo3_src-9.5.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/9.5.32/tar.gz
wget --content-disposition https://get.typo3.org/9.5.32/tar.gz.sig
gpg --verify typo3_src-9.5.32.tar.gz.sig typo3_src-9.5.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

  • 2021-11-11 e9e83b2f8b [RELEASE] Release of TYPO3 9.5.32 (thanks to Andreas Fernandez)
  • 2021-11-08 d0132c9172 [TASK] Update @typo3/icons to 1.11.0 (thanks to Andreas Fernandez)
  • 2021-11-05 1f09ced7e8 [BUGFIX] Ensure string is passed to f:sanitize.html view helper (thanks to Oliver Hader)
  • 2021-10-11 65bb3b20d5 [TASK][ELTS-290] Migrate Gitlab to Github (thanks to Andreas Fernandez)
  • 2021-09-21 57944c8c5a [TASK] Set TYPO3 version to 9.5.32-dev (thanks to Oliver Hader)