TYPO3 11.3.0

Release Notes

Version 11.3.0

Release Notes for TYPO3 CMS 11.3.0

This document contains information about TYPO3 CMS 11.3.0 which was released on 13.07.2021.

Get TYPO3 11.3.0 now

News

This version is the fourth sprint release of the v11 series. This release includes a bunch of backend improvements and is now compatible with PHP version 8.0.

Read TYPO3 11.3.0 Release News

Checksums of TYPO3 11.3.0

SHA256

b369c26d001b2eea73bb130f5af4df3055a5efcb4a5d89f251742cd1b21d8278 typo3_src-11.3.0.tar.gz
34d1935b940a8cc4c74b3cad256e4c46e539ad22ec4391b84c2af5c199603821 typo3_src-11.3.0.zip

SHA1

d87d403eaa233e864baf15bbadd5be03894518de typo3_src-11.3.0.tar.gz
954067ac48acdad3f75b3aeac17a574e8a9c6ac3 typo3_src-11.3.0.zip

MD5

ecbdf4d9b1d1d373909c2df78bc7180e typo3_src-11.3.0.tar.gz
1cca4d4ffcb7d621e82c59cd07820d43 typo3_src-11.3.0.zip

Upgrading

  1. Before you update any instance to 11.3.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 11.2.0:

  • 2021-07-13 5f11a2c94e [RELEASE] Release of TYPO3 11.3.0 (thanks to Benni Mack)
  • 2021-07-13 f4cc60d059 [BUGFIX] Revert "Always override new request arguments when forwarding" (thanks to Benni Mack)
  • 2021-07-13 5293751470 [TASK] Streamline clipboard UI (thanks to Jochen Roth)
  • 2021-07-12 c506e6fb7f [TASK] Introduce SVG Sanitizer (thanks to Oliver Hader)
  • 2021-07-12 61030c7bc5 [BUGFIX] Correctly resolve best matching FAL storage (thanks to Oliver Hader)
  • 2021-07-12 6501ef5c00 [TASK] Make filelist PHP8 compatible (thanks to Jochen Roth)
  • 2021-07-12 06bca9f16a [BUGFIX] Show SVG actions in Element Browser trees (thanks to Benni Mack)
  • 2021-07-12 41110e3917 [TASK] Move Changelog files into 11.3 for upcoming release (thanks to Lina Wolf)
  • 2021-07-12 39392943bb [BUGFIX] Properly check shortcut permissions in ShortcutRepository (thanks to Oliver Bartsch)
  • 2021-07-12 eb41ee8f35 [TASK] Improve exception messages in ImageService (thanks to Oliver Bartsch)
  • 2021-07-12 e51c76cbde [TASK] Remove FileDragProvider (thanks to Oliver Bartsch)
  • 2021-07-12 3e1ea9bbf5 [TASK] Allow to distinguish between file and folder rows in FileList (thanks to Oliver Bartsch)
  • 2021-07-12 8d1ed2dc69 [BUGFIX] Enable ContextMenu for file mounts and file storages again (thanks to Oliver Bartsch)
  • 2021-07-12 843c14c43d [BUGFIX] Fix missing closing divs in SelectSingleBoxElement (thanks to Nikita Hovratov)
  • 2021-07-12 35f272f29e [BUGFIX] Remove always true part of if condition (thanks to Nikita Hovratov)
  • 2021-07-12 df82c2b384 [TASK] Migrate install tool login bootstrap classes (thanks to Nikita Hovratov)
  • 2021-07-12 4e88508b98 [BUGFIX] Re-align IRRE header fields for FAL elements (thanks to Benni Mack)
  • 2021-07-12 6141e8559e [TASK] Remove unused variables throughout core (thanks to Nikita Hovratov)
  • 2021-07-12 4c78f44ea1 [BUGFIX] Apply correct classes in content element wizard filter (thanks to Andreas Fernandez)
  • 2021-07-11 7f467fe625 [TASK] Add placeholder for title field in create multiple pages (thanks to Oliver Bartsch)
  • 2021-07-10 760dced8d7 [FEATURE] Add option to edit metadata of file via ContextMenu (thanks to Oliver Bartsch)
  • 2021-07-09 4488cffd14 [BUGFIX] Rename recordlist export functionality to "download" (thanks to Benni Mack)
  • 2021-07-09 b4b01526c5 [BUGFIX] Allow to abort a selected upgrade wizard before execution (thanks to Andreas Fernandez)
  • 2021-07-09 20ade4918c [TASK] Streamline File List and Clipboard Selection Options (thanks to Benni Mack)
  • 2021-07-09 f30b32cd14 [BUGFIX] Unlink temp files in import of ext:impexp (thanks to Daniel Haupt)
  • 2021-07-09 29b02f9bb2 [BUGFIX] Ensure sys_log.level is varchar (thanks to Benni Mack)
  • 2021-07-09 225b0809cb [BUGFIX] Handle invalid source string correctly in ImageService (thanks to Oliver Bartsch)
  • 2021-07-09 cf55f1de6a [BUGFIX] Do not validate selectTree in SelectTreeElement.ts (thanks to Nikita Hovratov)
  • 2021-07-09 1103863be8 [BUGFIX] Fix the upgrade docs panel and add tests (thanks to Jochen Roth)
  • 2021-07-09 0a24d1e9c1 [BUGFIX] Avoid crash due to endless loop in Fluid-based Page Module (thanks to Oliver Hader)
  • 2021-07-09 af49bb9637 [TASK] Remove window.open inline JavaScript in backend (thanks to Oliver Hader)
  • 2021-07-09 c5290640c2 [TASK] Avoid access of global request in view helpers (thanks to Oliver Bartsch)
  • 2021-07-09 8482d77f60 [BUGFIX] Set fallback for undefined array key in php8 (thanks to Jochen Roth)
  • 2021-07-08 fb1b177044 [TASK] Acceptance tests for the Indexed Search (thanks to Patryk Miedziaszczyk)
  • 2021-07-08 a34d067a14 [TASK] Process PATH field also in directory listing (thanks to Oliver Bartsch)
  • 2021-07-08 1eda452929 [BUGFIX] Allow proper back-linking in File List (thanks to Benni Mack)
  • 2021-07-08 9ea6ad02d7 [BUGFIX] Fix array undefined warnings in "DB Check" Module (thanks to Jochen Roth)
  • 2021-07-08 cdc6b71f57 [TASK] Unify code in FileList (thanks to Oliver Bartsch)
  • 2021-07-07 14d509cc23 [BUGFIX] Re-add language switcher for sys_file_metadata records (thanks to Benni Mack)
  • 2021-07-07 7aff0fc26b [TASK] Define ImageService as lowlevel service (thanks to Benjamin Franzke)
  • 2021-07-06 bb831f2272 [DOCS] Complete new pagination changelog rst (thanks to Daniel Siepmann)
  • 2021-07-06 7e6a9da5b4 [BUGFIX] Do not inject ImageService in ImageViewHelper (thanks to Oliver Bartsch)
  • 2021-07-06 a8ebadb6a5 [TASK] Remove duplicated button in Edit File dialog (thanks to Jochen Roth)
  • 2021-07-06 971a62cf2a [BUGFIX] Set position for alert container to fixed (thanks to Jochen Roth)
  • 2021-07-06 939003e5a2 [FEATURE] Introduce rate limiter for failed logins (thanks to Torben Hansen)
  • 2021-07-06 ef21807092 [BUGFIX] Add fallback values for array keys in FormEngine (thanks to Jochen Roth)
  • 2021-07-05 16c5cae936 [FEATURE] Improve show columns selection functionality (thanks to Oliver Bartsch)
  • 2021-07-05 0e01a86612 [BUGFIX] Fix dashboard error when event is not initialized (thanks to Jochen Roth)
  • 2021-07-05 5932bdbd91 [BUGFIX] Always override new request arguments when forwarding (thanks to Alexander Schnitzler)
  • 2021-07-05 ce24ce8f6d [TASK] Update bootstrap to 5.0.2 and @types/bootstrap to 5.0.16 (thanks to Andreas Fernandez)
  • 2021-07-01 5d3eff1b7a [TASK] Add a channel column to sys_log (thanks to Larry Garfield)
  • 2021-07-01 3040b9ffa6 [DOCS] Use correct method params in #90956 rst-file (thanks to Henrik Elsner)
  • 2021-07-01 b914574b16 [BUGFIX] Fix typos in language labels (thanks to Jochen Roth)
  • 2021-07-01 5a75ae3117 [TASK] Move "create new" button to action list of records (thanks to Benni Mack)
  • 2021-07-01 1535b933b7 [FEATURE] Add Welsh (cy) as supported language (thanks to Benni Mack)
  • 2021-07-01 fe20677656 [BUGFIX] Explicitly define ContainerInterface service alias (thanks to Benjamin Franzke)
  • 2021-07-01 dac021bce6 [FEATURE] Improved Multi-selection of Files (thanks to Benni Mack)
  • 2021-07-01 0d38ced627 [BUGFIX] Do not call getPublicUrl() with second argument set (thanks to Oliver Bartsch)
  • 2021-06-30 56c0bfd759 [TASK] Replace access to global request in extbase controllers (thanks to Oliver Bartsch)
  • 2021-06-30 0943a9c525 [TASK] Add convenience method for extbase JSON responses (thanks to Oliver Bartsch)
  • 2021-06-30 92999a6e67 [TASK] Remove unused imports (thanks to Oliver Bartsch)
  • 2021-06-30 2b1d7e62e5 [BUGFIX] Declare guzzlehttp/psr7 dependency (thanks to Christian Kuhn)
  • 2021-06-30 b0ef53e4ee [BUGFIX] PHP 8 warnings from installer (thanks to Christian Kuhn)
  • 2021-06-30 8fde6812d5 [FEATURE] Extbase Request implements ServerRequestInterface (thanks to Christian Kuhn)
  • 2021-06-30 6449b06b0e [TASK] Add strict comparison and extend tests for TcaMigaration (thanks to Oliver Bartsch)
  • 2021-06-30 08afa7d3ce [BUGFIX] Replace usage of deprecated method in ClassSchema (thanks to Oliver Bartsch)
  • 2021-06-30 d88cef8c36 [BUGFIX] Return PSR-7 responses in EXT:form backend controllers (thanks to Oliver Bartsch)
  • 2021-06-30 a03ce8ba61 [BUGFIX] Return PSR-7 responses in PermissionController (thanks to Oliver Bartsch)
  • 2021-06-30 edc137cb34 [BUGFIX] Undefined key warning in table wizard for PHP8 (thanks to Jochen Roth)
  • 2021-06-30 ffb59e6542 [BUGFIX] Remove unused LanguageService in SlugService (thanks to Christian Kuhn)
  • 2021-06-30 acb8bafd9d [TASK] Remove all code occurrences from showRemovedLocalizationRecords (thanks to Nikita Hovratov)
  • 2021-06-29 cf10c68bcb [TASK] Return PSR-7 response for actions in felogin LoginController (thanks to Torben Hansen)
  • 2021-06-29 2110556d2f [FEATURE] Make recordlist export configurable (thanks to Oliver Bartsch)
  • 2021-06-29 0f20cf7c85 [TASK] Raise typo3/cms-styleguide:~11.3.1 (thanks to Christian Kuhn)
  • 2021-06-29 5d5d50a817 [TASK] Disable non side-effect free ac tests (thanks to Christian Kuhn)
  • 2021-06-29 70f8559a28 [BUGFIX] Extract switch user handling from EXT:beuser (thanks to Oliver Bartsch)
  • 2021-06-29 da9c6df547 [TASK] Avoid usages of sys_language in site configuration (thanks to Oliver Bartsch)
  • 2021-06-29 fb67447dfa [BUGFIX] Undefined array key in install tool (thanks to Jochen Roth)
  • 2021-06-29 f0d038e49f [BUGFIX] Fatal in ext:form using LanguageServiceFactory (thanks to Christian Kuhn)
  • 2021-06-28 c7745b1f3a [TASK] Cache recurring list information in List module (thanks to Benni Mack)
  • 2021-06-28 d32b7e0e3b [TASK] Require doctrine/dbal 2.13 (thanks to Benni Mack)
  • 2021-06-28 53fa40b0de [TASK] Use runtime cache for LanguageService (thanks to Benni Mack)
  • 2021-06-28 4cce546298 [TASK] Mark LanguageService container entry as deprecated (thanks to Benjamin Franzke)
  • 2021-06-28 0a1053d2da [BUGFIX] Fix PHP 8 related issues in BackendUserAuthentication (thanks to Oliver Bartsch)
  • 2021-06-27 9690e12953 [BUGFIX] Access to not defined array key in install tool (thanks to Simon Gilli)
  • 2021-06-27 b088b928a4 [BUGFIX] Allow logging and formatting of all Throwables (thanks to Larry Garfield)
  • 2021-06-27 94a56bc38b [DOC] Change fallback layer code removal information (thanks to Benni Mack)
  • 2021-06-27 40f4bc2bf6 [FEATURE] Introduce palette descriptions (thanks to Simon Gilli)
  • 2021-06-26 405affd390 [BUGFIX] Fix typo in changelog Important: #94315 (thanks to Lina Wolf)
  • 2021-06-25 961a6222d2 [BUGFIX] Fix PHP 8 related warnings in recordlist (thanks to Oliver Bartsch)
  • 2021-06-24 ec2b229517 [TASK] Remove leftover T3_THIS_LOCATION in JavaScript (thanks to Benni Mack)
  • 2021-06-24 9773f7b9d7 [BUGFIX] Undefined array key in ElementInformation (thanks to Jochen Roth)
  • 2021-06-24 f0165a616f [BUGFIX] Fix TypeError on fetching the backend layout for a page (thanks to Oliver Bartsch)
  • 2021-06-22 da9eb0d9ca [BUGFIX] Fix terms in Info > Page TSconfig (thanks to Sybille Peters)
  • 2021-06-22 bb0e3fd145 [BUGFIX] Fix "hideTable" check in RecordListController (thanks to Oliver Bartsch)
  • 2021-06-22 25b9ab974f [BUGFIX] Fix error where tsconf_alphaSort is undefined (thanks to Jochen Roth)
  • 2021-06-22 b9f5c89fa8 [TASK] Deprecate extbase setDispatched() and isDispatched() (thanks to Christian Kuhn)
  • 2021-06-22 936eb708e8 [BUGFIX] Missing is_array check in setValueByPath (thanks to Rico Sonntag)
  • 2021-06-22 3914e7aa1f [BUGFIX] Respect TSconfig when adding page translations to recordlist (thanks to Oliver Bartsch)
  • 2021-06-21 ceebe9b661 [FEATURE] Use dropdown for secondary action items (thanks to Benni Mack)
  • 2021-06-21 c9e6a55f58 [TASK] Streamline felogin TypoScript and documentation (thanks to Torben Hansen)
  • 2021-06-21 d195431f40 [BUGFIX] Use correct closing tag in recordlist (thanks to Oliver Bartsch)
  • 2021-06-21 1a3fdde6a5 [TASK] Avoid ObjectManager in remaining ext:form places (thanks to Christian Kuhn)
  • 2021-06-21 755c3556c6 [TASK] Add EXT:dashboard to test environment (thanks to Jochen Roth)
  • 2021-06-21 79e4d66830 [TASK] Remove unused ext:core AbstractCondition (thanks to Christian Kuhn)
  • 2021-06-21 0dc3b7a8ba [BUGFIX] Add missing view path definition for felogin (thanks to Kevin Appelt)
  • 2021-06-21 ab01fd9f90 [FEATURE] Create new filemount from folder (thanks to Benni Mack)
  • 2021-06-21 3a93bc532f [BUGFIX] Fix Undefined array key error in PHP8 for EXT:workspaces (thanks to Jochen Roth)
  • 2021-06-19 b28ab07506 [TASK] Fixed links to issues in Changelog (thanks to Robert Vock)
  • 2021-06-18 a3c3e95ea3 [TASK] Avoid ObjectManager in ext:form FormRuntime (thanks to Christian Kuhn)
  • 2021-06-18 217cdbaf4a [TASK] Allow CSV Export per table in list module (thanks to Benni Mack)
  • 2021-06-18 92749f0af7 [TASK] Only delete from clipboard on POST requests in recordlist (thanks to Oliver Bartsch)
  • 2021-06-18 8eb528d0f4 [TASK] Deprecate extbase ReferringRequest (thanks to Christian Kuhn)
  • 2021-06-18 14805bdfb6 [TASK] Deprecate extbase ObjectManager->getEmptyObject() (thanks to Christian Kuhn)
  • 2021-06-18 1b17327d7a [BUGFIX] Respect offline storages on context menu initialization (thanks to Oliver Bartsch)
  • 2021-06-18 212aca3155 [TASK] Extract common site test aspects to trait (thanks to Oliver Hader)
  • 2021-06-18 2bfa16c339 [BUGFIX] Fix PHP 8.0 issues in EXT:info (thanks to Oliver Bartsch)
  • 2021-06-17 e096b1b4c2 [FEATURE] Auto-detect event types on listener services (thanks to Larry Garfield)
  • 2021-06-17 669ab6384c [TASK] Avoid ObjectManager in ext:fluid ViewHelperResolver (thanks to Christian Kuhn)
  • 2021-06-17 98618c0a90 [BUGFIX] Fix phpstan errors from ReturnTypeRule (thanks to Daniel Goerz)
  • 2021-06-17 e724845856 [BUGFIX] Fix phpstan errors from ReturnTypeRule (thanks to Daniel Goerz)
  • 2021-06-17 ea1e5b60d1 [TASK] Add ac test for TYPO3 Manual (thanks to Jochen Roth)
  • 2021-06-17 782222d7cd [TASK] Add acceptance test for EXT:reports module (thanks to Jochen Roth)
  • 2021-06-17 28cba7f610 [BUGFIX] Return ForwardResponse in belog's deleteMessageAction (thanks to Andreas Fernandez)
  • 2021-06-17 2196c85e64 [BUGFIX] Normalize UTF-8 strings before calling CharsetConverter->specCharsToASCII() (thanks to Martin Kutschker)
  • 2021-06-16 0b16a72329 [TASK] Fix various PHP8 issues (thanks to Jochen Roth)
  • 2021-06-16 89de481ee3 [TASK] Add customization examples for felogin (thanks to Jan Stockfisch)
  • 2021-06-16 210350f367 [TASK] Improve code tidiness in the logger (thanks to Larry Garfield)
  • 2021-06-16 3fca1b1953 [BUGFIX] Make logger usage PSR-3 compliant (thanks to Larry Garfield)
  • 2021-06-15 8ada892a44 [TASK] Deprecate extbase StopActionException (thanks to Christian Kuhn)
  • 2021-06-15 714a37495f [BUGFIX] Fix PHP 8.0 issues in EXT:setup (thanks to Oliver Bartsch)
  • 2021-06-15 3109ebaa05 [BUGFIX] Fix range handling for eval double (thanks to Patrick Schriner)
  • 2021-06-14 5d3dcaf62d [TASK] Avoid 'meta http-equiv="refresh"' in extbase redirectToUri() (thanks to Christian Kuhn)
  • 2021-06-14 4b4385b4d3 [TASK] Require symfony components with 5.3.0 or higher (thanks to Benni Mack)
  • 2021-06-14 82fe6c57d5 [TASK] Deprecate parameter type resolving via doc blocks (thanks to Alexander Schnitzler)
  • 2021-06-14 ed6e0d396e [DOCS] Fix PHP code example in changelog (thanks to Oliver Bartsch)
  • 2021-06-14 379d126a84 [FEATURE] PHP 8.0 support (thanks to Christian Kuhn)
  • 2021-06-14 3f15b85f42 [BUGFIX] Use correct slide direction in MultiStepWizard (thanks to Oliver Bartsch)
  • 2021-06-14 d7d19ee06f [TASK] Raise typo3/testing-framework:^6.8.4 (thanks to Christian Kuhn)
  • 2021-06-14 baae0543f2 [BUGFIX] Remaining PHP 8.0 fixes for acceptance tests (thanks to Christian Kuhn)
  • 2021-06-14 24f9946c54 [TASK] Deprecate HTTP headers manipulating methods in HttpUtility (thanks to Oliver Bartsch)
  • 2021-06-14 8019925cb8 [BUGFIX] Fix typing issues in various backend controllers (thanks to Benni Mack)
  • 2021-06-13 f8c1f6da12 [BUGFIX] Adapt to error_reporting level with PHP 8 STFU operator (thanks to Christian Kuhn)
  • 2021-06-13 0f07ad539b [TASK] Raise typo3/testing-framework:^6.8.3 (thanks to Christian Kuhn)
  • 2021-06-13 79d6fe4e4e [TASK] Raise typo3/cms-styleguide:~11.3.0 (thanks to Christian Kuhn)
  • 2021-06-13 96798f4ff2 [BUGFIX] Correct ac test file namespace (thanks to Christian Kuhn)
  • 2021-06-12 f2b02bab35 [TASK] Remove extbase Request controllerSubpackageKey (thanks to Christian Kuhn)
  • 2021-06-12 97a19b6f2f [TASK] Remove extbase Request isCached() and setIsCached() (thanks to Christian Kuhn)
  • 2021-06-12 962042cec5 [TASK] Avoid ObjectManager around ext:form FormDefinition (thanks to Christian Kuhn)
  • 2021-06-12 5527b0d17d [TASK] Drop two unused variables and a surplus argument (thanks to Christian Kuhn)
  • 2021-06-12 5d2793e189 [TASK] Remove unused internal methods from ExtensionManagementUtility (thanks to Oliver Bartsch)
  • 2021-06-11 4d4c3402b9 [TASK] Deprecate AbstractService (thanks to Christian Kuhn)
  • 2021-06-11 2c41103636 [TASK] Remove unused loginSecurityLevel options (thanks to Oliver Bartsch)
  • 2021-06-11 63031fb29a [TASK] Deprecate GeneralUtility::rmFromList (thanks to Oliver Bartsch)
  • 2021-06-11 3ac058de06 [TASK] Deprecate GeneralUtility::stdAuthCode (thanks to Oliver Bartsch)
  • 2021-06-11 0caa1ccec3 [BUGFIX] Fix return annotation of AbstractDomainObject->getUid() (thanks to Andreas Fernandez)
  • 2021-06-11 de89f5b529 [BUGFIX] Replace all-embracing form in recordlist (thanks to Oliver Bartsch)
  • 2021-06-10 4610cc855b [TASK] Cleanup namespace definitions in EXT:impexp templates (thanks to Oliver Bartsch)
  • 2021-06-10 74b704a882 [TASK] Avoid ObjectManager for ext:form ProcessingRule (thanks to Christian Kuhn)
  • 2021-06-10 208bf9e717 [TASK] Avoid ObjectManager in ext:form TranslationService (thanks to Christian Kuhn)
  • 2021-06-10 ee8df74345 [BUGFIX] Do not render clipboard actions for page translations (thanks to Oliver Bartsch)
  • 2021-06-10 c909277d2a [TASK] Remove possibility to use ext:rsaauth (thanks to Torben Hansen)
  • 2021-06-10 b15de12b27 [BUGFIX] Restore clipboard initialization behaviour in recordlist (thanks to Oliver Bartsch)
  • 2021-06-10 a70bfa2cff [TASK] Add link to "Show all versions" view for installed extensions (thanks to Oliver Bartsch)
  • 2021-06-10 4ebed173a3 [TASK] Avoid ObjectManager->get() for ext:form FormPersistenceManagerInterface (thanks to Christian Kuhn)
  • 2021-06-10 dd23ebb59c [TASK] Remove forgotten upgrade wizard in ext:form (thanks to Christian Kuhn)
  • 2021-06-10 dffb04ca0e [TASK] Avoid ObjectManager->get() for ext:form TypoScriptService (thanks to Christian Kuhn)
  • 2021-06-10 2fd788df65 [BUGFIX] Remove an obsolete Services.yaml definition (thanks to Christian Kuhn)
  • 2021-06-10 6d35ce66f6 [BUGFIX] Always return unique field list (thanks to Oliver Bartsch)
  • 2021-06-10 0b00f004df [BUGFIX] Keep preview info on forwarding in EditDocumentController (thanks to Oliver Bartsch)
  • 2021-06-10 3159911bc3 [BUGFIX] Fix still more undefined variables (thanks to Larry Garfield)
  • 2021-06-09 1983cdb561 [TASK] Remove "sha1" from sys_file searchFields (thanks to Guido Schmechel)
  • 2021-06-09 19c318781d [TASK] Sort extension list by update state (thanks to Oliver Bartsch)
  • 2021-06-09 15944c9cbd [BUGFIX] Check if shortcuts' target table still exists (thanks to Oliver Bartsch)
  • 2021-06-09 cd616331dd [TASK] Document behaviour of inline parent info in itemsProcFunc (thanks to Oliver Bartsch)
  • 2021-06-09 caad699ae9 [BUGFIX] Add uid field to fieldDefinitions in EXT:seo (thanks to Oliver Bartsch)
  • 2021-06-09 8140ec4792 [TASK] Log symfony deprecation messages (thanks to Benjamin Franzke)
  • 2021-06-09 5e60decd4d [BUGFIX] Prevent Uncaught TypeError in Recordlist JavaScript (thanks to Oliver Bartsch)
  • 2021-06-09 b6278a9ab5 [FEATURE] Show Layouts in Info Module (thanks to Simon Gilli)
  • 2021-06-09 04d844fc24 [TASK] Avoid ObjectManager in ext:fluid RenderingContext (thanks to Christian Kuhn)
  • 2021-06-09 3fd3342dcb [TASK] Avoid assigning unexpected node types in GeneratorClassesResolver (thanks to Oliver Hader)
  • 2021-06-09 f79d5da4bf [BUGFIX] Fix typed property access in ModuleTemplate (thanks to Oliver Bartsch)
  • 2021-06-08 24f43811d8 [FEATURE] Simplify sharing of backend urls (thanks to Oliver Bartsch)
  • 2021-06-08 6c3a973773 [FEATURE] Add getModuleTemplate to PageLayoutController (thanks to Oliver Bartsch)
  • 2021-06-07 15a44f3972 [DOCS] Add note about TSconfig behaviour in EXT:linkvalidator (thanks to Oliver Bartsch)
  • 2021-06-07 52bd2fcb3d [BUGFIX] Make translation mode buttons translatable (thanks to Oliver Bartsch)
  • 2021-06-07 bcf1e1ec30 [BUGFIX] Respect multibyte characters in indexed_search search words (thanks to Andreas Fernandez)
  • 2021-06-04 ec83450259 [TASK] Deprecate Application->run callback (thanks to Benni Mack)
  • 2021-06-03 f2f1679f21 [TASK] Deprecate GeneralUtility::compileSelectedGetVarsFromArray (thanks to Oliver Bartsch)
  • 2021-06-02 7873a1858f [TASK] Remove outdated comments in ShortcutButtonViewHelper (thanks to Oliver Bartsch)
  • 2021-06-01 99f777f7fe [DOCS] Add Settings.cfg to lowlevel extension (thanks to Sybille Peters)
  • 2021-06-01 3a4dd1eea9 [TASK] Enable TypesAssignedToPropertiesRule in phpstan (thanks to Daniel Goerz)
  • 2021-06-01 87ca0fce15 [BUGFIX] Re-allow pages with a trailing slash (thanks to Benni Mack)
  • 2021-06-01 306ef1d4c4 [BUGFIX] No greedy Symfony DI in ext:install (thanks to Christian Kuhn)
  • 2021-06-01 eb27260dc1 [BUGFIX] Remove duplicated caret and re-add padding (thanks to Jochen Roth)
  • 2021-06-01 b161b248e1 [BUGFIX] Let site configuration recognize configured languages (thanks to André Buchmann)
  • 2021-06-01 16a78abc19 [TASK] Remove a library dependent view helper test (thanks to Christian Kuhn)
  • 2021-06-01 006fa9dfb7 [BUGFIX] Fix phpstan errors from TypesAssignedToPropertiesRule (thanks to Daniel Goerz)
  • 2021-06-01 f102eb0744 [BUGFIX] Fix allowed value for mail format configuration (thanks to André Buchmann)
  • 2021-06-01 08116b2fcb [BUGFIX] Avoid reloading backend login form for checking HTTP referrer (thanks to Oliver Hader)
  • 2021-06-01 6bd8291be1 [FEATURE] Customize selectable columns in List module per table (thanks to Benni Mack)
  • 2021-06-01 c73e97fb18 [TASK] Use CodeMirror for backend layout code preview (thanks to Jochen Roth)
  • 2021-05-31 c2ba4543b7 [BUGFIX] Fix change=reload for group fields (thanks to Andreas Fernandez)
  • 2021-05-31 12737d31a5 [TASK] Change password reset functionality (thanks to Oliver Bartsch)
  • 2021-05-31 58042b0637 [FEATURE] Add excludePagesRecursive option to XML sitemap generation (thanks to Christoph Lehmann)
  • 2021-05-31 b68c5d383a [TASK] Raise typo3fluid/fluid ^2.7.0 (thanks to Christian Kuhn)
  • 2021-05-31 1e4c675f96 [BUGFIX] Fix recipients checkboxes in "Send to stage" dialog (thanks to Oliver Bartsch)
  • 2021-05-31 17d0055edf [BUGFIX] Force scheme if forceAbsoluteUrl.scheme is set (thanks to Nikita Hovratov)
  • 2021-05-31 6874ac2301 [TASK] Add EXT:seo sitemap constants to constant editor (thanks to Oliver Bartsch)
  • 2021-05-31 0f6b9d8d43 [TASK] Show image of distribution even if not installed (thanks to Thomas Löffler)
  • 2021-05-30 bd92b36283 [TASK] Reduce ObjectManager->get() usages in ext:form (thanks to Christian Kuhn)
  • 2021-05-30 a7eef0b5da [BUGFIX] Fix phpstan errors from TypesAssignedToPropertiesRule (thanks to Daniel Goerz)
  • 2021-05-30 9fa29262ce [TASK] Deprecate f:base ViewHelper (thanks to Christian Kuhn)
  • 2021-05-30 37ad6394ae [BUGFIX] Update modal instances stack when hiding a modal (thanks to Andreas Fernandez)
  • 2021-05-30 13e76498fd [TASK] Remove unused ext:beuser context menu entry code (thanks to Christian Kuhn)
  • 2021-05-30 ce616aebe2 [TASK] Deprecate extbase request getRequestUri() (thanks to Christian Kuhn)
  • 2021-05-30 ca2bcfc1a4 [TASK] Streamline method name for doc header button registration (thanks to Torben Hansen)
  • 2021-05-29 e461b6c0e7 [TASK] Avoid ObjectManager->get() for Typo3QuerySettings (thanks to Christian Kuhn)
  • 2021-05-29 bf124818a8 [BUGFIX] Correct ext:beuser BackendUserRepository inheritance (thanks to Christian Kuhn)
  • 2021-05-29 84f90c38d1 [TASK] Remove extbase Request->setMethod() (thanks to Oliver Bartsch)
  • 2021-05-29 1f97a6315e [TASK] Remove obsolete ext:beuser ext_typoscript_setup (thanks to Christian Kuhn)
  • 2021-05-29 b81a4b853e [TASK] Better document extbase defaultQuerySettings behavior (thanks to Christian Kuhn)
  • 2021-05-28 4e8caf792a [TASK] Deprecate f:be.container ViewHelper (thanks to Christian Kuhn)
  • 2021-05-28 220ac32cd5 [TASK] Remove unused helper_javascript_css.html template file (thanks to Christian Kuhn)
  • 2021-05-28 566b5bf18f [TASK] Deprecate extbase request getBaseUri() (thanks to Christian Kuhn)
  • 2021-05-28 c14a0bb6dc [TASK] Remove unused blank.html template file (thanks to Christian Kuhn)
  • 2021-05-28 ceea455312 [BUGFIX] Prevent disabling and deleting of current user (thanks to Oliver Bartsch)
  • 2021-05-28 d183e836c7 [TASK] Streamline Extbase return status code (thanks to Benni Mack)
  • 2021-05-28 a73d8f391d [TASK] Simplify extension manager xml parser (thanks to Christian Kuhn)
  • 2021-05-27 9c9dece757 [FEATURE] Add AbstractValidator::addErrorForProperty() (thanks to Volker Diels-Grabsch)
  • 2021-05-27 e8719fb87c [TASK] Always use manually set canonical URL (thanks to Albrecht Koehnlein)
  • 2021-05-27 5a4560909b [TASK] Deprecate ext:backend ModuleLayout view helpers (thanks to Christian Kuhn)
  • 2021-05-27 6c08ab2483 [TASK] Extend click area for toolbar links (thanks to Jochen Roth)
  • 2021-05-27 1db17db7d4 [FEATURE] Add field information for pages backend layout (thanks to Oliver Bartsch)
  • 2021-05-27 7687050d0b [BUGFIX] Do not reset validation state when validating sections (thanks to Andreas Fernandez)
  • 2021-05-27 b6e26a0740 [TASK] Remove dependency of extension manager to install tool (thanks to Helmut Hummel)
  • 2021-05-27 934b11ef80 [TASK] Avoid ObjectManager->get() in ext:irre_tutorial (thanks to Christian Kuhn)
  • 2021-05-27 48e0390380 [BUGFIX] Re-calculate z-index of modal and its backdrop (thanks to Andreas Fernandez)
  • 2021-05-27 d363e657d4 [TASK] Ensure all Extbase plugins can be cacheable and non-cacheable (thanks to Benni Mack)
  • 2021-05-27 a8c6ab06b3 [TASK] Move BackendLayoutWizardElement into correct namespace (thanks to Oliver Bartsch)
  • 2021-05-27 8b0a8836e3 [TASK] Resolve still more PHP 8 issues (thanks to Larry Garfield)
  • 2021-05-27 295f2523d9 [BUGFIX] EXT:scheduler align input field and button height (thanks to Jochen Roth)
  • 2021-05-27 de8529b0f5 [BUGFIX] Fix success message of password reset command (thanks to Oliver Bartsch)
  • 2021-05-27 7a503f6b5a [TASK] Avoid ObjectManager->get() in EXT:frontend (thanks to Oliver Bartsch)
  • 2021-05-27 3a44b00214 [BUGFIX] Pass PSR-7 Request to RequestBuilder->build() (thanks to Oliver Bartsch)
  • 2021-05-26 7dda917a7f [FEATURE] Add download and filename options to FileDumpController (thanks to Christian Eßl)
  • 2021-05-26 21cfa8f447 [BUGFIX] Fix data attribute for modal content (thanks to Oliver Bartsch)
  • 2021-05-26 e5cf4b94fd [TASK] Deprecate "relativeToCurrentScript" in FAL API (thanks to Benni Mack)
  • 2021-05-26 41ea787ede [TASK] Follow best practice on returning PSR-7 response (thanks to Oliver Bartsch)
  • 2021-05-26 2cba0bacb4 [TASK] Set proper title of window in backend (thanks to Richard Haeser)
  • 2021-05-26 df3b793f4e [BUGFIX] Fix reset password for backend user (thanks to Jochen Roth)
  • 2021-05-26 70f19efd2f [TASK] Clean up JavaScript code smells (thanks to Oliver Hader)
  • 2021-05-25 e20f9a191f [TASK] Streamline PackageManager internals (thanks to Helmut Hummel)
  • 2021-05-25 f432c7e93b [BUGFIX] Support extra test arguments on acceptance tests (thanks to Larry Garfield)
  • 2021-05-25 0bdf3e75b3 [TASK] Deprecate sys_language database table (thanks to Benni Mack)
  • 2021-05-25 c012b20550 [TASK] Update url to license information (thanks to Georg Ringer)
  • 2021-05-25 a6ffc9e62e [TASK] Extract CSV output into separate functionality (thanks to Benni Mack)
  • 2021-05-25 491bf92a02 [BUGFIX] Unset accent background color for tables (thanks to Jochen Roth)
  • 2021-05-25 dfcbf42b93 [BUGFIX] Only show contextual language information in List module (thanks to Benni Mack)
  • 2021-05-25 d39f54cc1c [BUGFIX] Fix phpstan errors from TypesAssignedToPropertiesRule (thanks to Daniel Goerz)
  • 2021-05-24 6f00025778 [DOCS] Document ext:dashboard new refreshAvailable option (thanks to Daniel Siepmann)
  • 2021-05-22 1fe6e3ea80 [BUGFIX] Return PSR-7 responses in EXT:extensionmanager (thanks to Oliver Bartsch)
  • 2021-05-21 060f7300ea [TASK] Add tests for route enhancers having nested arguments declaration (thanks to Oliver Hader)
  • 2021-05-21 d5dd2b9a85 [BUGFIX] Fix extension upload form (thanks to Oliver Bartsch)
  • 2021-05-21 5ee702549e [TASK] Use codemirror web component for composer proposal (thanks to Oliver Bartsch)
  • 2021-05-21 6a40c1e71a [BUGFIX] Cache page TsConfig depending on site (thanks to Marco Huber)
  • 2021-05-20 c428369e3a [BUGFIX] Add missing grid class in composer proposal view (thanks to Oliver Bartsch)
  • 2021-05-20 5c68cc82d5 [BUGFIX] Define missing fieldChangeFunc property (thanks to Oliver Bartsch)
  • 2021-05-20 ebcbd85796 [TASK] Deprecate BackendUtility::viewOnClick (thanks to Oliver Hader)
  • 2021-05-20 ee4fa1e410 [TASK] Resolve more PHP 8 acceptance tests (thanks to Larry Garfield)
  • 2021-05-20 652bae7a19 [BUGFIX] Avoid PHP TypeError in EXT:lowlevel (thanks to Benni Mack)
  • 2021-05-20 b1175c904d [BUGFIX] Handle LEFT JOINs in Extbase correctly (thanks to Markus Klein)
  • 2021-05-20 19f4a43677 [BUGFIX] Remove legacy foreign_selector conversion (thanks to Benni Mack)
  • 2021-05-20 2f2b1a0e5b [BUGFIX] Fix typo in PHPdoc of trimExplode() (thanks to Oliver Bartsch)
  • 2021-05-20 2cc09dd931 [TASK] Simplify trimExplode() (thanks to Larry Garfield)
  • 2021-05-20 72e0faea9c [BUGFIX] Check request object in ExtensionComposerStatus (thanks to Jochen Roth)
  • 2021-05-20 b7e4d9fc4a [BUGFIX] Use native "recordTitle" for FormEngine title (thanks to Benni Mack)
  • 2021-05-20 e0a47f7437 [TASK] Render TS and pageTS snippets with CodeMirror (thanks to Christian Kuhn)
  • 2021-05-20 3e02b00eaa [BUGFIX] Allow editing and copying of composer proposal (thanks to Oliver Bartsch)
  • 2021-05-20 59509b68b8 [BUGFIX] Include TYPO3 version in PageRenderer requireJS cacheIdentifier (thanks to Benjamin Franzke)
  • 2021-05-20 e9c3c3176f [BUGFIX] Allow copying content from readonly t3editor field (thanks to Oliver Bartsch)
  • 2021-05-20 07a16a1786 [TASK] Raise typo3/cms-styleguide to 11.2.2 (thanks to Christian Kuhn)
  • 2021-05-19 7e59a38920 [BUGFIX] Restore FormEngine field label and description margins (thanks to Oliver Bartsch)
  • 2021-05-19 0c6590a1f0 [TASK] Improve input fields in the authentication step of MFA (thanks to Oliver Bartsch)
  • 2021-05-19 2da5fed056 [BUGFIX] Fix HTTP_HOST verification when HTTPS is proxied to HTTP (thanks to Benjamin Franzke)
  • 2021-05-19 1afed573c8 [FEATURE] Add support of readOnly in t3editor (thanks to Christian Kuhn)
  • 2021-05-19 1cfbf51a2a [TASK] Streamline spinner web component size and animation (thanks to Benjamin Franzke)
  • 2021-05-19 bce4af7cc8 [TASK] increase z-index of extbase-debugger (thanks to Johannes Seipelt)
  • 2021-05-19 cc6329b551 [BUGFIX] Fix phpstan errors from TypesAssignedToPropertiesRule (thanks to Daniel Goerz)
  • 2021-05-19 1181b126db [BUGFIX] Do not break list module due to TypeError (thanks to Daniel Siepmann)
  • 2021-05-18 f0f8ab760b [BUGFIX] Allow persisting PseudoFileReference via database form finisher (thanks to Oliver Hader)
  • 2021-05-18 d978d4e46e [BUGFIX] Ensure throwStatus in Extbase stops the execution workflow (thanks to Benni Mack)
  • 2021-05-18 9560e0a6fc [FEATURE] Possibility to refresh dashboard widgets (thanks to Richard Haeser)
  • 2021-05-18 c43fa05c24 [FEATURE] Show creation date of redirects (thanks to Oliver Bartsch)
  • 2021-05-17 894ec08f7e [TASK] Streamline routing related phpDoc comments & annotations (thanks to Oliver Hader)
  • 2021-05-17 c1be5540b2 [BUGFIX] Fix Drag+Drop in Page Module in Workspaces (thanks to Benni Mack)
  • 2021-05-17 73d836c0ea [BUGFIX] Fix description list in distribution detail view (thanks to Thomas Löffler)
  • 2021-05-17 7cda0782e1 [TASK] Initialize Install Tool layout without inline JavaScript (thanks to Benjamin Franzke)
  • 2021-05-17 023864e38b [BUGFIX] Correct return type for FileReference methods (thanks to Chris Müller)
  • 2021-05-14 b50d8a7f03 [TASK] Update Bootstrap to 5.0.1 (thanks to Andreas Fernandez)
  • 2021-05-14 169eb06e3a [BUGFIX] Resolve PHP 8 issues in acceptance tests (thanks to Larry Garfield)
  • 2021-05-14 29ec4f3877 [TASK] Switch behavior of ArrayUtility::arrayDiffAssocRecursive() (thanks to Andreas Fernandez)
  • 2021-05-14 cf162bf097 [BUGFIX] Make label clickable in "Dependencies could not be resolved" dialog (thanks to Andreas Fernandez)
  • 2021-05-14 71aebd5f8c [BUGFIX] Respect icon size defined by tree (thanks to Benni Mack)
  • 2021-05-14 06d5edd623 [BUGFIX] Fix Typo3DbQueryParserTest for custom php timezones (thanks to Benjamin Franzke)
  • 2021-05-13 fe1f18ff94 [TASK] Migrate SiteInlineActions to TypeScript (thanks to Oliver Bartsch)
  • 2021-05-13 a5e131c02b [TASK] Implement ValuePicker as custom web component (thanks to Andreas Fernandez)
  • 2021-05-12 b5eab03e52 [BUGFIX] Ensure UriBuilder always contains a cObj (thanks to Benni Mack)
  • 2021-05-12 01a7fe1225 [BUGFIX] Harden RootlineUtility::enrichWithRelationFields (thanks to Oliver Klee)
  • 2021-05-12 2f940fd527 [TASK] Remove objectManager from various Extbase places (thanks to Benni Mack)
  • 2021-05-12 ca75ff4b85 [BUGFIX] Fix phpstan errors from TypesAssignedToPropertiesRule (thanks to Alexander Schnitzler)
  • 2021-05-12 b5249bed42 [TASK] Remove Extbase's BackendRequestHandler (thanks to Benni Mack)
  • 2021-05-12 bd0b292902 [TASK] Only persist on POST requests in EditDocumentController (thanks to Benni Mack)
  • 2021-05-11 712e8feabf [BUGFIX] Fix InputLinkElement to be visible again (thanks to Nikita Hovratov)
  • 2021-05-11 7ccc93c1f2 [TASK] Dashboard: Adjust toolbar items look (thanks to Daniel Windloff)
  • 2021-05-11 59289da4c3 [BUGFIX] Normalize slug before converting Unicode characters to ascii (thanks to Dmitry Dulepov)
  • 2021-05-11 def9a82059 [BUGFIX] Allow to disable allowed aspect ratios (thanks to Daniel Dorndorf)
  • 2021-05-11 8d09feb7df [FEATURE] Add Shona (sn) as supported language (thanks to Benni Mack)
  • 2021-05-11 517c2a4d55 [BUGFIX] Only return translation count message for a non-zero count (thanks to Andreas Fernandez)
  • 2021-05-11 6602e0edc1 [BUGFIX] Avoid SQL error for scheduler task on PostgreSQL (thanks to Stephan Großberndt)
  • 2021-05-11 6e50012c43 [TASK] Streamline backend UriBuilder dependency injection (thanks to Benjamin Franzke)
  • 2021-05-11 fb25eb33cd [BUGFIX] Delay error handler registration (thanks to Benjamin Franzke)
  • 2021-05-11 ba4afdfa66 [BUGFIX] Use forgot message from FlexForm (thanks to mabolek)
  • 2021-05-11 c1423edad6 [BUGFIX] ElementInformationController: Always show records meta info (thanks to Daniel Windloff)
  • 2021-05-11 364649aaf0 [TASK] Align configuration module search bar (thanks to Oliver Bartsch)
  • 2021-05-11 ec24a03dca [BUGFIX] Call TBE_EDITOR.fieldChanged() again (thanks to Andreas Fernandez)
  • 2021-05-11 8d6f3f6f53 [TASK] Update to Lit v2-rc2 (thanks to Benjamin Franzke)
  • 2021-05-11 70ec97d893 [TASK] Avoid ObjectManager->get() in EXT:backend (thanks to Oliver Bartsch)
  • 2021-05-10 2625d6b430 [BUGFIX] Keep unmapped ?type parameter when using PageTypeDecorator (thanks to Benni Mack)
  • 2021-05-10 6c99d1ad1a [TASK] Remove unused key "name" in TBE_STYLES (thanks to Nikita Hovratov)
  • 2021-05-10 7d9aa7580d [BUGFIX] Do not render unassigned label in info module (thanks to Oliver Bartsch)
  • 2021-05-10 2593f5e3f4 [BUGFIX] Do not override disabled user settings (thanks to Alexander Stehlik)
  • 2021-05-10 4e459ff8d2 [DOCS] Reference to function for better usage does not exist (thanks to Marc Bastian Heinrichs)
  • 2021-05-10 1bf66b3dbc [TASK] Activate AppendedArrayItemTypeRule phpstan rule (thanks to Alexander Schnitzler)
  • 2021-05-08 06455d8ee2 [TASK] Reduce ObjectManager usages within ConfigurationManager (thanks to Benni Mack)
  • 2021-05-07 3456ae0a79 [TASK] Remove usages of call_user_func() and call_user_func_array() (thanks to Larry Garfield)
  • 2021-05-07 9fd59c5867 [TASK] Update to Twitter Bootstrap 5.0.0 (thanks to Benjamin Franzke)
  • 2021-05-06 87dd80d581 [BUGFIX] FormEngine: Support description in BackendLayoutWizardElement (thanks to Christian Kuhn)
  • 2021-05-06 b2e99bccfd [BUGFIX] Re-Allow Extbase Reflection for self (thanks to Benni Mack)
  • 2021-05-06 12d389418c [FEATURE] Add Symfony mailer DSN configuration option to install tool (thanks to Markus Hoelzle)
  • 2021-05-06 4e12b62fcf [TASK] Remove goToModule() inline JavaScript invocations (thanks to Oliver Hader)
  • 2021-05-05 c38fc440be [TASK] Reduce Extbase usages in EXT:seo (thanks to Benni Mack)
  • 2021-05-05 e190d9f87c [BUGFIX] Log DataHandler errors instead of FlashMessage (thanks to Benni Mack)
  • 2021-05-05 d269581ac7 [TASK] Streamline EXT:belog filter (thanks to Christian Kuhn)
  • 2021-05-05 d99bd7bc00 [TASK] Slim down TBE_EDITOR (thanks to Andreas Fernandez)
  • 2021-05-05 bede2c4476 [TASK] Avoid GeneralUtility::_GET() in EXT:indexed_search (thanks to Oliver Bartsch)
  • 2021-05-05 3f5328aa7d [BUGFIX] Fix insufficient color contrast of reset button (thanks to Oliver Bartsch)
  • 2021-05-05 e5a3bb11ec [BUGFIX] Return correct source record for relations (thanks to Nicole Cordes)
  • 2021-05-05 ae8060c342 [BUGFIX] Remove wrong margin in belog module filter (thanks to Oliver Bartsch)
  • 2021-05-04 541ca00bb0 [TASK] Raise typo3/testing-framework to ^6.8.2 (thanks to Christian Kuhn)
  • 2021-05-04 7442764d3f [BUGFIX] Avoid overwriting goToModule in top frame (thanks to Benjamin Franzke)
  • 2021-05-04 aea5020ab1 [TASK] Remove duplicate css for the btn class (thanks to Nikita Hovratov)
  • 2021-05-04 fd8bbf678d [TASK] Merge functional test stages for nightly run (thanks to Anja Leichsenring)
  • 2021-05-04 b70908ec1d [TASK] gitlab-ci: PHP 8.0 unit test nightlies min/max (thanks to Christian Kuhn)
  • 2021-05-04 7931566efb [TASK] Center text in infobox vertically (thanks to Nikita Hovratov)
  • 2021-05-04 05ecd5b017 [TASK] Enable phpstan parameter checkPhpDocMethodSignatures (thanks to Daniel Goerz)
  • 2021-05-04 0c2897d1ba [TASK] gitlab-ci: PHP 8.0 functional nightlies with mariadb 10.5 (thanks to Christian Kuhn)
  • 2021-05-04 ddcf8b4ffe [TASK] Streamline namespaces in felogin (thanks to Benjamin Franzke)
  • 2021-05-04 81288cdf90 [TASK] Add support for PHP-CS-Fixer 3.0 (thanks to Benni Mack)
  • 2021-05-04 3720fb09c8 [BUGFIX] Remove deprecated reflection API usage (thanks to Larry Garfield)
  • 2021-05-04 c71a6d3026 [BUGFIX] Use grid-gutter-width variable for margin (thanks to Nikita Hovratov)
  • 2021-05-04 74dce1f483 [BUGFIX] Type check extbase parameter for array (thanks to Remo Häusler)
  • 2021-05-04 0a37044c72 [BUGFIX] Multiple languages in the update command (thanks to Guido Schmechel)
  • 2021-05-04 9f617dc030 [BUGFIX] Ensure MountPoint parameter contains valid characters (thanks to Benni Mack)
  • 2021-05-04 797cc1001a [TASK] Unify backend filter styling (thanks to Oliver Bartsch)
  • 2021-05-04 978d2cf074 [TASK] Set TYPO3 version to 11.3.0-dev (thanks to Oliver Hader)