TYPO3 11.5.36

Release Notes

Version 11.5.36

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

The TYPO3 CMS community supported from 2020-12-22 until 2024-10-31.
Extend your support now until 2027-10-31 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 11.5.36

This document contains information about TYPO3 CMS 11.5.36 which was released on 20.02.2024.

Get TYPO3 11.5.36 now

News

This version is a bugfix and maintenance release.

Read TYPO3 11.5.36 Release News

Checksums of TYPO3 11.5.36

SHA256

c67f8ef8ff9c2d0a42d4e072a85181db40d9d27a0daf0f00a4c689aa5bd6a620 typo3_src-11.5.36.tar.gz
6a5c966418dba8f1940a382ea99338f7c085fbaaaa3b9612574a3f0122fb4e60 typo3_src-11.5.36.zip

SHA1

2fa828684780f5fac70efe9b31f54b04505f3177 typo3_src-11.5.36.tar.gz
1e87ab67ded0cc7eeffdfc25a933f3b6c5152e11 typo3_src-11.5.36.zip

MD5

6409164d3fcf2a30237ebf40198aa374 typo3_src-11.5.36.tar.gz
fc2069a4f282386caa1b4fa46b51fc59 typo3_src-11.5.36.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/11.5.36/tar.gz
wget --content-disposition https://get.typo3.org/11.5.36/tar.gz.sig
gpg --verify typo3_src-11.5.36.tar.gz.sig typo3_src-11.5.36.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 11.5.35:

  • 2024-02-20 d84f3f6c73 [RELEASE] Release of TYPO3 11.5.36 (thanks to Benni Mack)
  • 2024-02-19 aba2f02370 [BUGFIX] Remove outdated comment regarding capitalWords in f:format.case (thanks to Andreas Kienast)
  • 2024-02-17 e3e37e2d0f [TASK] Update container image versions (thanks to Stefan Bürk)
  • 2024-02-15 de0f48a709 [BUGFIX] Handle falsy return type when getting selected folder (thanks to Andreas Kienast)
  • 2024-02-13 6cc927018e [TASK] Add missing RST for #102799 (thanks to Benjamin Franzke)
  • 2024-02-13 55873fe3f7 [TASK] Set TYPO3 version to 11.5.36-dev (thanks to Oliver Hader)