TYPO3 8.7.50 ELTS

Release Notes

Version 8.7.50 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.50

This document contains information about TYPO3 CMS 8.7.50 which was released on 15.12.2022.

Get TYPO3 8.7.50 now

News

This release is a maintenance release.

Checksums of TYPO3 8.7.50

SHA256

0651aca9efcf05c88f7bdcb9130f927463cf516df523cef99b7652b559ccf537 typo3_src-8.7.50.tar.gz
f3bbed5f4521e912a4e0fd53f0c9122361c58f557e0ecc530a7298bbb556be2e typo3_src-8.7.50.zip

SHA1

433cb3c2d89090731bcff56629386fa01901adf7 typo3_src-8.7.50.tar.gz
43e33629712c8a660eb0206ec9b76ae162ae4e49 typo3_src-8.7.50.zip

MD5

f2443770e6fc34c323902860285035d8 typo3_src-8.7.50.tar.gz
ec7173127ce944df3ac445f562e88dc0 typo3_src-8.7.50.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.50/tar.gz
wget --content-disposition https://get.typo3.org/8.7.50/tar.gz.sig
gpg --verify typo3_src-8.7.50.tar.gz.sig typo3_src-8.7.50.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

  • 2022-12-15 753ed58bbf [RELEASE] Release of TYPO3 8.7.50 (thanks to Andreas Fernandez)
  • 2022-12-15 b2be368eee [BUGFIX] Catch any transfer exception in HTTP host header check (thanks to Oliver Hader)
  • 2022-12-15 a4152d16e6 [TASK] Add backward compatibility handling for frontend login signing (thanks to Oliver Hader)
  • 2022-12-13 2098eaad7f [TASK] Set TYPO3 version to 8.7.50-dev (thanks to Andreas Fernandez)