TYPO3 13.3.1

Release Notes

Version 13.3.1

Release Notes for TYPO3 CMS 13.3.1

This document contains information about TYPO3 CMS 13.3.1 which was released on 08.10.2024.

Get TYPO3 13.3.1 now

News

This release is a combined bug fix and security release.

Find more details in the security bulletins:

Read TYPO3 13.3.1 Release News

Checksums of TYPO3 13.3.1

SHA256

6f6b17804c549f58556319f07e2b9de2375e46e04ab683d71a83fbf17d3a7ef9 typo3_src-13.3.1.tar.gz
af94eccce6df0b9074ab8c12205475654f237fa46dfc5822075d05b9c27fa49a typo3_src-13.3.1.zip

SHA1

04afa618c446762e76e7954bfe56c3827f0c9f2f typo3_src-13.3.1.tar.gz
f1f14e9f427cbd4af88fd8126f77a56ea032bf79 typo3_src-13.3.1.zip

MD5

818ad99390021f7e7beb94713b9e4470 typo3_src-13.3.1.tar.gz
00a70621287dbe1c32d8b0e1149fc6a8 typo3_src-13.3.1.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/13.3.1/tar.gz
wget --content-disposition https://get.typo3.org/13.3.1/tar.gz.sig
gpg --verify typo3_src-13.3.1.tar.gz.sig typo3_src-13.3.1.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 13.3.0:

  • 2024-10-08 f98c944f6e3 [RELEASE] Release of TYPO3 13.3.1 (thanks to Oliver Hader)
  • 2024-10-08 255214f8e83 [SECURITY] Show only explicitly configured page tree information (thanks to Oliver Hader)
  • 2024-10-08 dccc5f7ba96 [SECURITY] Avoid invalid JSON in ShortcutRepository arguments (thanks to Oliver Hader)
  • 2024-10-07 eaf0943c537 [TASK] Update to CKEditor v43.1.1 (thanks to Oliver Hader)
  • 2024-10-07 eb079eb3f03 [TASK] Update to CKEditor v43.1 (thanks to Andreas Nedbal)
  • 2024-10-07 743072fa07b [TASK] Mitigate DNS lookup issues in started containers (thanks to Stefan Bürk)
  • 2024-10-07 04deafdd8a4 [TASK] Prevent pre-merge pipeline executions for merged changes (thanks to Stefan Bürk)
  • 2024-10-07 06b7bdc0c19 [TASK] Set TYPO3 version to 13.3.1-dev (thanks to Oliver Hader)
  • 2024-10-07 83b82d72d68 [TASK] Prevent pre-merge pipeline executions for merged changes (thanks to Stefan Bürk)
  • 2024-10-07 a807b7e9816 [TASK] Mitigate PHP 8.4.0-RC1 breaking changes (thanks to Stefan Bürk)