TYPO3 7.6.45 ELTS

Release Notes

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

This document contains information about TYPO3 CMS 7.6.45 which was released on 07.07.2020.

Get TYPO3 7.6.45 now

News

This release is a maintenance release.

Checksums of TYPO3 7.6.45

SHA256

d7843ff51a718a2947f3fbd3667a6724910db43b16ca9773c3d5dfc4cf125c36 typo3_src-7.6.45.tar.gz
8910436540adb2872551596f7ae27573f8ced085ecdd7f379751780a897e2d16 typo3_src-7.6.45.zip

SHA1

8d752e409753b89b5e87ebbb3ca482c299879990 typo3_src-7.6.45.tar.gz
6b240c21fd8e0cbcd6fe26af89db7d52ed4097e7 typo3_src-7.6.45.zip

MD5

6ec93880f07cd162dc82c4c9407ff530 typo3_src-7.6.45.tar.gz
5a3b1cdb2bfdcf456763ba26a1b90807 typo3_src-7.6.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/7.6.45/tar.gz
wget --content-disposition https://get.typo3.org/7.6.45/tar.gz.sig
gpg --verify typo3_src-7.6.45.tar.gz.sig typo3_src-7.6.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

  • 2020-07-07 cbc1920c37 [RELEASE] Release of TYPO3 7.6.45 (thanks to Andreas Fernandez)
  • 2020-07-07 3dac9b42d3 [BUGFIX] Add missing unset method for localStorage (thanks to Andreas Fernandez)
  • 2020-07-07 057bbb10a8 [TASK] Set TYPO3 version to 7.6.45-dev (thanks to Andreas Fernandez)