TYPO3 13.2.0

Release Notes

Version 13.2.0

Release Notes for TYPO3 CMS 13.2.0

This document contains information about TYPO3 CMS 13.2.0 which was released on 02.07.2024.

Get TYPO3 13.2.0 now

News

This version is a sprint release on the way to TYPO3 v13 LTS packed with new features and improvements and will receive maintenance and security updates until the next version in the 13 series is released.

Read TYPO3 13.2.0 Release News

Checksums of TYPO3 13.2.0

SHA256

c35ef0a70534e5f422709f681bd6cf5e79dabcfb642f272a199538928615f3cc typo3_src-13.2.0.tar.gz
ffcbb1c8267d303eb9fe2c9db6bf3f53dc73544ae0b08d26068a4188764c066b typo3_src-13.2.0.zip

SHA1

078b59d3efb67f1087802520c35cd5383884b264 typo3_src-13.2.0.tar.gz
8104d2d9135982799282c80281369b2979f82aaf typo3_src-13.2.0.zip

MD5

17abbd0323b4f637329c5019cc761855 typo3_src-13.2.0.tar.gz
4ebc9be0c72df35246ca58294e2dbe40 typo3_src-13.2.0.zip

Upgrading

  1. Before you update any instance to 13.2.0, have a backup in place.
  2. Now download the new core and present it to your instance (by symlink or copied files)
  3. Use the install tool to run the upgrade wizards
  4. Use the install tool to clear each and every cache you can find, even opcode.
  5. When you encounter compatibility problems with your extensions, look for the Git versions around in order to find one already upgraded.

Changes

