TYPO3 10.4.30
Release Notes
Stay secure and up-to-date with TYPO3 ELTS!
The TYPO3 CMS community supported from 2020-04-21
until 2023-04-30.
Extend your support now until 2026-04-30 to
get access to the latest security and compatibility updates for this version.
Release Notes for TYPO3 CMS 10.4.30
This document contains information about TYPO3 CMS 10.4.30 which was released on 15.06.2022.
Get TYPO3 10.4.30 nowChecksums of TYPO3 10.4.30
SHA256
c62f1f32eb1baee2c9bcba5738b870dc3faa6436e5b209fe1906a4d073dbbd54 typo3_src-10.4.30.tar.gz b52f749bb15dd4d81e1901acb43c1d10c390485bdc6bb89ded71a3e8bf1dd066 typo3_src-10.4.30.zip
SHA1
267496559abe3c9b7f93e58e1526d2b0358e26dd typo3_src-10.4.30.tar.gz 8c171f727f3814959bd605e9ab6679c7bcb2f8c5 typo3_src-10.4.30.zip
MD5
6947f1a7eb45b629b85d591fc0de6d5f typo3_src-10.4.30.tar.gz d3cf90465a25d1cb95546f8b12c75ecd typo3_src-10.4.30.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/10.4.30/tar.gz wget --content-disposition https://get.typo3.org/10.4.30/tar.gz.sig gpg --verify typo3_src-10.4.30.tar.gz.sig typo3_src-10.4.30.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 10.4.29:
- 2022-06-15 774a3bf0ec [RELEASE] Release of TYPO3 10.4.30 (thanks to Oliver Hader)
- 2022-06-15 d80a9c472f [BUGFIX] Properly apply system maintainer role to backend admins (thanks to Oliver Hader)
- 2022-06-14 8fa6083c0e [TASK] Set TYPO3 version to 10.4.30-dev (thanks to Oliver Hader)