.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../Includes.txt v12.0.0 Changes ======================= Breaking Changes ^^^^^^^^^^^^^^^^ .. toctree:: :maxdepth: 1 :titlesonly: :glob: Breaking-* Features ^^^^^^^^ - [FEATURE] Upgrade compatibility to support TYPO3 12 LTS - [FEATURE] Compatibility up to PHP 8.2 - [FEATURE] New main navigation variant: mega menu - [FEATURE] Add new Video content element with support for YouTube, Vimeo and local videos from the filelist - [FEATURE] Support for news 12.0, eventnews 7.0, ig_ldap_sso_auth 4.0, solr 12.0.5 and ke_search 6.1 - [FEATURE] Add support to set content elements as accordion in the frontend - [FEATURE] Add the option to department kickstarter to exchange the logo - [FEATURE] Add the option to department kickstarter to choose the type of main menu - [FEATURE] Introduce a lazy loading attribute for content-element images - [FEATURE] Add custom person search result for solr Bugfixes ^^^^^^^^ - [BUGFIX] Increase default spot-color contrast to comply with WCAG AA ruleset - [BUGFIX] Fix missing Subcategories in TypoScript constants - [BUGFIX] Fix failing access restricted error page handler - [BUGFIX] Fix missing space in main navigation icons (W3C) - [BUGFIX] Fix a faulty fluid condition in template for table columns - [BUGFIX] Fix broken extension check from install-tool failed - [BUGFIX] Remove template and typoscript configuration of old felogin plugin (fe_login_pi1) - [BUGFIX] Persons views: label correction, media query styling correction - [BUGFIX] Refactor slide-nav to split-nav to follow the renaming convention - [BUGFIX] Fix relative path assembling for scss parsing - [BUGFIX] Fix dependency to UpgradeWizardInterface for VideElementUpgradeWizard Misc ^^^^ - Remove own behat frontend tests