TYPO3 8.7.45 ELTS

Release Notes

Version 8.7.45 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.45

This document contains information about TYPO3 CMS 8.7.45 which was released on 22.02.2022.

Get TYPO3 8.7.45 now

News

This release is a maintenance release.

Checksums of TYPO3 8.7.45

SHA256

f5214c477f878fc88bef1c22b0642fb5e788bba4f37dc8ae69c066524620aa09 typo3_src-8.7.45.tar.gz
7afadfa99d4834d514bedef0ae7eccbc8d40302f665b7bde05a076ea7e60aafb typo3_src-8.7.45.zip

SHA1

31009e2b158fa0a6fc150ff4c002cf90d1877ba3 typo3_src-8.7.45.tar.gz
84e448ad1cfbdc5de00b940fa1f444df9ba36e9f typo3_src-8.7.45.zip

MD5

727a4141c8f817af1c7c0b66e5532646 typo3_src-8.7.45.tar.gz
0659086d5f42ff213ac1f68e39f8c7c5 typo3_src-8.7.45.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.45/tar.gz
wget --content-disposition https://get.typo3.org/8.7.45/tar.gz.sig
gpg --verify typo3_src-8.7.45.tar.gz.sig typo3_src-8.7.45.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-02-22 86f328054b [RELEASE] Release of TYPO3 8.7.45 (thanks to Andreas Fernandez)
  • 2022-02-21 566ea40238 [TASK] Upgrade enshrined/svg-sanitize to ^0.15.4 (thanks to Oliver Hader)
  • 2022-02-21 0ec517299b [TASK] Update CKEditor to v4.17.1 (thanks to Oliver Hader)
  • 2022-02-21 96d8dc3b04 [BUGFIX] Fix NavigationContainer iframe loading (thanks to Benjamin Franzke)
  • 2022-02-05 0fc9872ab3 [TASK] Add allowed composer plugins for composer >= 2.2.0 (thanks to Torben Hansen)
  • 2022-01-28 b0b9e7c6fd [TASK] Switch to new REST API end point (thanks to Simon Gilli)
  • 2021-12-17 b11340c414 [TASK] Update copyright notice (thanks to Andreas Fernandez)
  • 2021-11-11 1ec574345a [TASK] Set TYPO3 version to 8.7.45-dev (thanks to Andreas Fernandez)