TYPO3 8.7.24

Release Notes

Version 8.7.24

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

This document contains information about TYPO3 CMS 8.7.24 which was released on 22.01.2019.

Get TYPO3 8.7.24 now

News

This version is a bugfix and maintenance release.

Read TYPO3 8.7.24 Release News

Checksums of TYPO3 8.7.24

SHA256

0277d821bfd8e931428029383db7c0c1709fe7d90a4d2a8ba3e9b473c433622d typo3_src-8.7.24.tar.gz
2fc54320c022f5f758f73acb13a601abfd681fbebcd3997bbc3e82d4f254fc34 typo3_src-8.7.24.zip

SHA1

427d4a680743a5a3343ec3cafd9ae5a0efecb312 typo3_src-8.7.24.tar.gz
f53a6e2b49db4433dbbd5c2eeae87f1465f5d849 typo3_src-8.7.24.zip

MD5

62b212d6b4ee921af6cc20d99910dda4 typo3_src-8.7.24.tar.gz
09a1a31640ae2db7c0fe36adba287676 typo3_src-8.7.24.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.24/tar.gz
wget --content-disposition https://get.typo3.org/8.7.24/tar.gz.sig
gpg --verify typo3_src-8.7.24.tar.gz.sig typo3_src-8.7.24.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.23:

  • 2019-01-22 f4a2203ba8 [RELEASE] Release of TYPO3 8.7.24 (thanks to Oliver Hader)
  • 2019-01-22 c8c21aa528 [BUGFIX] Use Json-based response for RequireJsController (thanks to Benni Mack)
  • 2019-01-22 0251dbdef3 [TASK] Set TYPO3 version to 8.7.24-dev (thanks to Oliver Hader)