TYPO3 8.7.43 ELTS

Release Notes

Version 8.7.43 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.43

This document contains information about TYPO3 CMS 8.7.43 which was released on 16.08.2021.

Get TYPO3 8.7.43 now

Checksums of TYPO3 8.7.43

SHA256

2b47c28ac3e6367a567b20fd8861b38819a7465d404816766fb90c05a134c770 typo3_src-8.7.43.tar.gz
bdc9d24e93319c975d2141619cb568a9132e826de3bd18efd6ba207f542397d0 typo3_src-8.7.43.zip

SHA1

15ddada5270405386bf7b27c59c1b619c7be94c3 typo3_src-8.7.43.tar.gz
5d67d07c8578a5ab026191c4db4c56f06c748d13 typo3_src-8.7.43.zip

MD5

9001503c65d9f7c792a7defecd8bf6d9 typo3_src-8.7.43.tar.gz
94ba12364d539879668a191b085e2e58 typo3_src-8.7.43.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.43/tar.gz
wget --content-disposition https://get.typo3.org/8.7.43/tar.gz.sig
gpg --verify typo3_src-8.7.43.tar.gz.sig typo3_src-8.7.43.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-08-16 1075b1807c [RELEASE] Release of TYPO3 8.7.43 (thanks to Andreas Fernandez)
  • 2021-08-16 dc1a36ed90 [TASK] Upgrade to typo3/html-sanitizer v1.0.5 (thanks to Andreas Fernandez)
  • 2021-08-16 820cf93320 [BUGFIX] Adjust default behavior of HTML sanitization in parseFunc (thanks to Oliver Hader)
  • 2021-08-16 f3ff334282 [FEATURE] Introduce explicit f:sanitize.html view-helper (thanks to Oliver Hader)
  • 2021-08-16 eee4953f4e [BUGFIX] Allow HTML node onclick events in generated frontend markup (thanks to Oliver Hader)
  • 2021-08-12 ad9fe7b999 [TASK] Add status quo tests for f:format.html (thanks to Oliver Hader)
  • 2021-08-12 34bbc8bcc7 [BUGFIX] Downgrade to old xdebug config (thanks to Andreas Fernandez)
  • 2021-08-12 6b89e82cf3 [TASK] Forward initiator to typo3/html-sanitizer (thanks to Oliver Hader)
  • 2021-08-12 73c142e643 [TASK] Upgrade to typo3/html-sanitizer v1.0.4 (thanks to Andreas Fernandez)
  • 2021-08-12 eecdfb5d2b [TASK] Upgrade to typo3/html-sanitizer v1.0.3 (thanks to Andreas Fernandez)
  • 2021-08-11 7f3496becb [TASK] Enhance documentation for integration of html-sanitizer (thanks to Tomas Norre Mikkelsen)
  • 2021-08-11 171c68bf9f [BUGFIX] Accept JS spam protected email addresses (thanks to Torben Hansen)
  • 2021-08-11 5f4e75888c Revert "[TASK] Declare core as replacement for t3g/svg-sanitizer" (thanks to Andreas Fernandez)
  • 2021-08-10 4c187316e2 [TASK] Set TYPO3 version to 8.7.43-dev (thanks to Andreas Fernandez)