TYPO3 12.4.23
Release Notes
Release Notes for TYPO3 CMS 12.4.23
This document contains information about TYPO3 CMS 12.4.23 which was released on 12.11.2024.
Get TYPO3 12.4.23 nowChecksums of TYPO3 12.4.23
SHA256
2cf24e71da87b37b14ee595962a591fdd59819966ff57efa7914b6a6626c8580 typo3_src-12.4.23.tar.gz 1f6f9126acd18dd3137f2c09de72fdc0745db9b33d84705f1dceea763ac2e749 typo3_src-12.4.23.zip
SHA1
57121c56b79b57c062fd38a19a2159f88ac9d590 typo3_src-12.4.23.tar.gz a45f5f8929c3bae8e2e6dd3c5c06e340d4856f24 typo3_src-12.4.23.zip
MD5
80af3507d5b0db1f2ce6012028d9d7e5 typo3_src-12.4.23.tar.gz 0abc6e31669f71eb222c0cbd35643799 typo3_src-12.4.23.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/12.4.23/tar.gz wget --content-disposition https://get.typo3.org/12.4.23/tar.gz.sig gpg --verify typo3_src-12.4.23.tar.gz.sig typo3_src-12.4.23.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 12.4.22:
- 2024-11-12 2b566e265d8 [RELEASE] Release of TYPO3 12.4.23 (thanks to Oliver Hader)
- 2024-11-12 0c7abb0a2e5 [TASK] Update packages symfony/http-foundation & symfony/process (thanks to Oliver Hader)
- 2024-11-12 a29c00b7c07 [BUGFIX] Make redirect internal fields readonly (thanks to Oliver Bartsch)
- 2024-11-12 fdb58895571 [BUGFIX] Display correct method for callable event listeners (thanks to Oliver Bartsch)
- 2024-11-11 c42aa2f4b38 [TASK] Raise phpstan to 1.12.10 (thanks to Benjamin Franzke)
- 2024-11-11 497790f8475 [TASK] Raise phpstan to 1.12.9 (thanks to Anja Leichsenring)
- 2024-11-08 91e9b719d84 [BUGFIX] Handle invalid pageTitleProviders definitions (thanks to Lina Wolf)
- 2024-11-07 c28a8f312f4 [DOCS] Update changelog with JavaScript migration for goToModule (thanks to Garvin Hicking)
- 2024-11-07 c0b953ff352 [BUGFIX] Early return if no rootline provided in SysTemplateRepository (thanks to Georg Ringer)
- 2024-11-07 890f239aa50 [BUGFIX] Show last page of live search with different result-groups (thanks to Ayke Halder)
- 2024-11-06 3f7096982f1 [BUGFIX] Generate correct overlay icon when hiding record in record list (thanks to Andreas Kienast)
- 2024-11-05 22032ed84d9 [BUGFIX] Scroll element into view when reviewing FormEngine field (thanks to Andreas Kienast)
- 2024-11-05 2bd8c68ddb8 [BUGFIX] Allow BE user compare with outdated page content types (thanks to Mathias Brodala)
- 2024-11-05 0ae83f6d4cc [BUGFIX] Fix LocalizationUtility in TS override mode not using defaults (thanks to Garvin Hicking)
- 2024-11-04 98ab9db7153 [BUGFIX] Reference correct time fields in cache calculation (thanks to Andreas Kienast)
- 2024-11-04 3f8a3f62832 [BUGFIX] Handle empty field array in FormEngine (thanks to Oliver Bartsch)
- 2024-10-31 f841c845a49 [BUGFIX] Add missing label for TsConfig provided by site (thanks to Georg Ringer)
- 2024-10-31 e49640518d7 [TASK] Update typo3/class-alias-loader for PHP 8.4 compatibility (thanks to Benjamin Franzke)
- 2024-10-30 8c37351beed [DOCS] Properly use "minimum" and "maximum" in EXT:form documentation (thanks to stefanheinrich-at-wiro)
- 2024-10-30 2a949a006a2 [BUGFIX] Validate date ranges correctly (thanks to Andreas Kienast)
- 2024-10-30 d08b61ca9aa [BUGFIX] Use correct dataset identifier for date ranges (thanks to Andreas Kienast)
- 2024-10-30 d6570a9bef8 [BUGFIX] Prevent RTE CKEditor5 initialization race condition (thanks to Benjamin Franzke)
- 2024-10-29 2e7e2db2d63 [BUGFIX] Dynamically apply CSP sources for sitemap.xml styles (thanks to Oliver Hader)
- 2024-10-29 10aa75ddb32 [TASK] Cache frontend Content-Security-Policy dynamic mutations (thanks to Oliver Hader)
- 2024-10-29 c81c3478dd8 [BUGFIX] Parse csp.yaml with placeholders (thanks to Sebastian Iffland)
- 2024-10-29 4ced230a627 [DOCS] Correct usage of form definition in finisher templates (thanks to Maik Hagenbruch)
- 2024-10-29 31c1b82bab9 [BUGFIX] Fix generation of arbitrary HMENU with userfunction (thanks to Xavier Perseguers)
- 2024-10-28 9d633940b21 [TASK] Remove orphan EXT:styleguide file (thanks to Oliver Bartsch)
- 2024-10-25 a0f475c5aae [BUGFIX] Keep file list display settings in sync (thanks to Oliver Bartsch)
- 2024-10-25 eefb9c3025e [BUGFIX] Don't redraw recycler's record-table on search input focus (thanks to Ayke Halder)
- 2024-10-25 e71f7b8b16a [BUGFIX] Handle
severity
configuration inFlashMessage
finisher properly (thanks to Andreas Kienast) - 2024-10-23 1d3451d7835 [BUGFIX] Use proper FileReference for imageLinkWrap (thanks to Garvin Hicking)
- 2024-10-23 d4576e31b08 [TASK] Add tests for
VersionState->indicatesPlaceholder()
(thanks to Andreas Kienast) - 2024-10-23 9392501d999 [TASK] Update iso database (thanks to Stefan Bürk)
- 2024-10-22 07402c6dcac [BUGFIX] Revert visibility change of createValidator() (thanks to Oliver Bartsch)
- 2024-10-21 97d28c6088d [BUGFIX] Use correct closing tag in clipboard panel (thanks to Oliver Bartsch)
- 2024-10-21 91ea8e12138 [BUGFIX] Fix some typos (thanks to Oliver Bartsch)
- 2024-10-20 69885bed120 [TASK] Fix grammar in extension manager backend message (thanks to Stefan Weil)
- 2024-10-19 651647f4f2b [TASK] Add more CI DNS workarounds (thanks to Benjamin Franzke)
- 2024-10-18 02b18ae258f [DOCS] Add details for CSS-prefixing in EXT:rte_ckeditor (thanks to Garvin Hicking)
- 2024-10-18 6ab50751264 [DOCS] Adapt LTS patch release changelog notes (thanks to Garvin Hicking)
- 2024-10-16 6b0dc0c1ade [TASK] Block *.neon files from root htaccess/web-config (thanks to Elias Häußler)
- 2024-10-15 ac9da9c7101 [TASK] Adjust DocumentationViewHelper to clear linking funcionality (thanks to Oliver Bartsch)
- 2024-10-15 c03f64f51ae [TASK] Set TYPO3 version to 12.4.23-dev (thanks to Benni Mack)