TYPO3 11.5.41

Release Notes

Version 11.5.41

Release Notes for TYPO3 CMS 11.5.41

This document contains information about TYPO3 CMS 11.5.41 which was released on 15.10.2024.

Get TYPO3 11.5.41 now

News

This version is a bugfix and maintenance release.

Read TYPO3 11.5.41 Release News

Checksums of TYPO3 11.5.41

SHA256

560f4389347fa6103bda5a62459b2362560e663e133edaeb365589f9065fa0f0 typo3_src-11.5.41.tar.gz
5d46bdffaf3434ef793e7d0e0ba611210014b3275b549f674e37b5a1fe80fade typo3_src-11.5.41.zip

SHA1

1dd22f957c120a96f39c4708903f5ead42838dc2 typo3_src-11.5.41.tar.gz
d0db8803f50da5ed05fa0fd94166e2bbacc0b9df typo3_src-11.5.41.zip

MD5

aec70e55461c002cc9c22a52b9e51408 typo3_src-11.5.41.tar.gz
4e9f8d5e1cfe28dc2828aacbb76401b1 typo3_src-11.5.41.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.41/tar.gz
wget --content-disposition https://get.typo3.org/11.5.41/tar.gz.sig
gpg --verify typo3_src-11.5.41.tar.gz.sig typo3_src-11.5.41.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.40:

  • 2024-10-15 042fafc21d4 [RELEASE] Release of TYPO3 11.5.41 (thanks to Benni Mack)
  • 2024-10-10 e46f9016e7a [BUGFIX] Mitigate invalid count query in PageInformationController (thanks to Stefan Bürk)
  • 2024-10-10 bcc98378e60 [BUGFIX] Fix pagetree subtree expansion in search mode (thanks to Benjamin Franzke)
  • 2024-10-08 5a67553c180 [TASK] Set TYPO3 version to 11.5.41-dev (thanks to Oliver Hader)