TYPO3 11.3.3
Release Notes
Stay secure and up-to-date with TYPO3 ELTS!
The TYPO3 CMS community supported from 2020-12-22
until 2024-10-31.
Extend your support now until 2027-10-31 to
get access to the latest security and compatibility updates for this version.
Release Notes for TYPO3 CMS 11.3.3
This document contains information about TYPO3 CMS 11.3.3 which was released on 16.08.2021.
Get TYPO3 11.3.3 nowChecksums of TYPO3 11.3.3
SHA256
8d6531a397d91f4c9a031a2426cd52f8ed232c0dd011f953e3b4777d7ea43f5c typo3_src-11.3.3.tar.gz 87b8c03ed2d8d57094b013847ee49ebd94663479f7108a26b56d97048fde6c07 typo3_src-11.3.3.zip
SHA1
f838bbbb7846ab20c1ac7559f82b51593164948e typo3_src-11.3.3.tar.gz e03e45b968c7aae9ac41d71194d61391702959e0 typo3_src-11.3.3.zip
MD5
ec4ae580067579a3574663fb95b63ac0 typo3_src-11.3.3.tar.gz 0dbe4af22b914a2d1bd4e4b2aa674c81 typo3_src-11.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/11.3.3/tar.gz wget --content-disposition https://get.typo3.org/11.3.3/tar.gz.sig gpg --verify typo3_src-11.3.3.tar.gz.sig typo3_src-11.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 11.3.2:
- 2021-08-16 5b898d5e2e [RELEASE] Release of TYPO3 11.3.3 (thanks to Oliver Hader)
- 2021-08-16 ca2590ebc6 [TASK] Upgrade to typo3/html-sanitizer v2.0.9 (thanks to Oliver Hader)
- 2021-08-16 eec1a2b8f3 [BUGFIX] Adjust default behavior of HTML sanitization in parseFunc (thanks to Oliver Hader)
- 2021-08-16 0ce8d0ea38 [BUGFIX] Allow HTML node onclick events in generated frontend markup (thanks to Oliver Hader)
- 2021-08-13 05453801a4 [FEATURE] Introduce explicit f:sanitize.html view-helper (thanks to Oliver Hader)
- 2021-08-13 71cdedbe01 [BUGFIX] Avoid timeout issues through SvgFilesSanitization (thanks to Georg Ringer)
- 2021-08-12 daa4c4669b [TASK] Add status quo tests for f:format.html (thanks to Oliver Hader)
- 2021-08-12 b4f6e4b32b [TASK] Forward initiator to typo3/html-sanitizer (thanks to Oliver Hader)
- 2021-08-12 591e988810 [TASK] Upgrade to typo3/html-sanitizer v2.0.8 (thanks to Oliver Hader)
- 2021-08-11 d80cac5cc0 [BUGFIX] Accept JS spam protected email addresses (thanks to Torben Hansen)
- 2021-08-11 0819a2d433 [TASK] Enhance documentation for integration of html-sanitizer (thanks to Tomas Norre Mikkelsen)
- 2021-08-10 2b06f6be9b Revert "[TASK] Declare core as replacement for t3g/svg-sanitizer" (thanks to Oliver Hader)
- 2021-08-10 b4dda78588 [TASK] Set TYPO3 version to 11.3.3-dev (thanks to Oliver Hader)