TYPO3 11.1.0
Release Notes
Release Notes for TYPO3 CMS 11.1.0
This document contains information about TYPO3 CMS 11.1.0 which was released on 23.02.2021.
Get TYPO3 11.1.0 nowNews
This version is a sprint release containing new features such as Multi-Factor Authentication.
Read TYPO3 11.1.0 Release NewsChecksums of TYPO3 11.1.0
SHA256
ae69186fd7fc5be7cae8fecaad48575542f93f718f9d01ad5e7be72ef89dcf49 typo3_src-11.1.0.tar.gz a4ddf647a6fd6a05c51f1ff1ce807c905aaf77f6370dfad29e947f69cc36ef8c typo3_src-11.1.0.zip
SHA1
a2c9eba3eda3fb320fc1b040cb67bd99a87215c5 typo3_src-11.1.0.tar.gz 4b3f6917414f7e36e15097a4610b4fdfd2a177a4 typo3_src-11.1.0.zip
MD5
7d26efbef876e44f700c96c2c7fbb071 typo3_src-11.1.0.tar.gz d10d5122396dffadea52ca8839131ab6 typo3_src-11.1.0.zip
Upgrading
- Before you update any instance to 11.1.0, have a backup in place.
- Now download the new core and present it to your instance (by symlink or copied files)
- Use the install tool to run the upgrade wizards
- Use the install tool to clear each and every cache you can find, even opcode.
- 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.0.0]:
- 2021-02-23 1571d498a0 [RELEASE] Release of TYPO3 11.1.0 (thanks to Benni Mack)
- 2021-02-23 79303bb802 [BUGFIX] Revert "Recognize removed columns on PostgreSQL" (thanks to Benni Mack)
- 2021-02-23 abe6218311 [DOCS] Fix typo in changelog (thanks to Oliver Bartsch)
- 2021-02-22 2688e02c44 [TASK] MFA providers should check their internal state (thanks to Oliver Bartsch)
- 2021-02-22 738d526182 [BUGFIX] Add PHP8 compatibility to phpdocumentor packages (thanks to Benni Mack)
- 2021-02-22 8f13a6c41e [BUGFIX] Adjust dataset target for Bootstrap 5 in Admin Panel (thanks to Oliver Hader)
- 2021-02-22 d2dfa13ab8 [TASK] Inject dependencies into ProviderConfigurationLoader (thanks to Benjamin Franzke)
- 2021-02-22 400b013ac3 [BUGFIX] Fix table headers in Info module Localization Overview (thanks to Benni Mack)
- 2021-02-22 154606e34b [BUGFIX] Recognize removed columns on PostgreSQL (thanks to Stephan Großberndt)
- 2021-02-22 8fe902b011 [TASK] Default TS has to be set in ext_typoscript_setup (thanks to Stefan Frömken)
- 2021-02-22 0b5b51e062 [BUGFIX] Fix styling in AdminPanel (thanks to Kevin Appelt)
- 2021-02-22 a1f5d0f756 [BUGFIX] Revert CSS changes regarding panel collapse state (thanks to Andreas Fernandez)
- 2021-02-22 3eee476fd0 [TASK] Move TYPO3 v11.1 Changelog files to dedicated folder (thanks to Anja Leichsenring)
- 2021-02-19 3500a5cac1 [TASK] Refactor low level console commands to avoid full boot (thanks to Benjamin Franzke)
- 2021-02-19 39145a4691 [FEATURE] Introduce MFA in Core (thanks to Oliver Bartsch)
- 2021-02-18 25a9262ae7 [TASK] Clean up Info module code (thanks to Benni Mack)
- 2021-02-18 2b355a71df [DOCS] Fix inline code declaration (thanks to Martin Bless)
- 2021-02-18 4169a6dc93 [TASK] Streamline Web->Template module UI (thanks to Benni Mack)
- 2021-02-17 11cbe7900d [TASK] Build / CI: Get all exception codes of TYPO3 on CLI (thanks to Alexander Nitsche)
- 2021-02-17 fdb8a018ae [BUGFIX] Use site name rather than pageUid for calling context menu (thanks to Anja Leichsenring)
- 2021-02-17 5456ab51ec [BUGFIX] Do not try to resolve TypoScript [ELSE] condition (thanks to Torben Hansen)
- 2021-02-17 89cce676e6 [FEATURE] Add Folder Tree as SVG Tree with filter (thanks to Benni Mack)
- 2021-02-16 a150539f10 [TASK] Add examples to AjaxRequest code (thanks to Oliver Hader)
- 2021-02-16 23b5249012 [BUGFIX] Fix installtool padding when opened inside backend (thanks to Benjamin Franzke)
- 2021-02-16 f9b2d9d21b [BUGFIX] Fix margins of form labels (thanks to Benni Mack)
- 2021-02-16 1920963156 [BUGFIX] Correctly create section menu for pages showing content of other pages (thanks to Christoph Lehmann)
- 2021-02-15 c1c144af41 [BUGFIX] Quote identifier
colPos
in documentation example (thanks to Stephan Großberndt) - 2021-02-15 d4784666eb [BUGFIX] Avoid SQL error in indexed_search statistics (thanks to Benni Mack)
- 2021-02-15 2f5bd9be05 [BUGFIX] Show system news at login when only one item is available (thanks to Richard Haeser)
- 2021-02-15 dc66c58768 [BUGFIX] runTests.sh: Fix macos user detection (thanks to Jochen Roth)
- 2021-02-15 4cdee85160 [TASK] runTests.sh: Proper validation of -a option (thanks to Christian Kuhn)
- 2021-02-15 768285b3ea [TASK] Refactor client-side FlexForm handling (thanks to Andreas Fernandez)
- 2021-02-15 c3e4c1e7cb [TASK] Additional tests to check output of TypoScript settings for page titles (thanks to Richard Haeser)
- 2021-02-15 6d3cdd6806 [BUGFIX] Fix accessibility issues of system news (thanks to Martin Kutschker)
- 2021-02-15 e037bd630f [TASK] Deprecate usage of jQuery in Tooltip module (thanks to Andreas Fernandez)
- 2021-02-15 68c748fe3c [TASK] Remove legacy vendor prefixes from SCSS (thanks to Martin Kutschker)
- 2021-02-13 d8ff26da2f [TASK] Update @types/bootstrap (thanks to Andreas Fernandez)
- 2021-02-12 74b627dace [TASK] Use position sticky for docheader (thanks to Benjamin Franzke)
- 2021-02-12 343f13cc90 [TASK] Update Bootstrap to 5.0.0-beta2 (thanks to Benni Mack)
- 2021-02-11 081de46ef3 [TASK] Inject cache into SiteConfiguration (thanks to Benjamin Franzke)
- 2021-02-11 e833d08dfe [BUGFIX] Render hreflang tags for languages with fallbacks (thanks to Richard Haeser)
- 2021-02-11 141c77f0b3 [TASK] Update typo3/testing-framework to ^6.6.2 (thanks to Christian Kuhn)
- 2021-02-11 4de0c6c803 [BUGFIX] Restore styling of Form Framework Wizard (thanks to Jonas Eberle)
- 2021-02-11 232a0b5737 [TASK] Split two functional tests into smaller parts (thanks to Christian Kuhn)
- 2021-02-11 6ecbcdf5b7 [BUGFIX] Never fetch content with delete placeholder (thanks to Oliver Bartsch)
- 2021-02-11 20280171f3 [BUGFIX] Silently resolve invalid current page in paginator (thanks to Oliver Bartsch)
- 2021-02-11 2a3f2565e8 [BUGFIX] Drop manual SiteConfiguration in PageTree ac test (thanks to Christian Kuhn)
- 2021-02-11 1d0268042c [TASK] Improve page access failure log entries (thanks to Oliver Bartsch)
- 2021-02-10 b2fb60f4e2 [TASK] Clean up SvgTree code (thanks to Benni Mack)
- 2021-02-10 813d656a79 [TASK] Update typo3/testing-framework to latest bugfix releases (thanks to Christian Kuhn)
- 2021-02-10 66cd4ab58d [TASK] Rework Drag+Drop for SVG trees (thanks to Benni Mack)
- 2021-02-10 2696082580 [BUGFIX] Fix redirects to access restricted pages (thanks to Oliver Bartsch)
- 2021-02-10 f5f0881070 [BUGFIX] Respect auth mode in page module again (thanks to Oliver Bartsch)
- 2021-02-10 db48b8c42e [TASK] Blind smtp password value in mail preset of Install Tool (thanks to Georg Ringer)
- 2021-02-10 65dc060311 [BUGFIX] Fix wrong language parameters in language menu shortcut links (thanks to Christian Eßl)
- 2021-02-10 993c9286a3 [BUGFIX] Allow quoting in TypoScript's select for leftjoin & rightjoin (thanks to Georg Ringer)
- 2021-02-09 277c92fc51 [TASK] Improve PageTree search input alignment (thanks to Benjamin Franzke)
- 2021-02-09 68ff42564e [TASK] Streamline Page Tree toolbar UX (thanks to Benni Mack)
- 2021-02-09 478c69cb11 [TASK] Migrate SvgTree items to TypeScript (thanks to Benni Mack)
- 2021-02-09 8330dabbaf [TASK] Replace <style> for compliance with CSP header in svgs (thanks to Ute Flierl)
- 2021-02-09 ac4b783ffa [BUGFIX] Stabilize Page Tree acceptance tests (thanks to Richard Haeser)
- 2021-02-09 38121e3441 [FEATURE] Implement lazy console command list (thanks to Benjamin Franzke)
- 2021-02-08 daf0b2d536 [FEATURE] Restrict Backend Routes to specified HTTP methods (thanks to Benni Mack)
- 2021-02-08 8cbd504f34 [TASK] Drop unneeded renderElement from lit-helper (thanks to Benjamin Franzke)
- 2021-02-08 f4f7bdda29 [TASK] Clean up gitlab-ci (thanks to Anja Leichsenring)
- 2021-02-08 ebc0360b70 [TASK] Remove unused wizard-backendlayout icon definition (thanks to Benjamin Franzke)
- 2021-02-08 248c616e46 [BUGFIX] Add autocomplete attribute for LoginRefresh form (thanks to Benni Mack)
- 2021-02-08 85c7264bff [TASK] Clean up Drag&Drop Handling in PageTree (thanks to Benni Mack)
- 2021-02-06 6887ea3b40 [BUGFIX] Fix frameset module property for FileList (thanks to Oliver Bartsch)
- 2021-02-06 17746d9525 [BUGFIX] Restore styling of localization wizard (thanks to Richard Haeser)
- 2021-02-06 136ef8c6ef [TASK] Load TypeScript declarations for sortablejs (thanks to Andreas Fernandez)
- 2021-02-06 876389bce1 [BUGFIX] Migrate carousel classes within the MultiStepWizard component (thanks to Ralf Zimmermann)
- 2021-02-05 fcd53a92f9 [TASK] gitlab-ci: Simplify gerrit voting (thanks to Christian Kuhn)
- 2021-02-05 353c476e64 [TASK] Run CI pre-merge suite for gerrit changes only (thanks to Christian Kuhn)
- 2021-02-04 426c0a2545 [BUGFIX] Avoid access to missing mbstring functions (thanks to Simon Gilli)
- 2021-02-04 4b50bec191 [DOCS] Fix AssetCollector information regarding inclusion of CSS (thanks to Jonas Eberle)
- 2021-02-04 2bf7840170 [TASK] gitlab-ci votes patches on gerrit (thanks to Christian Kuhn)
- 2021-02-04 13efb6b35f [TASK] Remove jQuery from Tree components (thanks to Benni Mack)
- 2021-02-04 a6bfd1902f [TASK] Migrate TreeToolbar to TypeScript (thanks to Benni Mack)
- 2021-02-04 d7cdf916c8 [BUGFIX] Allow stage actions with invalid mailer configuration (thanks to Oliver Bartsch)
- 2021-02-04 72c01923a6 [TASK] Adapt for upcoming Symfony 5.3 command tag properties (thanks to Benjamin Franzke)
- 2021-02-03 5bdd303a8e [TASK] Move help button of access module to the toolbar (thanks to Georg Ringer)
- 2021-02-03 1dc8b12fcf [TASK] Add Build/gitlab-ci.yml and includes (thanks to Christian Kuhn)
- 2021-02-03 14c0371183 [BUGFIX] Do not render empty type attribute (thanks to Oliver Bartsch)
- 2021-02-03 a9eeacb7b0 [BUGFIX] Re-allow rendering of IRRE subitems in Workspaces GridView (thanks to Benni Mack)
- 2021-02-02 bb971f78a1 [BUGFIX] Properly position ContextMenu again (thanks to Benni Mack)
- 2021-02-02 683f66684e [TASK] Use d3 v6 microlibraries (thanks to Benjamin Franzke)
- 2021-02-01 27ff588ced [TASK] runTests.sh: Acceptance tests with mysql and postgres (thanks to Christian Kuhn)
- 2021-02-01 bef361bead [BUGFIX] Strip tags from RSS items in Dashboard widget (thanks to Chris Müller)
- 2021-02-01 20314cb4a3 [TASK] runTests.sh: Switch to a new set of test images (thanks to Christian Kuhn)
- 2021-02-01 c730176b6f [BUGFIX] Fix PageTree drag-end animation (thanks to Benjamin Franzke)
- 2021-02-01 faf6fc0c81 [BUGFIX] Allow backend login with invalid mailer notification (thanks to Benni Mack)
- 2021-02-01 fbfab06e63 [TASK] Drop two unit tests that heavily rely on environment (thanks to Christian Kuhn)
- 2021-02-01 536e7005f8 [BUGFIX] Drop UTF-8 BOM on some files (thanks to Christian Kuhn)
- 2021-02-01 deab12f74b [TASK] runTests.sh: Minor cleanups (thanks to Christian Kuhn)
- 2021-02-01 109c781a4c [BUGFIX] Only show workspace next/prev stage buttons with access (thanks to Benni Mack)
- 2021-02-01 0f6371ef85 [TASK] Migrate to D3.js v6 (thanks to Benjamin Franzke)
- 2021-02-01 99382e05b8 [BUGFIX] Return unique doktypes in TreeController::getDokTypes() (thanks to Tobias Wojtylak)
- 2021-02-01 6532b6ec7d [BUGFIX] Decouple id selectors from SvgTree and PageTree (thanks to Benni Mack)
- 2021-01-31 9f7ed14724 [BUGFIX] Improve exceptions when BE.adminOnly or BE.IPmaskList is used (thanks to Torben Hansen)
- 2021-01-31 def73f279c [DOCS] Added condition to snippet for social media fallback images (thanks to Richard Haeser)
- 2021-01-31 d30a0b252d [BUGFIX] Avoid double CSH wraps in linkvalidator tasks settings (thanks to Oliver Hader)
- 2021-01-29 ce50934c9a [TASK] Migrate some PageTree components to TypeScript (thanks to Oliver Hader)
- 2021-01-29 789882d6d3 [TASK] Show full url in InputLinkElement (thanks to Georg Ringer)
- 2021-01-29 011f837089 [TASK] Remove not helpful parts from log entries (thanks to Georg Ringer)
- 2021-01-28 5bfb9b29f3 [BUGFIX] Do not render empty title attributes in ImageViewHelper (thanks to Oliver Bartsch)
- 2021-01-27 5f646593eb [TASK] Improve core update error messages (thanks to Oliver Bartsch)
- 2021-01-27 ed46d6d067 [BUGFIX] Use full height for link browser (thanks to Benni Mack)
- 2021-01-27 323eb7a81f [BUGFIX] Ensure IRRE record selectors show up with maxitems set (thanks to Benni Mack)
- 2021-01-27 798801f63a [FEATURE] Enable resizing & toggling of navigation area (thanks to Benni Mack)
- 2021-01-27 50936e2615 [BUGFIX] Fix delegation of toolbar events (thanks to Oliver Bartsch)
- 2021-01-26 3d99551037 [BUGFIX] Fix table header styles in info module (thanks to Oliver Bartsch)
- 2021-01-26 f3924433bf [TASK] runTests.sh: Add install on mysql and grunt clean check (thanks to Christian Kuhn)
- 2021-01-26 0e6fe81b7c [TASK] Update WidgetRegistration.rst (thanks to FlowOverstack)
- 2021-01-26 7257f2a855 [TASK] runTests.sh: Add phpstan and docBlockCheck (thanks to Christian Kuhn)
- 2021-01-26 22a7494009 [TASK] Revert removal of pagination labels (thanks to Georg Ringer)
- 2021-01-26 ff385c17e6 [TASK] runTests.sh: composer & yarn caches in .cache/ dir (thanks to Christian Kuhn)
- 2021-01-25 7f488e0e80 [TASK] Improved record history view (thanks to Benni Mack)
- 2021-01-25 d63a436f8e [BUGFIX] Fix implementation of frontend login redirect to group login (thanks to Peter Kraume)
- 2021-01-25 f30bb99a2d [TASK] runTests.sh: Allow chunking of acceptance and functional tasks (thanks to Christian Kuhn)
- 2021-01-25 98f8a7ea37 [TASK] runTests.sh: clean summary in verbose mode (thanks to Christian Kuhn)
- 2021-01-25 4c6e73a924 [TASK] Use buttons in Install tool (thanks to Oliver Bartsch)
- 2021-01-25 4e3c5f56bb [BUGFIX] Escape user and group name in permission module (thanks to Andreas Fernandez)
- 2021-01-25 4b433c0302 [BUGFIX] Use correct parameter for fetching TSconfig (thanks to Oliver Bartsch)
- 2021-01-22 b653ba99da Revert "[TASK] No reference index for workspace delete placeholders" (thanks to Christian Kuhn)
- 2021-01-22 158d325210 [TASK] Migrate backend scaffolding to flexbox (thanks to Benjamin Franzke)
- 2021-01-22 9bcb07ceb7 [TASK] Fix color contrast for label-success (thanks to Mylene Kreiger)
- 2021-01-22 0f0d284e87 [TASK] Simplify usage of SimplePagination (thanks to Georg Ringer)
- 2021-01-22 c6752916c4 [BUGFIX] Add missing class in extension manager pagination (thanks to Oliver Bartsch)
- 2021-01-22 d7dd58de6d [TASK] Migrate topbar scaffolding to flexbox (thanks to Benni Mack)
- 2021-01-21 ff22322404 [BUGFIX] Fix typo in documentation (thanks to Benni Mack)
- 2021-01-21 6fdd28d80a [TASK] Remove Chrome Repainting CSS hack (thanks to Benni Mack)
- 2021-01-21 068f7af228 [BUGFIX] Fix SysLogErrors widget link to belog module (thanks to Oliver Bartsch)
- 2021-01-21 76e91a5fb1 [TASK] Organize file / link selector output (thanks to Benni Mack)
- 2021-01-21 c02137be9e [BUGFIX] Fix CSH popover styling (thanks to Benni Mack)
- 2021-01-20 a87e0ec260 [TASK] Use buttons in Permissions module (thanks to Oliver Bartsch)
- 2021-01-20 b07436ca0f [BUGFIX] Respect date aspect in PageRepository runtime cache (thanks to Patrick Schriner)
- 2021-01-20 e3d34dd57c [FEATURE] Improve keyboard navigation for module menus (thanks to Martin Kutschker)
- 2021-01-20 8dbb66e56c [BUGFIX] Don't render hreflang tag for pages with canonical set (thanks to Richard Haeser)
- 2021-01-20 dd3c52a81b [BUGFIX] Use correct data attribute in constant editor (thanks to Oliver Bartsch)
- 2021-01-19 8b3b73dab4 [BUGFIX] Streamline checkbox rendering in TYPO3 Backend (thanks to Benni Mack)
- 2021-01-19 17b2e47cca [TASK] Add link to open original file from the edit view (thanks to Kevin Appelt)
- 2021-01-19 e85c0b2718 [TASK] Remove jQuery from Permissions module (thanks to Andreas Fernandez)
- 2021-01-19 af8635db27 [BUGFIX] Fix extension listing (thanks to Benni Mack)
- 2021-01-19 38c90adf06 [FEATURE] Synchronize folder relations after rename (thanks to Oliver Bartsch)
- 2021-01-19 9bc0b7671f [BUGFIX] Properly show unchanged workspace records in workspace module (thanks to Uwe Trotzek)
- 2021-01-18 2ed7e810a4 [FEATURE] Add textWrap argument to f:link.typolink viewhelper (thanks to Johannes Rebhan)
- 2021-01-18 e7b45ab965 [TASK] Display user and group names completely (thanks to Guido Schmechel)
- 2021-01-18 7a2fd0299f [BUGFIX] Re-add proper badges for toolbar items (thanks to Benni Mack)
- 2021-01-17 7608be0e5f [BUGFIX] Restore layout of clipboard buttons in filelist and recordlist (thanks to Jochen Roth)
- 2021-01-17 05e679a713 [BUGFIX] Use the correct PreviewRenderer as fallback (thanks to Thomas Löffler)
- 2021-01-16 6e99d31df3 [BUGFIX] Assure page title editing when creating new pages (thanks to Elias Häußler)
- 2021-01-16 16b2ec0ee1 [BUGFIX] Preserve order of link handlers (thanks to Markus Klein)
- 2021-01-13 307591705f [BUGFIX] Avoid fatal errors with empty bodytext content (thanks to Benni Mack)
- 2021-01-13 4931fc29a4 [BUGFIX] Use absolute path for clipboard thumbnails (thanks to Oliver Bartsch)
- 2021-01-13 9787b16519 [BUGFIX] Fix RenameFile and FileDelete in EXT:filelist (thanks to Oliver Bartsch)
- 2021-01-12 60dab02988 [BUGFIX] Fix TypeError when loginLogoAlt is unset (thanks to Benjamin Franzke)
- 2021-01-12 4bfe2ade97 [BUGFIX] Show system news navigation buttons (thanks to Martin Kutschker)
- 2021-01-12 84948b2c4d [TASK] No reference index for workspace delete placeholders (thanks to Christian Kuhn)
- 2021-01-12 fbdfea585e [BUGFIX] Do not turn workspace delete records into move records (thanks to Christian Kuhn)
- 2021-01-12 37b7a89335 [BUGFIX] Add workspace restriction to RecordsXmlSitemapDataProvider (thanks to Richard Haeser)
- 2021-01-12 0fabdc184f [TASK] Reduce RelationHandler state (thanks to Oliver Bartsch)
- 2021-01-11 8538ea0a79 [FEATURE] Allow icon overlay in newContentElementWizard (thanks to Sebastian Iffland)
- 2021-01-11 67ad9d7a72 [TASK] Separate restore from delete in DataHandler (thanks to Christian Kuhn)
- 2021-01-11 b66d495e8e [BUGFIX] Hide deleted flexform section in DOM (thanks to Andreas Fernandez)
- 2021-01-11 6d742dc3f6 [BUGFIX] Fix edit page title input group (thanks to Oliver Bartsch)
- 2021-01-11 9eada3ad40 [BUGFIX] Remove duplicate error message in AjaxDataHandler (thanks to Simon Schaufelberger)
- 2021-01-10 9923a4b2d8 [BUGFIX] Small issues on the backend login screen (thanks to Martin Kutschker)
- 2021-01-09 369ffcbd74 [BUGFIX] Hide impossible actions for pid 0 (thanks to Andreas Fernandez)
- 2021-01-09 fb9a9ea8f9 [FEATURE] Add alt-text to login logo (thanks to Georg Ringer)
- 2021-01-08 6854af87ae [TASK] Blind more configuration options per default (thanks to Oliver Bartsch)
- 2021-01-08 4bc566766d [BUGFIX] Fix several issues with collapse elements (thanks to Oliver Bartsch)
- 2021-01-08 bb32a77cd9 [BUGFIX] Use absolute path for media files in backend (thanks to Oliver Bartsch)
- 2021-01-08 d3e5dc3221 [BUGFIX] Discard workspace records when deleting live records (thanks to Christian Kuhn)
- 2021-01-08 f9aa35f271 [BUGFIX] Fix rendering issues in changelog rst (thanks to Georg Ringer)
- 2021-01-07 b52f67b606 [TASK] Fetch route from request instead of GET parameter (thanks to Oliver Bartsch)
- 2021-01-07 f179a57f9e [TASK] Propagate "immediate" responses through the middleware stack (thanks to Benjamin Franzke)
- 2021-01-07 a97accab38 [BUGFIX] Working preview links in workspace mails (thanks to Christian Kuhn)
- 2021-01-07 b18c047bf2 [TASK] Replace GeneralUtility::getIndpEnv('REQUEST_URI') (thanks to Anja Leichsenring)
- 2021-01-07 38b3680ee1 [TASK] Simplify FileBackend->remove() (thanks to Christian Kuhn)
- 2021-01-07 f5be82d05a [BUGFIX] Suppress warning in SimpleFileBackend unlink() (thanks to Christian Kuhn)
- 2021-01-07 71884c8fff [BUGFIX] Use PSR-17 interfaces in Extbase (thanks to Benjamin Franzke)
- 2021-01-07 60022de92b [TASK] Replace missing jquery import in SelectTreeElement (thanks to Benjamin Franzke)
- 2021-01-07 210b2c0c1b [TASK] Improve accessibility of login (thanks to Martin Kutschker)
- 2021-01-06 e9daa05b3c [BUGFIX] FormEngine: Fix several validation issues in complex field types (thanks to Andreas Fernandez)
- 2021-01-06 e3ae11067c [TASK] Migrate backend notifications to lit-html (thanks to Benjamin Franzke)
- 2021-01-06 bb94e8661a [BUGFIX] Never show deleted users in compare view (thanks to Christian Kuhn)
- 2021-01-06 984a9a85b7 [BUGFIX] Add default workspace for dummy user (thanks to Oliver Bartsch)
- 2021-01-06 e7af3d1311 [TASK] Render nonExcludeFields in backend user comparison (thanks to Elias Häußler)
- 2021-01-06 975619186f [BUGFIX] Fix collapsible elements in Backend User info (thanks to Elias Häußler)
- 2021-01-06 ab386777a5 [TASK] Remove deprecated "route" argument from shortcut buttons (thanks to Oliver Bartsch)
- 2021-01-06 205df9011d [BUGFIX] Fix requirejs-loader config and error handling (thanks to Benjamin Franzke)
- 2021-01-06 f4fac8d0f8 [TASK] Streamline generated links to switch Backend user (thanks to Elias Häußler)
- 2021-01-06 759e8daaeb [BUGFIX] Streamline frontend 5xx error handling (thanks to Benjamin Franzke)
- 2021-01-06 d94b1b5b1e [BUGFIX] Handle sorting of nested IRRE containers properly (thanks to Andreas Fernandez)
- 2021-01-06 93ac43c754 [BUGFIX] Use custom image file extensions for image processing tests (thanks to Guido Schmechel)
- 2021-01-06 73c81341a6 [BUGFIX] Remove link from login logo (thanks to Martin Kutschker)
- 2021-01-06 5450af471b [DOCS] Add examples how to create fallbacks for meta tags (thanks to Remo Schneider)
- 2021-01-06 8e36fb1286 [BUGFIX] Build correct redirect url when switching BE user (thanks to Elias Häußler)
- 2021-01-05 1d2b3b7cb6 [FEATURE] Add DataProcessor to resolve FlexForm data (thanks to Jo Hasenau)
- 2021-01-05 e4d3e3bc0c [BUGFIX] Respect mod.web_list.noViewWithDokTypes also in record list (thanks to Eric Chavaillaz)
- 2021-01-05 5ddb8ebdb7 [TASK] Always handle linktypes in linkvalidator as list (thanks to Sybille Peters)
- 2021-01-05 48fd54c480 [TASK] Don't try to create language switch for non-persisted records (thanks to Sebastian Michaelsen)
- 2021-01-05 d82bc6c562 [BUGFIX] Respect newContentElementWizard TSconfig in fluid based page module (thanks to Christian Eßl)
- 2021-01-04 df6e0617ee [BUGFIX] Fix "view" option in context menu (thanks to Oliver Bartsch)
- 2021-01-04 f5ad354558 [BUGFIX] FormEngine does not edit workspace delete placeholders (thanks to Christian Kuhn)
- 2021-01-04 40a352f9a7 [BUGFIX] Look at whole word checking for *Scanned (thanks to Martin Kutschker)
- 2021-01-04 9b52ab382b [TASK] Drop non hashed session fallback (thanks to Christian Kuhn)
- 2021-01-04 11e1623825 [BUGFIX] Reduce ses_id field length (thanks to Christian Kuhn)
- 2021-01-04 90b02f9f0d [TASK] Implement t3editor as custom web component (thanks to Benjamin Franzke)
- 2021-01-04 9821608a87 [BUGFIX] Remove wrong data-formengine-input-name attribute (thanks to Andreas Fernandez)
- 2021-01-04 fdcb412ac7 [BUGFIX] Use
form-select
class for <select> fields (thanks to Andreas Fernandez) - 2021-01-04 6ed3053cea [BUGFIX] Fix image processing hint in install tool (thanks to Torben Hansen)
- 2021-01-04 bd2ced468d [TASK] Get rid of "PHP Notice: Undefined index" notices (thanks to Thomas Pronold)
- 2021-01-04 9c9046a523 [DOCS] Fix wrong reference to global REQUEST_TYPE (thanks to Sebastian Schreiber)
- 2021-01-04 bfb42cdae1 [TASK] Make first install compatible with PHP 8 (thanks to Jörn Wagner)
- 2021-01-04 0a39476561 [BUGFIX] Do not call "libxml_disable_entity_loader" in PHP 8 (thanks to Benni Mack)
- 2021-01-03 5489967f49 [BUGFIX] Set property hreflang of SiteLanguage to empty string (thanks to Georg Ringer)
- 2021-01-01 111b47c963 [DOCS] Add hint how to alter or remove hreflang tags (thanks to Richard Haeser)
- 2021-01-01 6450b0f55e [TASK] Update various dependencies to support PHP8 (thanks to Benni Mack)
- 2021-01-01 3e1e688c2b [DOCS] Remove reference to TYPO3 4.5 and 6.2 from felogin (thanks to Ingo Schmitt)
- 2021-01-01 49bdb6dc42 [TASK] Use core AjaxRequest instead d3.request (thanks to Benjamin Franzke)
- 2020-12-29 a4c46863e6 [BUGFIX] Initialize module menu only if present in HTML (thanks to Martin Kutschker)
- 2020-12-29 60c68ede9a [BUGFIX] Load dependencies of ImmediateActionElement dynamically (thanks to Andreas Fernandez)
- 2020-12-29 dec6f5bf73 [BUGFIX] Re-validate changed fields only (thanks to Andreas Fernandez)
- 2020-12-29 117eef2969 [TASK] Remove jQuery from most of EXT:filelist (thanks to Andreas Fernandez)
- 2020-12-29 91d7b30d01 [BUGFIX] Remove black line below table headings (thanks to Benjamin Franzke)
- 2020-12-23 f429aa8638 [TASK] Remove AbstractRequestHandler (thanks to Alexander Schnitzler)
- 2020-12-22 68208344be [TASK] Add action buttons above the list in recycler module (thanks to Eric Chavaillaz)
- 2020-12-22 db5bf65896 [BUGFIX] Fix items text color in EXT:viewpage module (thanks to Oliver Bartsch)
- 2020-12-22 48b2b052e1 [TASK] Raise friendsoftypo3/phpstan-typo3 to ^0.6.0 (thanks to Christian Kuhn)
- 2020-12-22 50806a1548 [TASK] Set TYPO3 version to 11.1.0-dev (thanks to Benni Mack)
- 2020-12-22 d4d3c3d9fa [TASK] Make TreeNodeCollection compatible with PHP 8 (thanks to Jörn Wagner)
- 2020-12-22 94b89adf24 [BUGFIX] Skip broken flexform in form upgrade wizard (thanks to Ayke Halder)
- 2020-12-22 1c606e7c0c [FEATURE] Add reset button for EXT:beuser module filter (thanks to Oliver Bartsch)