v12.0.0 Changes¶
Breaking Changes¶
- Breaking: #1 - Renaming main navigation to split navigation
- Breaking: #2 - Moving Scss folder from Private to Public
- Breaking: #3 - Remove nimut/testing-framework package as dev-requirement
- Breaking: #4 - Fixed multilanguage handling for person records
- Breaking: #5 - Remove deprecated person import command
- Breaking: #6 - Remove custom person indexer
- Breaking: #7 - Remove support for OM Cookie Manager
- Breaking: #8 - Move video plugin to content element
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