TYPO3 8.7.44 ELTS

Release Notes

Version 8.7.44 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.44

This document contains information about TYPO3 CMS 8.7.44 which was released on 11.11.2021.

Get TYPO3 8.7.44 now

News

This release is a maintenance release.

Checksums of TYPO3 8.7.44

SHA256

4433fb6fc0a8bcf98c56a06378c9cd002ba06d9d9574ba7172fd289487257c25 typo3_src-8.7.44.tar.gz
8195f54ab9c3a66d18c03e3329cfdb076a73517b71fc18e94608fbd42d5904af typo3_src-8.7.44.zip

SHA1

254a788cf459e466fa30c1d40f106190160d1404 typo3_src-8.7.44.tar.gz
7f0351165e638e3bdd4612e96ca4845c878dab56 typo3_src-8.7.44.zip

MD5

a8a92854bdaa7d327e47f59ba4f02dcf typo3_src-8.7.44.tar.gz
4cb2358d475e1013b005b0afd6ac6990 typo3_src-8.7.44.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.44/tar.gz
wget --content-disposition https://get.typo3.org/8.7.44/tar.gz.sig
gpg --verify typo3_src-8.7.44.tar.gz.sig typo3_src-8.7.44.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

  • 2021-11-11 1bcd4f40d1 [RELEASE] Release of TYPO3 8.7.44 (thanks to Andreas Fernandez)
  • 2021-11-05 6db5172566 [BUGFIX] Ensure string is passed to f:sanitize.html view helper (thanks to Oliver Hader)
  • 2021-11-05 f9ea4f916a [TASK] Update CKEditor to v4.16.2 (thanks to Oliver Hader)
  • 2021-11-05 befc5ccee5 [TASK] Upgrade to typo3/phar-stream-wrapper v3.1.7 (thanks to Andreas Fernandez)
  • 2021-11-05 1d9064e789 [TASK] Upgrade to typo3/html-sanitizer v1.0.6 (thanks to Andreas Fernandez)
  • 2021-09-08 717071004a [BUGFIX] Skip rsaauth tests if OpenSSL environment is broken (thanks to Andreas Fernandez)
  • 2021-08-25 e77b92d899 [TASK][ELTS-286] Update copyright year (thanks to Andreas Fernandez)
  • 2021-08-24 6f77cc85b9 [TASK] Update testing-related PHP Docker images to v4.2 (thanks to Andreas Fernandez)
  • 2021-08-23 ebdb38fcef [TASK] Install Composer dependencies via runTests.sh (thanks to Andreas Fernandez)
  • 2021-08-21 029b51d195 [TASK] Pin Docker image versions (thanks to Andreas Fernandez)
  • 2021-08-20 47f6cb55a8 [BUGFIX] Use correct DBMS in nightly builds (thanks to Andreas Fernandez)
  • 2021-08-20 fc40576fa0 [TASK] Use new images for CI (thanks to Andreas Fernandez)
  • 2021-08-16 b4f8f38b93 [TASK] Set TYPO3 version to 8.7.44-dev (thanks to Andreas Fernandez)