TYPO3 9.5.3

Release Notes

Version 9.5.3

Stay secure and up-to-date with TYPO3 ELTS!

The TYPO3 CMS community supported from 2018-10-02 until 2021-09-30.
Extend your support now until 2024-09-30 to get access to the latest security and compatibility updates for this version.

Learn more about TYPO3 ELTS Browse the TYPO3 ELTS Portal

Release Notes for TYPO3 CMS 9.5.3

This document contains information about TYPO3 CMS 9.5.3 which was released on 14.12.2018.

Get TYPO3 9.5.3 now

News

This version is a bugfix and maintenance release.

Read TYPO3 9.5.3 Release News

Checksums of TYPO3 9.5.3

SHA256

e03a94e685068d412679e20e4c3e2fa4bed9536f26323d3772941f420b15e120 typo3_src-9.5.3.tar.gz
3fde89bf73c798441350a612c8b92ca8ac2e43a3ce8d59875895e6915aa794d9 typo3_src-9.5.3.zip

SHA1

00d60ea876203a484cee6c769a2946f7d7fe506d typo3_src-9.5.3.tar.gz
a3679ee1554e157fcc3f89cf9c891fef5ee2af86 typo3_src-9.5.3.zip

MD5

b736f57ad8ce5d2eb83cbda49895f6b8 typo3_src-9.5.3.tar.gz
0402708a21c90436af4b22cd785d6217 typo3_src-9.5.3.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/9.5.3/tar.gz
wget --content-disposition https://get.typo3.org/9.5.3/tar.gz.sig
gpg --verify typo3_src-9.5.3.tar.gz.sig typo3_src-9.5.3.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

Here is a list of what was fixed since 9.5.2:

  • 2018-12-14 73e5580582 [RELEASE] Release of TYPO3 9.5.3 (thanks to Oliver Hader)
  • 2018-12-14 6a580f1ee7 [DOC] Add ChangeLog index of 9.5.x (thanks to Sybille Peters)
  • 2018-12-14 81b542543a [BUGFIX] Fix positioning of arrows in Element Browser (thanks to Andreas Fernandez)
  • 2018-12-13 a097af996d [BUGFIX] Properly separate markup for modal windows in extension manager (thanks to Oliver Hader)
  • 2018-12-13 8f7de90d28 [BUGFIX] Fix HTML in modal of OnlineMedia.ts (thanks to Georg Ringer)
  • 2018-12-13 479d28a3a1 [BUGFIX] Fix HTML in drag-title of PageTreeDragDrop.js (thanks to Stefan Neufeind)
  • 2018-12-13 190654d81e [BUGFIX] getTreeList inserts duplicate keys in cache_treelist (thanks to Alexander Schnitzler)
  • 2018-12-13 ce16a8de90 [BUGFIX] Revert bugfix Remove surrounding &nsbp; in the tables with ol or ul in CKEditor (thanks to Benni Mack)
  • 2018-12-13 78c0d4894c [BUGFIX] Do not rewind Generator in DebuggerUtility::var_dump() (thanks to Mathias Brodala)
  • 2018-12-12 e12ff2d0dc [TASK] Silence composer install progress in bamboo (thanks to Christian Kuhn)
  • 2018-12-12 7da6045625 [BUGFIX] Allow custom namespace in ExtbasePluginEnhancer (thanks to Benni Mack)
  • 2018-12-12 56ee2a4d2e [BUGFIX] Remove @ in doc comment of TypoScriptParser (thanks to Georg Ringer)
  • 2018-12-12 09ef959979 [TASK] Add filter for be_users and be_groups (thanks to Guido Schmechel)
  • 2018-12-11 068a949145 [TASK] Set TYPO3 version to 9.5.3-dev (thanks to Oliver Hader)