TYPO3 9.5.26

Release Notes

Version 9.5.26

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.26

This document contains information about TYPO3 CMS 9.5.26 which was released on 18.03.2021.

Get TYPO3 9.5.26 now

News

This version is a bugfix and maintenance release.

Read TYPO3 9.5.26 Release News

Checksums of TYPO3 9.5.26

SHA256

16a440a56a52da48e1f837aea767cee8076484c09c38fe2eee01d9958522c2e1 typo3_src-9.5.26.tar.gz
e3af63ea4d716d64c6583cbc7872f172c9219dc406824aa3527d9ff219031682 typo3_src-9.5.26.zip

SHA1

f0042f96b29fa956769f097df8f1ff1f8f45a304 typo3_src-9.5.26.tar.gz
6191cf4568a2f4d18521329ab929ebc2e11ecf6e typo3_src-9.5.26.zip

MD5

283ed47253bd89793d005146f850016c typo3_src-9.5.26.tar.gz
f31a1f690f318e1ed47813c7a2ecf250 typo3_src-9.5.26.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.26/tar.gz
wget --content-disposition https://get.typo3.org/9.5.26/tar.gz.sig
gpg --verify typo3_src-9.5.26.tar.gz.sig typo3_src-9.5.26.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 9.5.25:

  • 2021-03-18 5354abdf68 [RELEASE] Release of TYPO3 9.5.26 (thanks to Oliver Hader)
  • 2021-03-16 cdca2cf27e [BUGFIX] Missing class import in FileReference (thanks to Christian Kuhn)
  • 2021-03-16 2a148080a4 [TASK] Set TYPO3 version to 9.5.26-dev (thanks to Oliver Hader)