TYPO3 8.7.52 ELTS

Release Notes

Version 8.7.52 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.52

This document contains information about TYPO3 CMS 8.7.52 which was released on 04.07.2023.

Get TYPO3 8.7.52 now

News

This version is a bugfix and maintenance release.

Checksums of TYPO3 8.7.52

SHA256

dd4f717929141541b7452a184163b9e005e3e35d12540060dc8f51c13b9372c7 typo3_src-8.7.52.tar.gz
1051091f3903d6bd5e9c35b799c49c9849c8ed7ba25cf574e29cb30e9173598d typo3_src-8.7.52.zip

SHA1

b7463b694566044484f9ea18c69966b533e77103 typo3_src-8.7.52.tar.gz
862966375e392cc08227730497134f036fb73924 typo3_src-8.7.52.zip

MD5

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

  • 2023-07-04 2b92543812 [RELEASE] Release of TYPO3 8.7.52 (thanks to Andreas Fernandez)
  • 2023-06-30 07b33d2e11 [BUGFIX] Add ESCAPE keyword for like() and `notLike() expressions (#6) (thanks to Andreas Fernandez)
  • 2023-06-30 6b6f384bed [TASK] Add the new Google tracking parameter "gad" by default (#9) (thanks to Andreas Fernandez)
  • 2023-06-30 cb77fa2376 [BUGFIX] Use correct type in DB query (#14) (thanks to Andreas Fernandez)
  • 2023-06-30 e8de28b34a [BUGFIX] Render mime type audio/x-wav as audio file (#16) (thanks to Andreas Fernandez)
  • 2023-06-30 035ba891d0 [BUGFIX] Harmonize page ids in Record List search (#19) (thanks to Andreas Fernandez)
  • 2023-06-30 f3576680ce [BUGFIX] Do not log requests with unsupported HTTP method (#23) (thanks to Andreas Fernandez)
  • 2023-06-30 834589e9ad [BUGFIX] Replace EAB with Board in readme (#25) (thanks to Andreas Fernandez)
  • 2023-06-30 5f51df1070 [BUGFIX] Defer requests to LiveSearch (#26) (thanks to Andreas Fernandez)
  • 2023-06-29 0e252f1502 [TASK] Fine-tune functional tests workflow (#30) (thanks to Andreas Fernandez)
  • 2023-02-07 a6ae6b3546 [TASK] Set TYPO3 version to 8.7.52-dev (thanks to Andreas Fernandez)