Here is a list of what was fixed since 13.1.0:

  • 2024-07-02 c21e0fd081 [RELEASE] Release of TYPO3 13.2.0 (thanks to Benni Mack)
  • 2024-07-01 59191eb411 [BUGFIX] Fix image manipulation GUI only operating on 1st crop variant (thanks to Garvin Hicking)
  • 2024-07-01 e3168b1317 [TASK] Re-establish TcaMigration tests for flex form (thanks to Christian Kuhn)
  • 2024-07-01 06266f762a [TASK] Avoid implicitly nullable class method parameter in EXT:backend (thanks to Stefan Bürk)
  • 2024-07-01 ad20d03ae8 [DOCS] Add details about how to extend the admin panel (thanks to Christian Reifenscheid)
  • 2024-07-01 c04ce5d756 [TASK] Make codemirror respect color-scheme (thanks to Benjamin Kott)
  • 2024-07-01 2674c2d2b7 [BUGFIX] Fix code example in Fluid Standalone Update doc (thanks to Andreas Kienast)
  • 2024-07-01 0796afe880 [TASK] Inherit example color scheme when not set (thanks to Benjamin Kott)
  • 2024-07-01 1b195d6e59 [TASK] Fix CGL issues (thanks to Stefan Bürk)
  • 2024-06-30 05479ceeb2 [TASK] Avoid implicitly nullable class method parameter in EXT:dashboard (thanks to Stefan Bürk)
  • 2024-06-30 710789141a [TASK] Avoid MockEventDispatcher (thanks to Christian Kuhn)
  • 2024-06-30 7e6e733c58 [TASK] Have more DI in FlexFormTools (thanks to Christian Kuhn)
  • 2024-06-30 b1ff84baa4 [TASK] Avoid usage of deprecated TaggedLocator (thanks to Kevin Appelt)
  • 2024-06-30 6b3eab4c68 [TASK] Avoid implicitly nullable class method parameter in EXT:belog (thanks to Stefan Bürk)
  • 2024-06-30 3efe471df4 [BUGFIX] Fix ext_config_template.txt zero-based category ordering (thanks to Garvin Hicking)
  • 2024-06-30 0596cb3ccf [TASK] Avoid implicitly nullable class method parameter in EXT:adminpanel (thanks to Stefan Bürk)
  • 2024-06-30 3c41e99fab [TASK] Avoid implicitly nullable class method parameter in EXT:beuser (thanks to Stefan Bürk)
  • 2024-06-30 19220047bb [BUGFIX] Include keys in YamlFileLoader placeholder processing (thanks to David Mellen)
  • 2024-06-29 c02d8eb0d9 [TASK] Avoid implicitly nullable class method parameter in EXT:extbase (thanks to Stefan Bürk)
  • 2024-06-29 45c5367e7a [BUGFIX] Correct link variable in record title in EXT:linkvalidator (thanks to Jasmina Ließmann)
  • 2024-06-29 d37f0d8262 [BUGFIX] Fix invalid FormEngine HTML structure on edge-case (thanks to Garvin Hicking)
  • 2024-06-29 cca1c9dc58 [BUGFIX] Fix reference to RST file for GU:hmac deprecation (thanks to Torben Hansen)
  • 2024-06-29 1ca0300a8c [TASK] Ensure BIGINT AUTO_INCREMENT PRIMARY KEY works (thanks to Stefan Bürk)
  • 2024-06-29 3ff932bb1c [TASK] Insert multiple rows when updating refindex (thanks to Christian Kuhn)
  • 2024-06-29 3f86f2ca3c [FEATURE] Allow system maintainer to mute disable_functions error (thanks to Albrecht Koehnlein)
  • 2024-06-28 a63b6ec81d [TASK] Use TcaSchemaFactory in ReferenceIndexUpdater (thanks to Christian Kuhn)
  • 2024-06-28 5e8d49d2a3 [TASK] Streamline SchemaMigratorTest of EXT:core (thanks to Stefan Bürk)
  • 2024-06-28 8ced1f63f2 [BUGFIX] Adapt ObjectConverter test with new symfony/property-info (thanks to Torben Hansen)
  • 2024-06-28 e35a3b722f [TASK] Use DI in DataHandler (thanks to Christian Kuhn)
  • 2024-06-28 8e6bada618 [BUGFIX] Sanitize FlashMessage->createFromArray() (thanks to Christian Kuhn)
  • 2024-06-28 3974e6a8b0 [TASK] Avoid invalid object type in FileExtensionFilter (thanks to Christian Kuhn)
  • 2024-06-28 ca14daeb04 [TASK] Register allowed record types on-demand in PageDoktypeRegistry (thanks to Oliver Bartsch)
  • 2024-06-28 863132b893 [TASK] Add custom icon example inside the styleguide infobox examples (thanks to Philipp Kuhlmay)
  • 2024-06-28 915f40e3bd [TASK] Avoid implicitly nullable class method parameter in EXT:extensionmanager (thanks to Stefan Bürk)
  • 2024-06-28 c74ea83ecc [TASK] Avoid implicitly nullable class method parameter in EXT:felogin (thanks to Stefan Bürk)
  • 2024-06-28 0b609da2d5 [TASK] Do not use uncommon constants for FormEngine node strings (thanks to Oliver Bartsch)
  • 2024-06-28 9baddfc010 [TASK] Make PagePermissionAssembler stateless (thanks to Christian Kuhn)
  • 2024-06-28 d7d22f818d [TASK] Unify system backend module paths (thanks to Oliver Bartsch)
  • 2024-06-28 b0c4df5de2 [BUGFIX] Add name attribute to readonly fields in FormEngine (thanks to Oliver Bartsch)
  • 2024-06-28 45c68cd0c1 [TASK] Free DH::__construct() from stateful dependencies (thanks to Christian Kuhn)
  • 2024-06-28 3aa1c1f707 [TASK] Free DataMapProcessor for DI (thanks to Christian Kuhn)
  • 2024-06-28 a11469e598 [TASK] Update display of table in "Recycler" module (thanks to Jasmina Ließmann)
  • 2024-06-28 3f9ebcc204 [TASK] Avoid implicitly nullable class method parameter in EXT:form (thanks to Stefan Bürk)
  • 2024-06-28 3a35d2d661 [TASK] Avoid implicitly nullable class method parameter in EXT:frontend (thanks to Stefan Bürk)
  • 2024-06-28 82cdea40cb [BUGFIX] Fix table column type for imageManipulation (thanks to Oliver Bartsch)
  • 2024-06-28 911b01d064 [TASK] Add additional test to YamlFileLoader (thanks to Georg Ringer)
  • 2024-06-28 3f3ee107c1 [TASK] Avoid implicitly nullable class method parameter in EXT:indexed_search (thanks to Stefan Bürk)
  • 2024-06-28 6e7dd4808b [DOCS] Document site object usage in EXT:form symfony expressions (thanks to Garvin Hicking)
  • 2024-06-27 7cd29d9819 [BUGFIX] Make BackendGroupsExplicitAllowDeny wizard indicate errors (thanks to Garvin Hicking)
  • 2024-06-27 19fe2a30b8 [TASK] Fix typo in class name (thanks to Georg Ringer)
  • 2024-06-27 f51d171bb1 [BUGFIX] Set correct owner information in "Recycler" backend module (thanks to Jasmina Ließmann)
  • 2024-06-27 70897a0cbc [DOCS] Document YAML configuration options for Link Browser in CKEditor (thanks to Garvin Hicking)
  • 2024-06-27 7a4268efab [TASK] Clean up extbase TypeConverters (thanks to Torben Hansen)
  • 2024-06-27 20e86ef142 [BUGFIX] Include scheduled records in BE/CLI/Install applications (thanks to Benni Mack)
  • 2024-06-27 7f68e0a644 [FEATURE] Command to generate Fluid schema files (thanks to Simon Praetorius)
  • 2024-06-27 f9dd9cb4a7 [FEATURE] Introduce Schema API for TCA (thanks to Benni Mack)
  • 2024-06-27 4da2551c0b [FEATURE] Make parseFunc allowTags and denyTags optional (thanks to Benni Mack)
  • 2024-06-27 02cec4c316 [FOLLOWUP] Provide PSR-7 Request only when relevant (thanks to Oliver Bartsch)
  • 2024-06-26 5b776a3417 [TASK] Fix CGL issues in Build directory (thanks to Georg Ringer)
  • 2024-06-26 52ab3c4caf [FEATURE] Update Fluid Standalone to 2.12 (thanks to Simon Praetorius)
  • 2024-06-26 af743ff72c [TASK] Avoid implicitly nullable class method parameter in EXT:linkvalidator (thanks to Stefan Bürk)
  • 2024-06-26 2829f13ce5 [TASK] Add tests for current allowTags/denyTags behavior (thanks to Benni Mack)
  • 2024-06-26 e0963d0f5c [TASK] Avoid implicitly nullable class method parameter in EXT:lowlevel (thanks to Stefan Bürk)
  • 2024-06-26 803a6dbe65 [TASK] Avoid implicitly nullable class method parameter in EXT:install (thanks to Stefan Bürk)
  • 2024-06-26 4b6ca30208 [TASK] Disable failing unit-case test data set (thanks to Stefan Bürk)
  • 2024-06-26 5a46d58595 [TASK] Provide PSR-7 Request in PolicyMutatedEvent (thanks to Oliver Bartsch)
  • 2024-06-26 0baa58de11 [TASK] Raise typo3/testing-framework (thanks to Christian Kuhn)
  • 2024-06-25 f730783f71 [TASK] Avoid implicitly nullable class method parameter in EXT:reports (thanks to Stefan Bürk)
  • 2024-06-25 35250730c1 [TASK] Avoid implicitly nullable class method parameter in EXT:rte_ckeditor (thanks to Stefan Bürk)
  • 2024-06-25 ed0f870ba1 [TASK] Remove usages of unused CSS class hasDefaultValue (thanks to Andreas Kienast)
  • 2024-06-25 ba4828c58e [DOCS] Fix incorrect namespace of AbstractModule (thanks to Christian Reifenscheid)
  • 2024-06-25 42f11fd80f [TASK] Avoid implicitly nullable class method parameter in EXT:scheduler (thanks to Stefan Bürk)
  • 2024-06-25 399bb327c6 [BUGFIX] Translate validation error in DateTime converter (thanks to Tim Weisenberger)
  • 2024-06-25 5c02bb5212 [TASK] Adjust database support for runTests.sh (thanks to Stefan Bürk)
  • 2024-06-25 33cf90cdb3 [TASK] Allow additional composer options for -s composerInstall (thanks to Stefan Bürk)
  • 2024-06-25 d1b207b6b7 [BUGFIX] Trim email address in EmailFinisher (thanks to Oliver Bartsch)
  • 2024-06-25 6c88f15e7e [BUGFIX] Silence regexp pattern errors in EXT:redirects (thanks to Stefan Bürk)
  • 2024-06-25 66d060a341 [TASK] Avoid implicitly nullable class method parameter in EXT:sys_note (thanks to Stefan Bürk)
  • 2024-06-25 79bda472dd [TASK] Avoid implicitly nullable class method parameter in EXT:seo (thanks to Stefan Bürk)
  • 2024-06-24 c8ec67590a [TASK] Remove duplicated code from typo3-backend-icon component (thanks to Marcin Sągol)
  • 2024-06-24 cfa4d142ca [BUGFIX] Provide columnsOnly config as array (thanks to Oliver Bartsch)
  • 2024-06-24 cb5719e41c [TASK] Avoid implicitly nullable class method parameter in EXT:workspaces (thanks to Stefan Bürk)
  • 2024-06-24 9ab4c80595 [BUGFIX] Replace remaining left-overs of typo3-install-progress-bar (thanks to Andreas Kienast)
  • 2024-06-24 bfa2fe1528 [TASK] Avoid implicitly nullable class method parameter in EXT:webhooks (thanks to Stefan Bürk)
  • 2024-06-24 5a61b8de2b [TASK] Avoid implicitly nullable class method parameter in EXT:reactions (thanks to Stefan Bürk)
  • 2024-06-24 7fbcc6c23e [TASK] Move toolbar language keys to corresponding extensions (thanks to Jasmina Ließmann)
  • 2024-06-24 5128c832c2 [TASK] Update TypeScript to 5.5 (thanks to Andreas Kienast)
  • 2024-06-24 e13c8aea50 [BUGFIX] Provide and handle module aliases in JS context (thanks to Oliver Bartsch)
  • 2024-06-24 a0797b5a5b [TASK] Provide lib.parseFunc via ext:frontend (thanks to Benjamin Kott)
  • 2024-06-24 2b6317e1b3 [TASK] Avoid implicitly nullable class method parameter in EXT:redirects (thanks to Stefan Bürk)
  • 2024-06-23 9ddf6a94b2 [TASK] Avoid implicitly nullable class method parameter in tests (thanks to Stefan Bürk)
  • 2024-06-23 f91be93ee3 [TASK] Rename indexed_search module identifier (thanks to Oliver Bartsch)
  • 2024-06-22 dea0303c72 [DOCS] Streamline titles of the changelog manual (thanks to Lina Wolf)
  • 2024-06-21 df072eae16 [TASK] Streamline TYPO3\CMS\Core\Database\Schema\SchemaMigrator (thanks to Stefan Bürk)
  • 2024-06-21 67c92af8ab [FEATURE] Show button to edit full record in Link Validator (thanks to Sybille Peters)
  • 2024-06-21 28a812d14b [BUGFIX] Correct link color for workspace module link in toolbar (thanks to Benjamin Kott)
  • 2024-06-21 0f48be2af0 [BUGFIX] Fix imageManipulation allowedAspectRatios with "." notation (thanks to Garvin Hicking)
  • 2024-06-21 6cf72fec4c [TASK] Avoid backupGlobals=true in deprecated unit tests (thanks to Christian Kuhn)
  • 2024-06-21 0baca4b21d [BUGFIX] Handle multi level arguments in backend of indexed search (thanks to Georg Ringer)
  • 2024-06-21 2a1aa4d96c [TASK] Reduce usage of GeneralUtility::makeInstance in functional tests (thanks to Anja Leichsenring)
  • 2024-06-21 a51afe6c3a [DOCS] Add hint to EXT:redirects regarding LinkHandler (thanks to Peter Kraume)
  • 2024-06-21 2e8499a887 [BUGFIX] Fix array access error in EditableRestriction (thanks to Sybille Peters)
  • 2024-06-21 57c5ee6635 [TASK] Merge submodules of EXT:linkvalidator (thanks to Jasmina Ließmann)
  • 2024-06-21 4d5b225f88 [TASK] Update display of overview table in "Redirects" module (thanks to Jasmina Ließmann)
  • 2024-06-21 8ed3b1eede [TASK] Avoid unsetting variables in test tearDown() (thanks to Christian Kuhn)
  • 2024-06-21 82ac91d886 [BUGFIX] Properly handle checkbox state changes in FormEngine (thanks to Oliver Bartsch)
  • 2024-06-21 85fbc88f80 [BUGFIX] Change header tag in PaletteAndSingleContainer and adjust tab.html (thanks to Christian Rath-Ulrich)
  • 2024-06-21 b054582569 [BUGFIX] Properly show multiple cropping coverAreas per cropVariant (thanks to Leon Dietsch)
  • 2024-06-21 d5e8cf713a [BUGFIX] Fix backend page tree filter with special characters (thanks to Garvin Hicking)
  • 2024-06-21 b527a3e408 [BUGFIX] Allow includeRecordsWithoutDefaultTranslation=0 (thanks to Benni Mack)
  • 2024-06-21 9cb88ace7e [TASK] Provide configuration for CKEditor's list properties (thanks to Georg Ringer)
  • 2024-06-21 c284a97778 [TASK] Clean up parseFunc functionality in ContentObjectRenderer (thanks to Benni Mack)
  • 2024-06-21 d7187dc79e [DOCS] Fix CSRF code example and naming in Changelogs (thanks to Marcin Sągol)
  • 2024-06-21 ea2731dfb3 [BUGFIX] Avoid formatting typo in docs (thanks to Christian Kuhn)
  • 2024-06-21 32e09a4d31 [TASK] Clarify description of [SYS][ipAnonymization] (thanks to Georg Ringer)
  • 2024-06-21 c56ab1dce1 [BUGFIX] form plugin translation overrides (thanks to Jonathan Kieling)
  • 2024-06-20 bb403bb83c [BUGFIX] Improve and clean up Composer asset publishing (thanks to Garvin Hicking)
  • 2024-06-20 e216366a79 [BUGFIX] Add scheduler task exception to error message (thanks to Christian Weiske)
  • 2024-06-20 cf749330eb [BUGFIX] Check open graph to decide if twitter:card should be added (thanks to Kevin Appelt)
  • 2024-06-20 745a91e740 [TASK] Bump phpunit and testing-framework (thanks to Christian Kuhn)
  • 2024-06-20 2000ff3385 [BUGFIX] Check for existing category before processing it (thanks to Georg Ringer)
  • 2024-06-20 8ec3b59988 [TASK] Improve UX and accessibility of toolbar items (thanks to Jasmina Ließmann)
  • 2024-06-20 b194c00b9a [DOCS] Use GitHub permalink to CKEditor Base.yaml (thanks to Mathias Brodala)
  • 2024-06-20 8d62a37683 [TASK] Use code editor in styleguide examples (thanks to Andreas Kienast)
  • 2024-06-20 b380d810e4 [TASK] Add info boxes to "Info" module and its submodules (thanks to Jasmina Ließmann)
  • 2024-06-20 d6bea9009e [TASK] Rename path to extensionmanager module (thanks to Oliver Bartsch)
  • 2024-06-20 6026bea73d [BUGFIX] Return an OK message if permissions are already fine (thanks to Georg Ringer)
  • 2024-06-20 244b7883a4 [TASK] Rename twitter to x in labels (thanks to Georg Ringer)
  • 2024-06-20 4140e8553a [TASK] Improve info text for backend layouts with no colPos assigned (thanks to Georg Ringer)
  • 2024-06-20 0e5f856151 [BUGFIX] Remove all restrictions in user creation command (thanks to Georg Ringer)
  • 2024-06-20 7e69ba0ec1 [TASK] Add docs for database error "row size too large" (thanks to Christian Kuhn)
  • 2024-06-20 253926d1a8 [TASK] Rename path to EXT:form BE route (thanks to Benni Mack)
  • 2024-06-19 9819ed8580 [BUGFIX] Make ContentRenderer catch more errors (thanks to Sascha Egerer)
  • 2024-06-19 13f9d704ee [BUGFIX] Handle processed file paths properly (thanks to Mogens Fiebrandt)
  • 2024-06-19 0b76d64760 [TASK] Deprecate Utility.updateQueryStringParameter() (thanks to Andreas Kienast)
  • 2024-06-18 f96dded6e5 [BUGFIX] Allow to open info modal window (thanks to Daniel Gohlke)
  • 2024-06-18 35a7e470d5 [TASK] Add styleguide uuid example fields (thanks to Philipp Kuhlmay)
  • 2024-06-18 9ad6fa973a [FEATURE] Improve backend notifications display and handling (thanks to Jochen Roth)
  • 2024-06-18 f35b145bba [TASK] Render generator fields as hidden fields in columnsOnly mode (thanks to Oliver Bartsch)
  • 2024-06-18 37a08eaaa3 [TASK] Have TEXT for type=input length > 255 (thanks to Christian Kuhn)
  • 2024-06-18 e06cac8565 [BUGFIX] Avoid race condition in DocumentService.ready() (thanks to Benjamin Franzke)
  • 2024-06-18 b2bfb97472 [BUGFIX] Unify backend routes for workspace (thanks to Benni Mack)
  • 2024-06-18 26825240a0 [TASK] Make pages.author VARCHAR(255) (thanks to Christian Kuhn)
  • 2024-06-18 f086b0dff3 [TASK] Avoid long varchar() in pages table (thanks to Christian Kuhn)
  • 2024-06-18 561664cb64 [TASK] Avoid runTests.sh -e (thanks to Christian Kuhn)
  • 2024-06-18 103288b971 [TASK] Replace invalid icon with working example (thanks to Georg Ringer)
  • 2024-06-18 bad774042b [DOCS] Add template to changelog overview pages (thanks to Lina Wolf)
  • 2024-06-18 58c2378c20 [TASK] Raise phpstan/phpstan (thanks to Stefan Bürk)
  • 2024-06-18 ca580736e3 [TASK] Avoid runTests.sh -o (thanks to Christian Kuhn)
  • 2024-06-18 9eaa5a0c96 [BUGFIX] Allow integers as sort value in ArrayUtility::sortArraysByKey (thanks to Georg Ringer)
  • 2024-06-18 8c9e7d8753 [TASK] Resolve @todo in AbstractFormFieldViewHelper (thanks to Torben Hansen)
  • 2024-06-17 4b8e7296cd [BUGFIX] Fix ExtensionScanner ignoring all lines instead of single one (thanks to Garvin Hicking)
  • 2024-06-17 2c2005f544 [TASK] Remove unnecessary typecasts in ext:fluid (thanks to Torben Hansen)
  • 2024-06-17 9ee0d932fd [TASK] Upgrade to phpunit ^11.2.2 (thanks to Christian Kuhn)
  • 2024-06-17 f2fe50ed68 [TASK] Streamline DefaultTcaSchema (thanks to Christian Kuhn)
  • 2024-06-17 d224cd57eb [TASK] Do not log locked backend exceptions (thanks to Christoph Lehmann)
  • 2024-06-17 a9037fb1b7 [FEATURE] Provide workspaces in LiveSearch (thanks to Andreas Kienast)
  • 2024-06-15 5103bd978a [BUGFIX] Fixing several labels inside EXT:styleguide (thanks to Philipp Kuhlmay)
  • 2024-06-15 87cd9e6e30 [FEATURE] Provide backend modules in LiveSearch (thanks to Andreas Nedbal)
  • 2024-06-14 c1b817259b [FEATURE] ViewHelper to check feature flags (thanks to Simon Praetorius)
  • 2024-06-14 f6cef6299d [FEATURE] Allow editing metadata of multiple files in "columns only" mode (thanks to Oliver Bartsch)
  • 2024-06-14 6185cf62dd [FEATURE] Allow editing multiple records in "columns only" mode (thanks to Oliver Bartsch)
  • 2024-06-14 640b789108 [BUGFIX] Make columnsOnly table-aware (thanks to Oliver Bartsch)
  • 2024-06-14 0c3c22f48a [TASK] Avoid indexed_search debugMode & index_debug (thanks to Christian Kuhn)
  • 2024-06-14 0a609bf2a7 [FEATURE] Streamline FE/versionNumberInFilename to 'EXT:' resources (thanks to Christoph Lehmann)
  • 2024-06-14 5f707322a2 [TASK] Avoid a test fixture extension related ext_tables.sql (thanks to Christian Kuhn)
  • 2024-06-14 8f081ee076 [BUGFIX] Change list of (dis)allowed file extensions to ul li (thanks to Christian Rath-Ulrich)
  • 2024-06-14 850a265d77 [TASK] Provide request object to EXT:felogin events (thanks to Benni Mack)
  • 2024-06-14 ea654865ff [DOCS] Properly document modulename registration for EXT:adminpanel (thanks to Bingquan Bao)
  • 2024-06-14 5548e0f13e [FEATURE] Provide PSR-7 request in extbase validators (thanks to Torben Hansen)
  • 2024-06-14 ecf1093a3c [TASK] Separate StandardContentPreviewRenderer into smaller chunks (thanks to Benni Mack)
  • 2024-06-13 15c4d69bff [TASK] Remove obsolete field from EM domain_model_extension (thanks to Christian Kuhn)
  • 2024-06-13 165d4ebf33 [BUGFIX] Fix positioning of progress bars in Extension Scanner module (thanks to Andreas Kienast)
  • 2024-06-13 a96746560a [TASK] Reduce hard-coded tt_content table in StandardPreviewRenderer (thanks to Nikita Hovratov)
  • 2024-06-13 fc5cce9f57 [BUGFIX] Revert breaking change in BackendLayout class (thanks to Benni Mack)
  • 2024-06-13 c5278c5f75 [TASK] Add page id to some bookmark titles (thanks to Georg Ringer)
  • 2024-06-13 ee2d3c6db3 [FEATURE] Auto create DB fields from TCA for type "input" (thanks to Christian Kuhn)
  • 2024-06-13 2fe76398a0 [TASK] Cleanup extbase persistence backend class (thanks to Torben Hansen)
  • 2024-06-13 22cd5a4779 [BUGFIX] Prevent rendering FlexForm diff of deleted records in history (thanks to Christoph Lehmann)
  • 2024-06-13 84d000a2fc [BUGFIX] Properly respect "enableClipBoard" TSconfig (thanks to Andreas Nedbal)
  • 2024-06-13 120c0f748e [BUGFIX] Move icon from System Information Dropdown, remove empty cell (thanks to Christian Rath-Ulrich)
  • 2024-06-13 2a24d55865 [BUGFIX] Use proper workspace in SuggestWizard (thanks to Georg Ringer)
  • 2024-06-13 521bb2cd27 [TASK] Reference current phpunit.xsd (thanks to Christian Kuhn)
  • 2024-06-13 e85898c3d4 [BUGFIX] Merge code editor settings properly (thanks to Andreas Kienast)
  • 2024-06-13 6e0111edbc [BUGFIX] Use correct column and index name caseing for PostgresSQL (thanks to Stefan Bürk)
  • 2024-06-13 cfabd9dc7b [DOCS] Correct information about slug postModifiers (thanks to Georg Ringer)
  • 2024-06-13 f896c3df6a [TASK] Render meta tag twitter:card only if required (thanks to Georg Ringer)
  • 2024-06-13 a1c15e4cab [BUGFIX] Remove invalid markup in SelectCheckBoxElement (thanks to Oliver Bartsch)
  • 2024-06-13 c1b4c32f63 [BUGFIX] Add aria-label to the selection options toggle button (thanks to Oliver Bartsch)
  • 2024-06-13 4e06d29144 [TASK] Move slug normalization into dedicated class (thanks to Rozbeh Chiryai Sharahi)
  • 2024-06-13 4afd0c2a7a [FEATURE] Add record list download presets (thanks to Garvin Hicking)
  • 2024-06-13 c2b33596db [TASK] Update display of "Form" module list view (thanks to Jasmina Ließmann)
  • 2024-06-13 87f59a5b16 [TASK] Use Autoconfigure (public and shared) attribute (thanks to Jochen Roth)
  • 2024-06-13 06a76214a8 [BUGFIX] Align styling of panel headings in admin tool modals (thanks to Jasmina Ließmann)
  • 2024-06-13 4937e6088c [BUGFIX] Show element specific labels in linkvalidator report (thanks to Christian Weiske)
  • 2024-06-13 3ed18128e6 [TASK] Unify layout of SelectCheckBox group headers (thanks to Andreas Nedbal)
  • 2024-06-13 84bf86b45e [TASK] Prevent requiring "typo3conf" for Composer mode in Dir. Status (thanks to Garvin Hicking)
  • 2024-06-13 2ab9dd6ade [TASK] Update label of button to create content in page module (thanks to Christian Rath-Ulrich)
  • 2024-06-13 4f364583c5 [TASK] Update bookmark related link titles (thanks to Jasmina Ließmann)
  • 2024-06-13 96cc3c4ddb [TASK] Fixing a typo inside the ext:styleguide notifications example (thanks to Philipp Kuhlmay)
  • 2024-06-13 b8c09d9730 [DOCS] Note about reserved keywords for Extbase arguments ("format") (thanks to Garvin Hicking)
  • 2024-06-13 a4ba1491b1 [TASK] Update style and wording of an infobox in the Typoscript module (thanks to Jasmina Ließmann)
  • 2024-06-13 beadfeb369 [TASK] Add styleguide example for inline+collapseAll+date combo (thanks to Garvin Hicking)
  • 2024-06-12 0bac4e75db [BUGFIX] Remove inline style for margin and calculation of it (thanks to Michael Telgkamp)
  • 2024-06-12 372ec9f3b0 [TASK] Use module title as link/button title in module menu (thanks to Jasmina Ließmann)
  • 2024-06-12 c8230cba20 [TASK] Reduce memory usage of a greedy unit test (thanks to Christian Kuhn)
  • 2024-06-12 25aedf4d38 [TASK] Use h2 for card title of element information modal (thanks to Christian Rath-Ulrich)
  • 2024-06-12 da9169b3f9 [BUGFIX] Add aria-label to context menu buttons (thanks to Christian Rath-Ulrich)
  • 2024-06-12 fdce127122 [DOCS] Adapt changelog spelling for Feature #104067 (thanks to Garvin Hicking)
  • 2024-06-12 9d6c44a093 [TASK] Make type=link fields TEXT by default (thanks to Christian Kuhn)
  • 2024-06-12 eccc2cf127 [BUGFIX] Add aria-selected attribute to "DropDown" buttons (thanks to Christian Rath-Ulrich)
  • 2024-06-12 d0a18484dc [FEATURE] Make form listing sortable (thanks to Oliver Bartsch)
  • 2024-06-12 fbc57f2934 [TASK] Rename Access module to Permissions (thanks to morgane garcia)
  • 2024-06-12 d917f08363 [TASK] Use multi record selection in SelectCheckBoxElement (thanks to Oliver Bartsch)
  • 2024-06-12 2634a00e02 [BUGFIX] Fix keyboard handling of pagetree (thanks to Michael Telgkamp)
  • 2024-06-12 d09e5c06d3 [TASK] Make slug fields TEXT by default (thanks to Christian Kuhn)
  • 2024-06-11 1ed5138047 [DOC] Use integers for examples of saveAndClose configuration (thanks to Georg Ringer)
  • 2024-06-11 c37067b824 [TASK] Reorganize backend group form sections inside tabs (thanks to Marcin Sągol)
  • 2024-06-11 b15ef343b9 [TASK] Use Autoconfigure attribute (thanks to Jochen Roth)
  • 2024-06-11 91b7cfa822 [TASK] Update to Symfony 7.1 (thanks to Andreas Kienast)
  • 2024-06-11 d9b383b857 [TASK] Remove "Access for 'admin' users only!" hints in About module (thanks to Jasmina Ließmann)
  • 2024-06-11 16c8b0b570 [DOCS] Fix rendering warnings in changelog (thanks to Lina Wolf)
  • 2024-06-11 21ae27fcbe [TASK] Upgrade to phpunit/phpunit ^11.2.1 (thanks to Stefan Bürk)
  • 2024-06-11 338b61ef18 [TASK] Add streamlined progress bar component (thanks to Andreas Kienast)
  • 2024-06-11 68387fbad2 [BUGFIX] Return to first module when close a shared record-edit link (thanks to Benjamin Franzke)
  • 2024-06-10 25efd6e2be [BUGFIX] Prevent backend errors for invalid backend_layout config (thanks to Garvin Hicking)
  • 2024-06-10 b2a1c9ae6e [TASK] Update card layout and heading structure in "About" module (thanks to Jasmina Ließmann)
  • 2024-06-10 beff4cb19c [TASK] Make cropper presets usable with keyboard (thanks to Willi Wehmeier)
  • 2024-06-10 6cedafa075 [BUGFIX] Omit wrong value on inserting record (thanks to Oliver Bartsch)
  • 2024-06-10 839a9dd96f [TASK] Have minor wording change in adminpanel Inspecting ReST (thanks to Sandra Erbel)
  • 2024-06-10 e794ecd110 [TASK] Have minor wording change in adminpanel Configuration ReST (thanks to Sandra Erbel)
  • 2024-06-10 e6c3e2183c [TASK] Add ARIA role and labelledby to content elements in page module (thanks to Christian Rath-Ulrich)
  • 2024-06-10 e2aff12c42 [TASK] Mitigate PHPUnit NameAlreadyInUseException (thanks to Stefan Bürk)
  • 2024-06-10 1cbcf824b2 [FEATURE] Allow to define default search level (thanks to Oliver Bartsch)
  • 2024-06-09 6d4daf0263 [TASK] Add phpunit 11.2.0 as conflict version due to regression (thanks to Stefan Bürk)
  • 2024-06-08 c56cca0f9e [BUGFIX] Add language key for "SiteTemplate" in TypoScript submodule (thanks to Jasmina Ließmann)
  • 2024-06-08 7f706d2c32 [BUGFIX] Use ILIKE for like queries with PostgreSQL (thanks to Georg Ringer)
  • 2024-06-07 d3008fcd3e [FEATURE] Allow custom translations for extbase validators (thanks to Torben Hansen)
  • 2024-06-07 0b155e6772 [BUGFIX] Ensure access check for module aliases (thanks to Thomas Hohn)
  • 2024-06-07 f4303d8982 [BUGFIX] Fix color preview in color picker component (thanks to Andreas Kienast)
  • 2024-06-07 79953beba7 [FEATURE] User TsConfig option for default resources ViewMode (thanks to Julian Hofmann)
  • 2024-06-07 c06cb9d86b [DOCS] Fix typos in EXT:dashboard widget documentation (thanks to Charles Krüger)
  • 2024-06-07 bf962d487c [TASK] Make TS [END] an own include object (thanks to Christian Kuhn)
  • 2024-06-06 094e2bec68 [BUGFIX] Prevent runTests.sh from removing wrong generated docs files (thanks to Garvin Hicking)
  • 2024-06-06 e262015ad8 [BUGFIX] Remove backtick operator in runTests.sh help output (thanks to Garvin Hicking)
  • 2024-06-05 2b2c8a756f [TASK] Require array in setFlatConstants() (thanks to Christian Kuhn)
  • 2024-06-05 011e456370 [BUGFIX] Guard array key access in SetupModuleController (thanks to Ziad Abdul Hai)
  • 2024-06-05 cef0b7d187 [BUGFIX] Perform is_dir without trailing slash (thanks to Benjamin Franzke)
  • 2024-06-05 b7244307cc [TASK] Merge word lists in EXT:indexed_search statisticDetailsAction (thanks to Jasmina Ließmann)
  • 2024-06-05 a2d768375f [DOCS] Add details to "Trusted Host Pattern" installer warning message (thanks to Garvin Hicking)
  • 2024-06-05 470cb7a9cd [TASK] Add description to allowed_languages field (thanks to Marcin Sągol)
  • 2024-06-05 68fee6ea1d [TASK] Relogin on lost ac test session (thanks to Christian Kuhn)
  • 2024-06-05 e2ccdaa1a6 [TASK] Clarify constants do not work in constant conditions (thanks to Christian Kuhn)
  • 2024-06-05 89816343b6 [BUGFIX] Add constant evaluation in TypoScript functions (thanks to Garvin Hicking)
  • 2024-06-04 394323e6dd [BUGFIX] Prefer to throw in IdentifierFunctionLine (thanks to Christian Kuhn)
  • 2024-06-04 81ad42775f [BUGFIX] Declare setFlatConstants() returns void (thanks to Christian Kuhn)
  • 2024-06-04 da20fa6e4a [BUGFIX] Do not set original token value stream in TS AstBuilder (thanks to Christian Kuhn)
  • 2024-06-04 1c69f3dba0 [TASK] Center Install Tool cards horizontally (thanks to Andreas Kienast)
  • 2024-06-04 b2654761be [BUGFIX] IRRE: Rewrite stylesheet loading sequence (thanks to Andreas Kienast)
  • 2024-06-04 4cabbe7526 [TASK] Reduce GU::makeInstance calls in Unit Tests (thanks to Anja Leichsenring)
  • 2024-06-04 c32009949d [TASK] Update ckeditor to 41.4 (thanks to Andreas Kienast)
  • 2024-06-03 ce8ff32066 [TASK] Introduce YAML file linting (thanks to Stefan Bürk)
  • 2024-06-03 b3326bd09a [BUGFIX] Fix initialization of 00:00 time input (thanks to Imko Schumacher)
  • 2024-06-03 2e5bde6f71 [BUGFIX] Make DebuggerUtility UTF-8 aware for substring splitting (thanks to Garvin Hicking)
  • 2024-06-03 882e6b29cc [TASK] Use CPP in FileDumpController (thanks to Torben Hansen)
  • 2024-06-03 d10e1bc04b [TASK] Deprecate namespaced shorthand validator usage in extbase (thanks to Torben Hansen)
  • 2024-06-01 9b18e1b1e4 [TASK] Update composer.lock (thanks to Nikita Hovratov)
  • 2024-06-01 09f6f9897f [TASK] Optimize PageContentFetchingProcessor (thanks to Benni Mack)
  • 2024-06-01 7cfec77f35 [TASK] Suppress phpstan error in GU::makeInstance (thanks to Anja Leichsenring)
  • 2024-05-31 bc25c2f2c8 [BUGFIX] Do not render nonceProxy if nonce has not been consumed (thanks to Benjamin Franzke)
  • 2024-05-31 ad4c39b020 [BUGFIX] Add type cast to string to stdwrap methods (thanks to Georg Ringer)
  • 2024-05-31 1e0f3fb533 [TASK] Remove unneeded $siteMockRevelation in SiteResolvingTest (thanks to Andreas Kienast)
  • 2024-05-31 0df40f6611 [BUGFIX] Fix some styling in color picker component (thanks to Andreas Kienast)
  • 2024-05-29 5564286e50 [BUGFIX] Resolve falsy ENV-variables in YAML Site Configuration values (thanks to Garvin Hicking)
  • 2024-05-29 e74ff406b0 [BUGFIX] Use parent's module icon as fallback for shortcuts (thanks to Georg Ringer)
  • 2024-05-28 bf27d0d212 [BUGFIX] Align default demand value for integrity status (thanks to Oliver Bartsch)
  • 2024-05-28 915c252612 [TASK] Update less class state in TypoScript tokenizers (thanks to Christian Kuhn)
  • 2024-05-28 b1797f9d77 [BUGFIX] Parse INCLUDE_TYPOSCRIPT conditions that contain ">" (thanks to Christian Kuhn)
  • 2024-05-27 9cc84da046 [TASK] Merge dashboard widget service conf to Services.yaml (thanks to Christian Kuhn)
  • 2024-05-27 f89e3b4b20 [BUGFIX] Correctly resolve relative imports in page.tsconfig (thanks to Benjamin Franzke)
  • 2024-05-27 c150d06273 [TASK] Avoid implicitly nullable class method parameter (thanks to Stefan Bürk)
  • 2024-05-27 5d53d7cf8f [TASK] Use special PHPUnit ruleset for PHPStan (thanks to Ayke Halder)
  • 2024-05-27 62d9574fe2 [TASK] Display correct name in runTests.sh help text (thanks to Stefan Bürk)
  • 2024-05-27 c7b214f53a [TASK] Use PHP attributes more often to configure DI (thanks to Christian Kuhn)
  • 2024-05-27 577864d14a [TASK] Avoid implicitly nullable parameter on DatabaseRecordException (thanks to Stefan Bürk)
  • 2024-05-27 d62c1038aa [TASK] Avoid wantTo() and wantToTest() in ac tests (thanks to Garvin Hicking)
  • 2024-05-27 4d3d948f0e [TASK] Mock subject in impexp ExportTest less often (thanks to Christian Kuhn)
  • 2024-05-27 21cbbbd883 [TASK] Remove doctrine/dbal version aware method mocking in tests (thanks to Stefan Bürk)
  • 2024-05-26 29aae92405 [BUGFIX] Avoid broken assertion in ExtensionRepositoryTest (thanks to Christian Kuhn)
  • 2024-05-26 af771aa50e [BUGFIX] Avoid 4th argument on GU::callUserFunction() in test (thanks to Christian Kuhn)
  • 2024-05-26 a8e591d994 [TASK] Activate two skipped unit tests (thanks to Christian Kuhn)
  • 2024-05-26 3fa4041709 [BUGFIX] Stabilize SimpleLockStrategyTest (thanks to Christian Kuhn)
  • 2024-05-26 d3cbe8c6c7 [TASK] Avoid useless readonly in SiteSettingsFactory (thanks to Christian Kuhn)
  • 2024-05-26 f397539ef5 [BUGFIX] Respect TCA "check" default for auto-create DB fields (thanks to Garvin Hicking)
  • 2024-05-26 ddf7eede30 [TASK] Avoid unused arg in PageTsConfigRecordsOverviewController (thanks to Christian Kuhn)
  • 2024-05-25 f2a8689faf [TASK] Avoid direct MySQL mention in README.md (thanks to Robert Silén)
  • 2024-05-25 1efbc3ec7e [BUGFIX] Resolve display name for shortcuts (thanks to Georg Ringer)
  • 2024-05-25 f0ae8f9e87 [DOCS] Improve bin/typo3 cache:flush description (thanks to Lina Wolf)
  • 2024-05-25 708e3d71ad [TASK] Clean up DH->copyL10nOverlayRecords() (thanks to Christian Kuhn)
  • 2024-05-25 8efcfe39c6 [TASK] Update alwan to 2.1.1 (thanks to Andreas Kienast)
  • 2024-05-25 d88a416d01 [TASK] Do not suppress touch() error in a test (thanks to Christian Kuhn)
  • 2024-05-25 a2d9e7dc24 [BUGFIX] Add proper check in TcaInputPlaceholders (thanks to Georg Ringer)
  • 2024-05-25 d28f7b04d8 [BUGFIX] Prevent creation of orphaned records in copy process (thanks to André Buchmann)
  • 2024-05-25 fcace3f506 [TASK] Split an unhappy unit test (thanks to Anja Leichsenring)
  • 2024-05-25 af03d2b131 [TASK] Avoid invalid @deprecated annotation in QB (thanks to Christian Kuhn)
  • 2024-05-24 7de14604da [TASK] Improve usability of user/group select in log module (thanks to Georg Ringer)
  • 2024-05-24 31e37247ef [FEATURE] Group-based content fetching in Frontend (thanks to Benni Mack)
  • 2024-05-24 7ec17c80fd [TASK] Remove todo in extbase persistence backend (thanks to Torben Hansen)
  • 2024-05-24 8270fbefb6 [TASK] Streamline usage of Persistent.loadFromServer() (thanks to Andreas Kienast)
  • 2024-05-24 db590bde4f [BUGFIX] Respect doctype when generating meta tags (thanks to Oliver Bartsch)
  • 2024-05-22 c5d6016e80 [TASK] Use xxh3 over sha1 in PackageDependentCacheIdentifier (thanks to Christian Kuhn)
  • 2024-05-22 5418d843a8 [BUGFIX] Fix return type of Query::execute() (thanks to Sascha Egerer)
  • 2024-05-22 c3a5e0d7cb [TASK] Add some ThumbnailViewHelper functional tests (thanks to Stefan Bürk)
  • 2024-05-22 455318ec1f [TASK] Update CI nightly ac test permutations (thanks to Christian Kuhn)
  • 2024-05-22 0a296693f5 [TASK] Utilize PackageDependentCacheIdentifier in TsConfigTreeBuilder (thanks to Benjamin Franzke)
  • 2024-05-21 491c9ff44e [TASK] Remove useless class doc comments (thanks to Ayke Halder)
  • 2024-05-21 89c62c19be [BUGFIX] Avoid throwing away previous errors in integrity checks (thanks to Stefan Bürk)
  • 2024-05-21 d55ebba723 [TASK] Tune CI jobs (thanks to Christian Kuhn)
  • 2024-05-21 84fb7611fe [BUGFIX] Prevent array to string conversion in BackendUtility (thanks to Oliver Bartsch)
  • 2024-05-21 08d08fe16b [BUGFIX] Avoid data array to be null in CObjectViewHelper (thanks to mogensf)
  • 2024-05-21 c24627b2fd [TASK] Remove useless class doc comments (thanks to Torben Hansen)
  • 2024-05-21 07be1aa240 [TASK] Run test lintPhp on all CPU cores (thanks to Ayke Halder)
  • 2024-05-20 82eea73a14 [TASK] Remove superfluous typecast in TSFE (thanks to Torben Hansen)
  • 2024-05-18 ae26404bae [BUGFIX] Allow to modify skipGroupAccessCheck in new PSR-14 event (thanks to Benni Mack)
  • 2024-05-18 668c6d86c1 [BUGFIX] Handle smooth migration for renamed navigation ID (thanks to Benni Mack)
  • 2024-05-17 34914bd9d7 [TASK] Update friendsofphp/php-cs-fixer to 3.57.1 (thanks to Wouter Wolters)
  • 2024-05-17 5dff59bbc7 [TASK] Fix copy/paste error in EXT:scheduler manual (thanks to markuskappe)
  • 2024-05-17 611ae8b452 [TASK] Fix typo in l10parent data argument in record list (thanks to Andreas Kienast)
  • 2024-05-16 92bdac352d [DOCS] Improve "_assets" composer directory migration issues (thanks to Garvin Hicking)
  • 2024-05-16 46a8e8c76f [TASK] Provide common base for PHP-based integrity checker (thanks to Anja Leichsenring)
  • 2024-05-15 415f2e93a6 [BUGFIX] Fix incorrectly closed empty construct (thanks to Nikita Hovratov)
  • 2024-05-15 6f97783679 [BUGFIX] Stabilize backend user acceptance test (thanks to Stefan Bürk)
  • 2024-05-15 a83d628290 [DOCS] Update broken link in changelog 92992 (thanks to Stefan Froemken)
  • 2024-05-14 ed9ebde84e [TASK] Upgrade bacon/bacon-qr-code to v3 (thanks to Benni Mack)
  • 2024-05-14 658c0dfac6 [BUGFIX] Avoid double-encoding of delete label (thanks to Andreas Kienast)
  • 2024-05-14 d12ed38020 [FEATURE] Add record-based transformation Data Processor (thanks to Benni Mack)
  • 2024-05-14 d818bb5357 [BUGFIX] Allow search for newly created versioned records in page tree (thanks to Benni Mack)
  • 2024-05-14 dbcb8551b9 [SECURITY] Protect frame GET parameter in tx_cms_showpic eID (thanks to Benni Mack)
  • 2024-05-14 b144d85955 [SECURITY] Encode all file properties in tx_cms_showpic output (thanks to Oliver Hader)
  • 2024-05-14 9561bffccf [SECURITY] Prevent XSS in FormManager backend module (thanks to Benjamin Franzke)
  • 2024-05-14 56afa304ba [SECURITY] Prevent HTML Injection in History Backend Module (thanks to Benjamin Franzke)
  • 2024-05-14 698a2d03a5 [BUGFIX] Enable default action in backend user module (thanks to Oliver Bartsch)
  • 2024-05-14 d29775b359 [BUGFIX] Build correct PageTypeZeroSource for hidden or scheduled pages (thanks to Stefan Bürk)
  • 2024-05-14 d6bb232f78 [BUGFIX] Do not pass TypoScript attributes as script/link tag attribute (thanks to Garvin Hicking)
  • 2024-05-13 ca64d8812b [BUGFIX] Correct examples for expression builder methods in changelog (thanks to Lina Wolf)
  • 2024-05-13 62598777cd [BUGFIX] Enhance duplicate source detection for auto-redirect creation (thanks to Stefan Bürk)
  • 2024-05-13 2566f55254 [BUGFIX] Add related visibility options for PageRepository cacheIdentifier (thanks to Stefan Bürk)
  • 2024-05-13 79b8e1a1b6 [BUGFIX] Cast port to integer when setting up the database (thanks to Benni Mack)
  • 2024-05-13 fe39cc9fb7 [BUGFIX] Skip invalid languages in integrityservice of redirects (thanks to Georg Ringer)
  • 2024-05-13 fa1762e733 [BUGFIX] Make CE actions clickable after edit or visibility toggle (thanks to Benjamin Franzke)
  • 2024-05-13 191b90a15b [TASK] Update phpstan/phpstan to 1.11.0 (thanks to Andreas Kienast)
  • 2024-05-13 2acd0592d2 [TASK] Update container image versions (thanks to Stefan Bürk)
  • 2024-05-13 ad324878f8 [BUGFIX] Circumvent possible race condition in cache retrieval (thanks to Patrick Schriner)
  • 2024-05-13 6cc90b3dc1 [TASK] Add tests for copying localized content to non-translated page (thanks to André Buchmann)
  • 2024-05-13 e72fcadbb3 [TASK] Remove unused line from YamlSetDefinitionProvider (thanks to Stefan Froemken)
  • 2024-05-12 318702691d [DOCS] Fix typos in Expression Builder comments (thanks to Lina Wolf)
  • 2024-05-11 2021ec2f44 [DOCS] Correct example for defining RTE preset of flexform field (thanks to Christian Fries)
  • 2024-05-11 9aee8dc827 [DOCS] Use proper link anchor name in f:translate ViewHelper (thanks to Garvin Hicking)
  • 2024-05-11 a0f1f5ee15 [TASK] Remove unused line from ColorType class (thanks to Stefan Froemken)
  • 2024-05-10 6fb38b44ae [BUGFIX] Prevent TypeError in DatabaseIntegrityController (thanks to Christoph Lehmann)
  • 2024-05-10 0b06c3e753 [TASK] Add cancel button to dashboard add widget modal (thanks to Willi Wehmeier)
  • 2024-05-10 420044e055 [BUGFIX] Avoid executing anonymous function in Configuration Module (thanks to Stefan Bürk)
  • 2024-05-10 33a20162b8 [BUGFIX] Provide configuration with file/folder link result (thanks to Mathias Brodala)
  • 2024-05-10 e8359a3b8d [BUGFIX] Allow Resources/Public within asset paths (thanks to Markus Klein)
  • 2024-05-09 96cb08e1aa [TASK] Ensure test function names start with lowercase in ext:form (thanks to Torben Hansen)
  • 2024-05-09 658dab4fd1 [DOCS] Add sprintf() reference to f:translate ViewHelper documentation (thanks to Garvin Hicking)
  • 2024-05-08 16b63a1880 [TASK] Rename misspelled functional test method (thanks to Albrecht Köhnlein)
  • 2024-05-08 6199bdd0b0 [BUGFIX] Fix positioning of containers in EXT:styleguide BE module (thanks to Andreas Kienast)
  • 2024-05-07 9b398933ab [TASK] Avoid usage of ConnectionPool in extbase functional tests (thanks to Torben Hansen)
  • 2024-05-07 30399b0eb7 [BUGFIX] Allow persisting nullable properties in extbase (thanks to Torben Hansen)
  • 2024-05-06 1e8e8eb53b [TASK] Add unicode license file next to .tbl files (thanks to Willi Wehmeier)
  • 2024-05-06 10882053d0 [TASK] Fix throws doc comment in MvcPropertyMappingConfigurationService (thanks to Torben Hansen)
  • 2024-05-05 e373ff82b4 [BUGFIX] Update ISO language files (thanks to Andreas Kienast)
  • 2024-05-03 16bb00d62b [TASK] Move table wizard Lit component to correct namespace (thanks to Andreas Kienast)
  • 2024-05-03 041497c946 [TASK] Deprecate MathUtility::convertToPositiveInteger() (thanks to Andreas Kienast)
  • 2024-05-03 a512e8bdb6 [TASK] Fix error message for PAGEVIEW template (thanks to Lina Wolf)
  • 2024-05-03 a2a017430b [BUGFIX] Avoid overriding of custom doktypesToShowInNewPageDragArea (thanks to Nikita Hovratov)
  • 2024-05-03 4361d3ca25 [TASK] Update package enshrined/svg-sanitize to 0.18.0 (thanks to Oliver Hader)
  • 2024-05-03 339102c57f [TASK] Revise toolbar for CKEditor "full" configuration preset (thanks to Torben Hansen)
  • 2024-05-03 016e509c43 [BUGFIX] Adopt return type of CommandUtility::exec() (thanks to Georg Ringer)
  • 2024-05-03 6d7501f891 [TASK] Update rollup to 4.17.2 (thanks to Andreas Nedbal)
  • 2024-05-03 d2aa61e341 [TASK] Raise node version to v22 (thanks to Benjamin Franzke)
  • 2024-05-02 cd89fcbd5f [TASK] Coloring the badges in "History/Undo" module (thanks to Jasmina Ließmann)
  • 2024-05-02 f5e53a75c3 [BUGFIX] Cast to proper string type when performing str_contains (thanks to Oliver Hader)
  • 2024-05-02 cd2d71ed92 [BUGFIX] Enhance accessibility in recycler module (thanks to Frank Naegler)
  • 2024-05-02 07f19d22ed [TASK] Add title and aria-label to clear input button (thanks to Willi Wehmeier)
  • 2024-05-02 8194b5c44e [DOCS] Add hint about console command for listing site sets in changelog (thanks to Chris Müller)
  • 2024-05-01 d9eee9e15a [TASK] Add possibility to create HashValue from actual payload (thanks to Oliver Hader)
  • 2024-04-30 268bfed2b9 [FEATURE] Introduce ModifyRedirectUrlValidationResultEvent PSR-14 event (thanks to Torben Hansen)
  • 2024-04-30 8ddc4b025c [BUGFIX] Fix PHP Warning in caching framework garbage collection (thanks to Stephan Bauer)
  • 2024-04-30 e3c7391738 [TASK] Use PAGEVIEW in EXT:styleguide site set (thanks to Oliver Bartsch)
  • 2024-04-30 a3c1471375 [BUGFIX] Remove h4 from alerts to avoid breaking document hierarchy (thanks to Frank Naegler)
  • 2024-04-30 c21921a927 [BUGFIX] Remove h4 from infobox to avoid breaking document hierarchy (thanks to Frank Naegler)
  • 2024-04-30 35bd8e7197 [BUGFIX] Cleanup markup in Linkvalidator modul (thanks to Frank Naegler)
  • 2024-04-29 1d86d5b4f4 [BUGFIX] Add missing hover style to link in "Access" backend module (thanks to Jasmina Ließmann)
  • 2024-04-29 c124e9048c [TASK] Use refindex in RootlineUtility, drop addRootLineFields (thanks to Christian Kuhn)
  • 2024-04-28 5143487f19 [BUGFIX] Avoid undefined array key warnings in SuggestWizardController (thanks to Torben Hansen)
  • 2024-04-28 9ff2b1b012 [DOCS] Fix typo in changelog to TypoScript provider for sites and sets (thanks to Chris Müller)
  • 2024-04-28 9fafcec25f [BUGFIX] Migrate Bootstrap progress bars to bootstrap 5.3 (thanks to Andreas Kienast)
  • 2024-04-28 d47e75597c [TASK] Remove Flow framework related todos in Extbase (thanks to Torben Hansen)
  • 2024-04-28 28aac3c6f5 [TASK] Enrich ReferenceIndex with more relation data (thanks to Christian Kuhn)
  • 2024-04-27 a96b312db0 [TASK] Avoid sorting issue in RootlineUtilityTest (thanks to Christian Kuhn)
  • 2024-04-27 bd345815f1 [TASK] Improve refindex import check in DataScenarios test (thanks to Christian Kuhn)
  • 2024-04-27 d9ccd58c49 [TASK] Extract 'localization' tests to own scenario (thanks to Christian Kuhn)
  • 2024-04-27 eb74236c45 [BUGFIX] Fix misspelling in locallang key of EXT:lowlevel (thanks to Jasmina Ließmann)
  • 2024-04-27 18fae974bb [BUGFIX] Remove wrong title attribute on icon in "Localization overview" (thanks to Jasmina Ließmann)
  • 2024-04-27 8fb90c6719 [TASK] Show information if no records exists in "Log" backend module (thanks to Jasmina Ließmann)
  • 2024-04-27 42c68af75a [TASK] Show label in docheader button of "Active TypoScript" edit view (thanks to Jasmina Ließmann)
  • 2024-04-27 270d28c6a7 [TASK] Extract 'free mode' tests to own scenario (thanks to Christian Kuhn)
  • 2024-04-27 0e683a91d2 [BUGFIX] Align search result output in "Configuration" backend module (thanks to Jasmina Ließmann)
  • 2024-04-27 eef9e63a4e [TASK] Create valid source data for DataHandler tests (thanks to André Buchmann)
  • 2024-04-26 2f23b3efa3 [TASK] Set unique h1 in all views of "Configuration" backend module (thanks to Jasmina Ließmann)
  • 2024-04-26 f99d96a53f [TASK] Return more record info in RelationHandler->readMM() (thanks to Christian Kuhn)
  • 2024-04-26 4cdc4ddf76 [TASK] Remove temporary bugfix from PostgreSQLSchemaManager (thanks to Stefan Bürk)
  • 2024-04-26 e7d784aa7b [TASK] Upgrade doctrine/dbal package (thanks to Stefan Bürk)
  • 2024-04-26 7739067f0b [TASK] Do not run PostCSS for core and linkvalidator (thanks to Benjamin Kott)
  • 2024-04-26 5af551e2c5 [BUGFIX] Respect option 'with site set' for ext:styleguide generator (thanks to Anja Leichsenring)
  • 2024-04-26 68ee8a41cc [TASK] Streamline Shadows (thanks to Benjamin Kott)
  • 2024-04-26 847f75ee71 [TASK] Use site sets in EXT:styleguide (thanks to Benjamin Franzke)
  • 2024-04-25 66e5025e66 [TASK] Add missing label to file rename modal form (thanks to Willi Wehmeier)
  • 2024-04-25 2edbea0e01 [TASK] Use light mode only as default for now (thanks to Benjamin Kott)
  • 2024-04-24 e2161f9647 [BUGFIX] Enable multi-level language fallback in extbase (thanks to David Hedden)
  • 2024-04-24 869cece7f9 [TASK] Remove usage of "newer" in grunt build (thanks to Andreas Kienast)
  • 2024-04-24 6a8173f4bb [BUGFIX] Mitigate invalid exit code for UpgradeWizard without updates (thanks to Stefan Bürk)
  • 2024-04-24 36b63a8c10 [BUGFIX] Use Guzzle request to fetch external error page content (thanks to Stefan Bürk)
  • 2024-04-23 ea143a3cac [BUGFIX] Link root page title in site configuration module (thanks to Oliver Bartsch)
  • 2024-04-23 5cafe4e78e [TASK] Remove non-translated label for site config creation button (thanks to Oliver Bartsch)
  • 2024-04-23 428358ae10 [TASK] Show information text as infobox in "Workspaces" backend module (thanks to Jasmina Ließmann)
  • 2024-04-23 005f04a3b4 [BUGFIX] Properly handle diff while updating meta data (thanks to Daniel Siepmann)
  • 2024-04-23 44dfdbe540 [TASK] Unify Rollup usage in frontend tooling (thanks to Andreas Nedbal)
  • 2024-04-23 eb4b94a34a [TASK] Revamp display of "Workspaces" backend module (thanks to Jasmina Ließmann)
  • 2024-04-23 678621e164 [BUGFIX] Hide hidden content elements in page module (thanks to Ayke Halder)
  • 2024-04-23 9cd5d0c9b9 [TASK] Remove left over refindex _FILE handling (thanks to Christian Kuhn)
  • 2024-04-23 d48d2d3607 [TASK] Prepare Changelog for 13.2 (thanks to Lina Wolf)
  • 2024-04-23 471a83bc74 [BUGFIX] Avoid mapping route values that are out of scope (thanks to Oliver Hader)
  • 2024-04-23 5f21aa4ad8 [TASK] Remove unused label folderNotDeletedHasFiles (thanks to Christian Kuhn)
  • 2024-04-23 ff1aa8b871 [TASK] Migrate theme to light dark notation (thanks to Benjamin Kott)
  • 2024-04-23 8cc3e204a0 [TASK] Set TYPO3 version to 13.2.0-dev (thanks to Benni Mack)