TYPO3 7.6.50 ELTS
Release Notes
Stay secure and up-to-date with TYPO3 ELTS!
The TYPO3 CMS community supported from 2015-11-10
until 2018-11-27.
Extend your support now until 2021-11-30 to
get access to the latest security and compatibility updates for this version.
Release Notes for TYPO3 CMS 7.6.50
This document contains information about TYPO3 CMS 7.6.50 which was released on 18.12.2020.
Get TYPO3 7.6.50 nowPackage 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.50/tar.gz wget --content-disposition https://get.typo3.org/7.6.50/tar.gz.sig gpg --verify typo3_src-7.6.50.tar.gz.sig typo3_src-7.6.50.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.