TYPO3 10.4.23
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.23
This document contains information about TYPO3 CMS 10.4.23 which was released on 11.01.2022.
Get TYPO3 10.4.23 nowChecksums of TYPO3 10.4.23
SHA256
4bf7188faf9ca062e2c92fbd7d4ae4173b70d97353d1a3bfd692e32506d58bec typo3_src-10.4.23.tar.gz ab4120c39c45d9220e2afad21d4e2b311e6200e9eb5eb29546e4c2755dd5b0c3 typo3_src-10.4.23.zip
SHA1
d3d7d7dac21cd197d02caa0105d4b6f3d7d37931 typo3_src-10.4.23.tar.gz 69047ba284a127242a4a3dbe657c4a116e359b9a typo3_src-10.4.23.zip
MD5
df3102b9b6ec5a9e2265a02870ef0f21 typo3_src-10.4.23.tar.gz 3c488d2403badbc897fbb326646243e3 typo3_src-10.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/10.4.23/tar.gz wget --content-disposition https://get.typo3.org/10.4.23/tar.gz.sig gpg --verify typo3_src-10.4.23.tar.gz.sig typo3_src-10.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 10.4.22:
- 2022-01-11 de2f469ccc [RELEASE] Release of TYPO3 10.4.23 (thanks to Oliver Hader)
- 2022-01-10 66a20c6376 [BUGFIX] Enforce functional colors package (thanks to Andreas Fernandez)
- 2022-01-10 1b62c567c5 [TASK] Update CKEditor to v4.17.1 (thanks to Oliver Hader)
- 2022-01-10 de70d7369d [BUGFIX] Fix NavigationContainer iframe loading (thanks to Benjamin Franzke)
- 2022-01-10 d14e6f2d3c [TASK] Update @claviska/jquery-minicolors to v2.3.6 (thanks to Oliver Hader)
- 2022-01-07 c8f77004bc [BUGFIX] Prevent redirects causing infinite redirect loops (thanks to Jörn Wagner)
- 2022-01-07 fab061b238 [BUGFIX] Fix sprintf() PHP warning in FinisherOptionGenerator (thanks to Benjamin Franzke)
- 2022-01-05 c9c56e4d6f [BUGFIX] Add TCA migration for select authMode keywords (thanks to Nikita Hovratov)
- 2022-01-05 c84dcff75b [BUGFIX] Add CompositeExpression argument docblock type-hint (thanks to Ingo Fabbri)
- 2022-01-04 cec8958c5b [BUGFIX] Fix ordering of db mounts in page tree (thanks to Benjamin Franzke)
- 2022-01-04 8bd8bed914 [BUGFIX] Avoid invalid mktemp argument busybox in cglGit (thanks to Christian Kuhn)
- 2022-01-04 8c8cc09133 [BUGFIX] Set mute=1 if autoplay=1 for rendering youtube videos (thanks to Georg Ringer)
- 2021-12-30 b83a4c0460 [BUGFIX] Avoid duplicate pages in pagetree when rootPid is mounted (thanks to Benjamin Franzke)
- 2021-12-30 91f2f7cc12 [BUGFIX] Fix TCA of sys_workspace custom_stages (thanks to Nikita Hovratov)
- 2021-12-27 ab8519d799 [TASK] Add allowed composer plugins for composer >= 2.2.0 (thanks to Torben Hansen)
- 2021-12-23 90f342b9f8 [BUGFIX] Properly support translations only page module (thanks to Oliver Bartsch)
- 2021-12-21 39dafa1cd4 [TASK] Switch to new REST API end point (thanks to Simon Gilli)
- 2021-12-20 370d080c18 [TASK] Remove deprecated parameter from VH docs (thanks to Sybille Peters)
- 2021-12-17 7c17987d0c [BUGFIX] Avoid select and therefore fetchFirstColumn() of doctrine/dbal (thanks to Helmut Hummel)
- 2021-12-15 476fef3796 [BUGFIX] Missing rootline in BE ConditionMatcher if page id is determined (thanks to Marc Bastian Heinrichs)
- 2021-12-15 f70fa2c9d9 [BUGFIX] Render hreflang only for translated pages (thanks to Guido Schmechel)
- 2021-12-14 c6fbccdb0b [TASK] Set TYPO3 version to 10.4.23-dev (thanks to Benni Mack)