TYPO3 7.6.54 ELTS

Release Notes

Version 7.6.54 ELTS

This version is not supported anymore.

The TYPO3 CMS community supported from 2015-11-10 until 2018-11-27. Extended security & compatibility support (ELTS) expired on 2022-11-30.

Please consider updating to a newer version.

Release Notes for TYPO3 CMS 7.6.54

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

Get TYPO3 7.6.54 now

Checksums of TYPO3 7.6.54

SHA256

18ea24ca4282ae6babcde8cba7e03481e32e27a4c1f3bac7916f63c72c7ebaaf typo3_src-7.6.54.tar.gz
a1f7a633a6a9ee63d0ec97625835388c9f93418fb74a6325ee52a44c1fc270c9 typo3_src-7.6.54.zip

SHA1

02929d3c76c6742cf8ddc1e6755f6663f9e6d99c typo3_src-7.6.54.tar.gz
64b75f3d95e6510ec99cfed21d31fa21d8e43074 typo3_src-7.6.54.zip

MD5

6adc9660306457aa2e896b41b0279d4e typo3_src-7.6.54.tar.gz
ea941dbd5905b7ef65bf798c7baab854 typo3_src-7.6.54.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/7.6.54/tar.gz
wget --content-disposition https://get.typo3.org/7.6.54/tar.gz.sig
gpg --verify typo3_src-7.6.54.tar.gz.sig typo3_src-7.6.54.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 e70c28e378 [RELEASE] Release of TYPO3 7.6.54 (thanks to Andreas Fernandez)
  • 2021-08-16 5adf3f6044 [TASK] Upgrade to typo3/html-sanitizer v1.0.5 (thanks to Andreas Fernandez)
  • 2021-08-16 6230e23fac [BUGFIX] Adjust default behavior of HTML sanitization in parseFunc (thanks to Oliver Hader)
  • 2021-08-16 6c1238322c [FEATURE] Introduce explicit f:sanitize.html view-helper (thanks to Oliver Hader)
  • 2021-08-16 2266c3c9f5 [BUGFIX] Use correct namespace in SvgFileSanitizer update wizard request (thanks to Andreas Fernandez)
  • 2021-08-16 065aecef29 [BUGFIX] Allow HTML node onclick events in generated frontend markup (thanks to Oliver Hader)
  • 2021-08-13 73b59a11f1 [BUGFIX] Add xdebug capabilities to testing-docker (thanks to Andreas Fernandez)
  • 2021-08-12 1623f18505 [TASK] Add status quo tests for f:format.html (thanks to Oliver Hader)
  • 2021-08-12 4a6d40b9db [TASK] Forward initiator to typo3/html-sanitizer (thanks to Oliver Hader)
  • 2021-08-12 5fdee7ee12 [TASK] Upgrade to typo3/html-sanitizer v1.0.4 (thanks to Andreas Fernandez)
  • 2021-08-12 341b81c371 [TASK] Upgrade to typo3/html-sanitizer v1.0.3 (thanks to Andreas Fernandez)
  • 2021-08-11 8b1cc5b752 [TASK] Enhance documentation for integration of html-sanitizer (thanks to Tomas Norre Mikkelsen)
  • 2021-08-11 c9bc4d8a07 [BUGFIX] Accept JS spam protected email addresses (thanks to Torben Hansen)
  • 2021-08-11 b944724ac4 Revert "[TASK] Declare core as replacement for t3g/svg-sanitizer" (thanks to Andreas Fernandez)
  • 2021-08-10 87f12ae1e7 [TASK] Set TYPO3 version to 7.6.54-dev (thanks to Andreas Fernandez)