TYPO3 11.5.29

Release Notes

Version 11.5.29

Release Notes for TYPO3 CMS 11.5.29

This document contains information about TYPO3 CMS 11.5.29 which was released on 11.07.2023.

Get TYPO3 11.5.29 now

News

This version is a bugfix and maintenance release.

Read TYPO3 11.5.29 Release News

Checksums of TYPO3 11.5.29

SHA256

0c07a442dfefee1b2d302f3492a44119f0d78806d5b20d5ef5c970fa9810446b typo3_src-11.5.29.tar.gz
507bfd91e6d6801a9c068941df46ace884e7e567b6ef6b77941b8220e7cf9459 typo3_src-11.5.29.zip

SHA1

d5d3ea4f160890a9bdfe215a07ed90b324854f5c typo3_src-11.5.29.tar.gz
fa50c4701dde6dff448e41acf39ccc556da8043e typo3_src-11.5.29.zip

MD5

65e805447c036c627c20766bf7d9f62d typo3_src-11.5.29.tar.gz
eb3ac628a5b63f748405b6c5075196ed typo3_src-11.5.29.zip

Upgrading

TYPO3 projects running with indexed search and the metaphone functionality enabled should run the database update comparison to migrate a non-destructive field from "integer" to "varchar" to avoid exceptions in the TYPO3 Frontend.

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.5.28:

  • 2023-07-11 a0a6929cab [RELEASE] Release of TYPO3 11.5.29 (thanks to Benni Mack)
  • 2023-07-11 8eb72af818 [BUGFIX] Use correct fallback type for GeneralUtility::sanitizeLocalUrl (thanks to Oliver Klee)
  • 2023-07-11 f4465268fb [BUGFIX] Respect data-content for modals again (thanks to Andreas Fernandez)
  • 2023-07-11 63c8769915 [TASK] Add more tests for GeneralUtility::isOnCurrentHost (thanks to Oliver Klee)
  • 2023-07-11 b581984e2d [BUGFIX] Fix workspace stage-change mail recipient selection (thanks to Benjamin Franzke)
  • 2023-07-10 a56c481b63 [TASK] Update URL bar in nested backend installtool (thanks to Benjamin Franzke)
  • 2023-07-10 dcb9a73c9d [BUGFIX] Support deferred ConsumerScope in GlobalEventHandler (thanks to Nicole Cordes)
  • 2023-07-10 7c024deb44 [TASK] Add "_gl" param to excludedParameters for cacheHash (thanks to Tomasz Woldański)
  • 2023-07-10 1fa2f5bad9 [DOCS] Fix link to community extension documentation (thanks to Philipp Kuhlmay)
  • 2023-07-08 94f6764dc7 [BUGFIX] Allow EmailFinisher recipients override with TypoScript again (thanks to Gerrit Mohrmann)
  • 2023-07-08 3570b028e8 [BUGFIX] Respect sub-requests in HTTP referrer redirect URL evaluation (thanks to Torben Hansen)
  • 2023-07-07 e400e290cd [BUGFIX] Avoid exception for recent documents (thanks to Stephan Großberndt)
  • 2023-07-06 5dc44ccb97 [BUGFIX] Normalize filename of uploaded files (thanks to Oliver Hader)
  • 2023-07-06 b9b8cf2e8c [DOCS] Link to issues in category "Redirects Handling" (thanks to Sybille Peters)
  • 2023-07-06 331b87a739 [BUGFIX] Change column metaphone to varchar (thanks to Stefan Froemken)
  • 2023-07-06 132bcabbee [BUGFIX] Fix documentation of "show dialog" in Workspaces (thanks to Susanne Moog)
  • 2023-07-06 60937558fb [DOCS] Add sections on allowedContent and its siblings (thanks to Philipp Kitzberger)
  • 2023-07-06 ee732584da [BUGFIX] Respect nullable date time fields (thanks to jakotadesigngroup)
  • 2023-07-06 aa4ab90a00 [BUGFIX] Provide languageField in case it's missing (thanks to Henrik Elsner)
  • 2023-07-06 a56c82fa47 [BUGFIX] Loosen types for PSR-7 message implementation (thanks to Benni Mack)
  • 2023-07-06 fca127cde8 [BUGFIX] Use event delegation for frontend links (thanks to Andreas Fernandez)
  • 2023-07-05 cf7bcad082 [BUGFIX] Skip email reports in validator task if no email is set (thanks to Mario Lubenka)
  • 2023-07-05 0158da81fc [BUGFIX] Allow to include YouTube shorts (thanks to Benni Mack)
  • 2023-07-05 43e6b93c7c [BUGFIX] Prevent PHP warnings in IconFactory for tables with missing "ctrl" (thanks to Oliver Bartsch)
  • 2023-07-05 43a03a8e20 [BUGFIX] Prevent exception caused by hash collisions in indexed_search (thanks to Florian Schöppe)
  • 2023-07-05 af71af97f2 [BUGFIX] Avoid SQL errors in PageRepository->versionOL (thanks to Benni Mack)
  • 2023-07-05 2803da6aa7 [TASK] Add functional tests for indexed_search (thanks to Florian Schöppe)
  • 2023-07-05 29f892b012 [TASK] Remove @internal for MfaProvider classes (thanks to Thomas Hohn)
  • 2023-07-05 41aa51db6a [BUGFIX] Properly show indeterminate state of categories (thanks to Andreas Nedbal)
  • 2023-07-04 9d43c6f827 [BUGFIX] Resolve page with trailing slash requested without one (thanks to Stefan Bürk)
  • 2023-07-04 26e15895e4 [BUGFIX] Avoid symfony/property-access in getGettablePropertyNames() (thanks to Alexander Schnitzler)
  • 2023-07-04 317b4a7d07 [BUGFIX] Avoid reaching placeholder limit in DataMapProcessor (thanks to Guillaume Germain)
  • 2023-07-03 fe75b7b511 [BUGFIX] Prevent undefined array key warnings in PageRepository (thanks to Oliver Bartsch)
  • 2023-07-03 f2d8e0ee7a [BUGFIX] Prevent PHP 8 warning in ContentObjectRenderer (thanks to Benni Mack)
  • 2023-07-03 15c75521af [BUGFIX] Avoid BackendUser access in AdminPanel constructor (thanks to Benni Mack)
  • 2023-07-03 1747cdf545 [DOCS] Outline ext:felogin behavior when plugin is hidden at login (thanks to Torben Hansen)
  • 2023-07-03 af48487522 [TASK] Streamline "referrer" spelling in felogin code (thanks to Markus Klein)
  • 2023-07-03 7fa9a9f5d1 [TASK] Add more excludedParameters from common systems (thanks to Tymoteusz Motylewski)
  • 2023-07-01 20c3df2ea9 [TASK] Raise 'phpstan/phpstan' and regenerate baseline (thanks to Christian Kuhn)
  • 2023-07-01 628dcdea9a [BUGFIX] Fix counting of doktypes in DatabaseIntegrityCheck (thanks to Nikita Hovratov)
  • 2023-06-29 9f404033c0 [BUGFIX] Make list of webmount page ids really unique (thanks to Andreas Fernandez)
  • 2023-06-29 7fe5793a46 [TASK] Add site request tests page-id and language-id query params (thanks to Oliver Hader)
  • 2023-06-27 d471a55fb1 [BUGFIX] Harmonize site configurations "flag" setting (thanks to Benni Mack)
  • 2023-06-26 cd000ec93d [BUGFIX] Add ESCAPE keyword for like() and `notLike() expressions (thanks to Stefan Bürk)
  • 2023-06-21 d75deb0dec [TASK] Raise phpstan/phpstan and friends (thanks to Stefan Bürk)
  • 2023-06-20 01739e362d [TASK] Add the new Google tracking parameter "gad" by default (thanks to Chris Müller)
  • 2023-06-15 6600313015 [BUGFIX] Force correct type in ActionViewHelpers (thanks to Georg Ringer)
  • 2023-06-14 75940341dd [BUGFIX] DatabaseUpdatedPrerequisite returns correct ensure-state (thanks to Alexander Opitz)
  • 2023-06-14 96b209226f [DOCS] Correct wrong code sample in CheckboxViewHelper sample (thanks to Florian Rival)
  • 2023-06-13 64a8f0eaab [TASK] Set TYPO3 version to 11.5.29-dev (thanks to Benni Mack)