TYPO3 8.7.58 ELTS

Release Notes

Version 8.7.58 ELTS

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

The TYPO3 CMS community supported from 2017-04-04 until 2020-03-31.
Extend your support now until 2024-03-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 8.7.58

This document contains information about TYPO3 CMS 8.7.58 which was released on 14.02.2024.

Get TYPO3 8.7.58 now

News

This version is a bugfix and maintenance release.

Read TYPO3 8.7.58 Release News

Checksums of TYPO3 8.7.58

SHA256

46337a7a22af40dad10e811a6e66239a51547a53bc1a65d64f2ee031f293cb9f typo3_src-8.7.58.tar.gz
7db44d0956652f8e056d6c8135ca8f3da92a527b01db0bf35ee5d1ff2db7a654 typo3_src-8.7.58.zip

SHA1

c598498feedac67022cc606bf388578683e9ed26 typo3_src-8.7.58.tar.gz
5386bd4652b55ee4900c7aa501950dbe2017ee53 typo3_src-8.7.58.zip

MD5

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

  • 2024-02-14 dd28ceaa16 [RELEASE] Release of TYPO3 8.7.58 (thanks to Andreas Kienast)
  • 2024-02-14 25e403ee65 [BUGFIX] Fix wrong method name and invocation for fallback storage check (thanks to Andreas Kienast)
  • 2024-02-13 25f742e5c9 [TASK] Set TYPO3 version to 8.7.58-dev (thanks to Andreas Kienast)