TYPO3 8.7.54 ELTS

Release Notes

Version 8.7.54 ELTS

This version is not supported anymore.

The TYPO3 CMS community supported from 2017-04-04 until 2020-03-31. Extended security & compatibility support (ELTS) expired on 2024-03-31.

Please consider updating to a newer version.

Release Notes for TYPO3 CMS 8.7.54

This document contains information about TYPO3 CMS 8.7.54 which was released on 25.07.2023.

Get TYPO3 8.7.54 now

News

This release is a combined bug fix and security release.

Find more details in the security bulletins:

Read TYPO3 8.7.54 Release News

Checksums of TYPO3 8.7.54

SHA256

a5aa78327060722823eeaa25b2e1edf74ca4cf22c11dabc7f8fa7ed4aae64972 typo3_src-8.7.54.tar.gz
781c9d01da5f7db7e1d8b5d261f56867cfe15245c495f0945870dfef04b08307 typo3_src-8.7.54.zip

SHA1

0998bda8ba3014c0982f43637f96476c3f905324 typo3_src-8.7.54.tar.gz
843161a403a18879d9411125ecbf943ad62e849e typo3_src-8.7.54.zip

MD5

d41d8cd98f00b204e9800998ecf8427e typo3_src-8.7.54.tar.gz
d41d8cd98f00b204e9800998ecf8427e typo3_src-8.7.54.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/8.7.54/tar.gz
wget --content-disposition https://get.typo3.org/8.7.54/tar.gz.sig
gpg --verify typo3_src-8.7.54.tar.gz.sig typo3_src-8.7.54.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 8.7.53:

  • 2023-07-25 154b664f59 [RELEASE] Release of TYPO3 8.7.54 (thanks to Andreas Fernandez)
  • 2023-07-25 dc5a28b71f [TASK] Set TYPO3 version to 8.7.54-dev (thanks to Andreas Fernandez)