TYPO3 8.7.37 ELTS

Release Notes

Version 8.7.37 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.37

This document contains information about TYPO3 CMS 8.7.37 which was released on 08.09.2020.

Get TYPO3 8.7.37 now

News

This release is a maintenance release.

Checksums of TYPO3 8.7.37

SHA256

ed0fb333f7b3e94fc4ad3508da42055a6e9fd71f7dee9eb167bf1a92d0b328fd typo3_src-8.7.37.tar.gz
fce76ec32a590b5823d5d2c88a11c07c614d01aba65351f76fdc9957a2a1675a typo3_src-8.7.37.zip

SHA1

dcda967850cd30993c58a363b2406e8c4c3d893e typo3_src-8.7.37.tar.gz
ae5c73e645518072c01b89eb9e031463684bb653 typo3_src-8.7.37.zip

MD5

c9a23abb6de929cd04952cfc36fe2395 typo3_src-8.7.37.tar.gz
e91cfb1665906125ca3d4d6b1bf1081a typo3_src-8.7.37.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.37/tar.gz
wget --content-disposition https://get.typo3.org/8.7.37/tar.gz.sig
gpg --verify typo3_src-8.7.37.tar.gz.sig typo3_src-8.7.37.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

  • 2020-09-08 daa6a38101 [RELEASE] Release of TYPO3 8.7.37 (thanks to Andreas Fernandez)
  • 2020-08-10 80c53b1b1d [BUGFIX] Ensure decoded parameters are a valid array (thanks to Oliver Hader)
  • 2020-07-28 70cb1db258 [TASK] Set TYPO3 version to 8.7.37-dev (thanks to Andreas Fernandez)