TYPO3 9.5.33 ELTS

Release Notes

Version 9.5.33 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.33

This document contains information about TYPO3 CMS 9.5.33 which was released on 22.02.2022.

Get TYPO3 9.5.33 now

News

This release is a maintenance release.

Checksums of TYPO3 9.5.33

SHA256

83d9948b6809fdbcb1f96789cb4423bca32a8ce00c5ca4b63109807278a9e695 typo3_src-9.5.33.tar.gz
92b4c2b9c23e8350afbc71db56f6b125400d1c0c81abfd62e5725bb7090bcbc5 typo3_src-9.5.33.zip

SHA1

2380771038f48d937b073511ed34e1bdb31549ea typo3_src-9.5.33.tar.gz
f260acd9d87b3cac84477607fda24c80d64af0bb typo3_src-9.5.33.zip

MD5

cc9bed5e071db59897548262546f44ac typo3_src-9.5.33.tar.gz
5b40e145874246e8412d2d8a00f975a6 typo3_src-9.5.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/9.5.33/tar.gz
wget --content-disposition https://get.typo3.org/9.5.33/tar.gz.sig
gpg --verify typo3_src-9.5.33.tar.gz.sig typo3_src-9.5.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

  • 2022-02-22 e8c603d562 [RELEASE] Release of TYPO3 9.5.33 (thanks to Andreas Fernandez)
  • 2022-02-21 25d48688ac [TASK] Upgrade enshrined/svg-sanitize to ^0.15.4 (thanks to Oliver Hader)
  • 2022-02-21 177109b501 [TASK] Update CKEditor to v4.17.1 (thanks to Oliver Hader)
  • 2022-02-21 ca41e1eefb [BUGFIX] Fix NavigationContainer iframe loading (thanks to Benjamin Franzke)
  • 2022-02-05 059607c1c0 [TASK] Add allowed composer plugins for composer >= 2.2.0 (thanks to Torben Hansen)
  • 2022-01-28 4e4724d26b [TASK] Switch to new REST API end point (thanks to Simon Gilli)
  • 2021-12-17 b9a593588b [TASK] Update copyright notice (thanks to Andreas Fernandez)
  • 2021-11-11 71accf6689 [TASK] Set TYPO3 version to 9.5.33-dev (thanks to Andreas Fernandez)