TYPO3 8.7.41 ELTS

Release Notes

Version 8.7.41 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.41

This document contains information about TYPO3 CMS 8.7.41 which was released on 20.07.2021.

Get TYPO3 8.7.41 now

Checksums of TYPO3 8.7.41

SHA256

3f8882ffdd60d13d2dd104205266d70323f9036d3e540d560745525087d49a40 typo3_src-8.7.41.tar.gz
adecb64cfdda41a14439abc251d971f8fddae22e60844728f6587fda637943f1 typo3_src-8.7.41.zip

SHA1

724c205de4f97bc18088f1262a6a818e032d5be4 typo3_src-8.7.41.tar.gz
63062cda0dbe34fe9abd7f484c6e35442b4d8f63 typo3_src-8.7.41.zip

MD5

fa67e1d9587101432a6e751c01683870 typo3_src-8.7.41.tar.gz
0814b9f3d9d9afaadc058c707ac25dac typo3_src-8.7.41.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.41/tar.gz
wget --content-disposition https://get.typo3.org/8.7.41/tar.gz.sig
gpg --verify typo3_src-8.7.41.tar.gz.sig typo3_src-8.7.41.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-07-20 549efbd55f [RELEASE] Release of TYPO3 8.7.41 (thanks to Andreas Fernandez)
  • 2021-07-20 d456fdd37b [SECURITY] Do not log sensitive data in authentication process (thanks to Oliver Hader)
  • 2021-07-20 25fbebf7a0 [SECURITY] Mitigate XSS related to column names (thanks to Oliver Bartsch)
  • 2021-07-20 d8a77b370b [SECURITY] Encode error messages in Query View (thanks to Oliver Hader)
  • 2021-07-20 4024e87789 [TASK] Skip another SVG sanitizer test causing seg fault (thanks to Christian Kuhn)
  • 2021-07-20 710cf1a35c [TASK] Skip SVG sanitizer test causing segmentation fault (thanks to Oliver Hader)
  • 2021-07-20 fd1d28f517 [TASK] Mitigate downstream CSV code injection (thanks to Oliver Hader)
  • 2021-07-20 25e2cf9718 [BUGFIX] Upgrade ckeditor4 (thanks to Andreas Fernandez)
  • 2021-07-20 e434243de6 [BUGFIX] Correctly resolve best matching FAL storage (thanks to Oliver Hader)
  • 2021-07-19 fbb89f7479 [TASK] Introduce SVG Sanitizer (thanks to Oliver Hader)
  • 2021-06-29 60ae20e38f [BUGFIX] Avoid exception when trying to download a non-existing file (thanks to Oliver Hader)
  • 2021-06-29 bc311ae605 [BUGFIX] Allow persisting PseudoFileReference via database form finisher (thanks to Oliver Hader)
  • 2021-06-18 5d36ffc79e [BUGFIX] Proper form definition validation if backend language changes (thanks to Ralf Zimmermann)
  • 2021-03-16 768565800b [BUGFIX] Replace algo26-matthias/idna-convert in EXT:core (thanks to Andreas Fernandez)
  • 2021-03-16 745a706478 [TASK] Set TYPO3 version to 8.7.41-dev (thanks to Andreas Fernandez)