TYPO3 7.6.50 ELTS

Release Notes

Version 7.6.50 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.50

This document contains information about TYPO3 CMS 7.6.50 which was released on 18.12.2020.

Get TYPO3 7.6.50 now

News

This release is a maintenance release.

Checksums of TYPO3 7.6.50

SHA256

cbfe80b7743da022f0f8b3d0c373f93255e511a3919875534808416bccdbc223 typo3_src-7.6.50.tar.gz
d45b0660d9cf96fcfae605ee0c53247b95af3708d6e5431b41ace083a380e5d5 typo3_src-7.6.50.zip

SHA1

8c70f25cb86c4587dc1657fe5bd30029e3616d47 typo3_src-7.6.50.tar.gz
b508f7f59a1ecc0ad6e691ddb7be4e5ea2897999 typo3_src-7.6.50.zip

MD5

e0662706421f196b7302f06a4b94923a typo3_src-7.6.50.tar.gz
2df4498e53caf2ce436f84abfc9372bb typo3_src-7.6.50.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.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.

Changes

  • 2020-12-18 50e2d0049f [RELEASE] Release of TYPO3 7.6.50 (thanks to Andreas Fernandez)
  • 2020-12-04 3ff6467dd7 [BUGFIX] Raise upper limit of date fields in TCA (thanks to Frank Naegler)
  • 2020-11-17 75569b7b19 [TASK] Set TYPO3 version to 7.6.50-dev (thanks to Andreas Fernandez)