TYPO3 9.3.3

Release Notes

Version 9.3.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.3.3

This document contains information about TYPO3 CMS 9.3.3 which was released on 31.07.2018.

Get TYPO3 9.3.3 now

News

This version is a bugfix and maintenance release.

Read TYPO3 9.3.3 Release News

Checksums of TYPO3 9.3.3

SHA256

35f1a18f9076688da0de32661be80eb757aac1f02b4a7d6b8ceb6d3c60708eb9 typo3_src-9.3.3.tar.gz
0e66ce2c1c9f2f0169fa05d1229a7f60d66196b08d1bdf9be08a30035438f48a typo3_src-9.3.3.zip

SHA1

6500249270a5e214c2e3a4a18bc0feea7c34dd56 typo3_src-9.3.3.tar.gz
fb0b19f848af947b3b258fcf81df79b4a0168c0a typo3_src-9.3.3.zip

MD5

28fe0957875d6d82772c8ffdca73db6b typo3_src-9.3.3.tar.gz
e404a3b03d2d4935023b286ad4de1289 typo3_src-9.3.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.3.3/tar.gz
wget --content-disposition https://get.typo3.org/9.3.3/tar.gz.sig
gpg --verify typo3_src-9.3.3.tar.gz.sig typo3_src-9.3.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.3.2:

  • 2018-07-31 a6530ca930 [RELEASE] Release of TYPO3 9.3.3 (thanks to Oliver Hader)
  • 2018-07-30 d32d28a800 [BUGFIX] Declare middleware dependencies of redirects (thanks to Susanne Moog)
  • 2018-07-30 1caf66a8f5 [BUGFIX] The form upgrade wizard must update all plugin settings (thanks to Ralf Zimmermann)
  • 2018-07-30 d197d70b8a [BUGFIX] Allow "defaultValue" for select form elements (thanks to Ralf Zimmermann)
  • 2018-07-30 f527d36f3d [BUGFIX] Allow form definitions to be moved or put to recycle folder (thanks to Oliver Hader)
  • 2018-07-30 39b7cf6604 [BUGFIX] Avoid PHP warning when using Phar archive with open_basedir (thanks to Oliver Hader)
  • 2018-07-20 fc72251728 [BUGFIX] Avoid SQL error in indexed search administration (thanks to Benni Mack)
  • 2018-07-17 818faa1c5a [BUGFIX] Enforce doctrine/dbal to 2.7 (thanks to Andreas Fernandez)
  • 2018-07-12 1b126d9428 [TASK] Set TYPO3 version to 9.3.3-dev (thanks to Oliver Hader)