# 11.2 2021-05-04 * Task #93101: Migrate backend live search to lit-html * Feature #93663: Access TYPO3-internal language key directly for backend users * Task #93672: Decouple PageTree from NavigationContainer * Task #93674: Add redirect to route after login * Task #93681: Update to psr/container v1.1 * Bug #93684: Can't load backend in version 11 * Task #93685: Refactor PageTree and FileStorage into custom HTMLElements * Task #93692: Separate concerns of various SVG Tree Implementations * Task #93697: Move temporary mount point handling into PageTreeElement * Bug #93701: De-duplicate SVG Tree code * Bug #93724: Use Lit-based rendering in SVG Tree * Bug #93729: Wrong check for undefined in DateTimePicker * Bug #93761: Element Browser does not show active state of the selected tab * Task #93773: Move SVG Tree to Lit Elements * Task #93782: Use native DOM events instead of d3 * Bug #93785: Clean up SVG tree implementations * Bug #93802: SVG Tree in TCA tree mode overflows container * Task #93810: Update to bootstrap 5 beta 3 * Bug #93812: Update @types/bootstrap * Task #93847: Split up RecordList table rendering * Task #93848: Add compatibility with Doctrine DBAL 2.13.x * Task #93849: Optimize search box for record lists * Task #93850: Clean up TypeScript code for Element Browser / Link Picker * Task #93853: Use native PSR-7 Request in Extbase Request building * Feature #93857: add resizable navigation for all element / record selectors * Task #93863: Move doc header generation out of DatabaseRecordList * Task #93880: Centralize LinkBrowser / ElementBrowser HTML * Task #93885: Set ModuleTemplate detail from current request * Task #93886: Unify SVG toolbar generation * Task #93892: Re-style record list search box * Feature #93900: Remove obsolete compat fucntion HttpUtility::idn_to_ascii * Task #93907: Streamline moduleName handling * Feature #93908: Add decoding attribute to images * Bug #93909: In Crop Window Selected Size is displayed white on white * Bug #93910: Fix MSSQL support in TYPO3 Core with Doctrine DBAL * Task #93944: Remove legacy tree implementations * Task #93947: Move LoginProvider logic into a separate class * Task #93948: Limit GET/POST requests of PersistentStorage * Bug #93954: SVG File Tree moving a folder into a folder or into its subfolder * Feature #93963: Form extension templates block additionalAttributes * Task #93965: Update to Lit v2 * Task #93967: yarn install shows bootstrap@5.0.0-beta3 incorrect peer dependency warning * Bug #93975: Deprecate TBE_EDITOR.fieldChanged * Bug #93977: Broken acceptance test in page tree filter * Feature #93988: Web Component based backend modules * Task #93990: Clean up legacy tree implementations * Task #93996: Clean up GeneralUtility::_GP * Task #94000: Remove superfluous data attributes in ElementBrowser/LinkPicker * Bug #94001: ClassSchema throws deprecation notices in PHP 8 * Bug #94002: LinkPicker cannot set value of picked site * Bug #94006: Wrong implementation class in PagePositionMap for PageTree * Task #94007: Simplify hierarchy logic within AbstractTreeView subclasses * Bug #94036: TYPO3 Backend (re)opened in backend in content frame * Bug #94040: Hardcoded clickTitleMode setting introduced * Task #94041: Streamline namespaces and service configuration in EXT:felogin * Bug #94045: Invalid mountpoint parameter crashes site * Feature #94082: Set attribute "allow" for embedded video IFRAMEs when necessary