Skip to content

v3.0.0

Compare
Choose a tag to compare
@wtfred wtfred released this 05 Mar 16:00
· 72 commits to master since this release

Changelog

Works with TYPO3 12.4 only! For TYPO3 11.5, use version 2.1.0
For non-composer installation, please download extension via TER or Extension manager

  • [TASK] Upgrade local dependencies for non-composer projects
  • [TASK] Add support for Symfony components up to 7
  • [BUGFIX] Add EXT:container and EXT:gridelements in suggests so it won't break colPos itemsProcFunc
  • [FEATURE] Allow to manage EXT:form yaml configuration for renderingOptions.addQueryString
  • [TASK] Rector
  • [TASK] Fix return types and undefined array keys
  • [TASK] Add map and map-marker-alt icon in Bulma Settings module
  • [TASK] Upgrade modules to follow dependabot alert on follow-redirects
  • [TASK] Add envelope icon inf Bulma Settings module
  • [TASK] Update skip_header_rendering list with new EXT:news CType
  • [TASK][FEATURE] Clean form config & Add ClearCache finisher
  • [TASK] Upgrade local dependencies for non-composer projects
  • [TASK] Add support for Symfony components up to 7
  • [BUGFIX] Add EXT:container and EXT:gridelements in suggests so it won't break colPos itemsProcFunc
  • [FEATURE] Allow to manage EXT:form yaml configuration for renderingOptions.addQueryString
  • [TASK] Rector
  • [TASK] Fix return types and undefined array keys
  • [TASK] Add map and map-marker-alt icon in Bulma Settings module
  • [TASK] Upgrade modules to follow dependabot alert on follow-redirects
  • [TASK] Add envelope icon inf Bulma Settings module
  • [TASK] Update skip_header_rendering list with new EXT:news CType
  • [TASK][FEATURE] Clean form config & Add ClearCache finisher
  • [TASK] Override EXT:form Email finisher template to add a label css classe
  • [BUGFIX] Fix navbar nested dropdowns not having background under certains conditions
  • [BUGFIX] Change -color because CKeditor is now using <strong>
  • [BUGFIX] Change name for bloc size styling so it can be applied again
  • [FEATURE] Integration with EXT:rx_shariff
  • [BUGFIX] Remove extra css class when breadcrumb is hidden
  • [BUGFIX] Fix spacing option not being used on first content
  • [TASK] Rector
  • [TASK] Rework WebSite Structured Data for better integration in Website Settings
  • [FEATURE] Add WebSite structured data
  • [TASK] Correct label
  • [FEATURE] Add new menu type: clickable mega menu
  • [FEATURE] Add checkbox on page properties to hide breadcrumb
  • [TASK] Add upgrade wizard for accordions/tabs
  • [TASK] Change order of Seo Title from Settings and page title on "root" pages
  • [TASK] Use light colors in selectIcons field wizard for tx_bulmapackage_icon_group_item and tx_bulmapackage_settings_link_item
  • [BUGFIX] Fix TCA configuration for some checkboxToggle fields
  • [TASK] Upgrade modules to follow dependabot alert on @babel/traverse
  • [BUGFIX] Resolve "EXT:" paths in url() statements
  • [TASK] Update .gitattributes
  • Merge branch 'migration-typo3-v12'
  • [TASK] Update for EXT:news >= 11
  • [TASK] Upgrade modules to follow dependabot alert on postcss
  • [TASK] Migrate form overrides
  • [TASK] Remove debug
  • [TASK] Migrate felogin overrides
  • [TASK] Replace f:form viewhelper since as it can only be used in extbase context since TYPO3 version 12
  • [BUGFIX] Fix module name
  • [TASK] Correct module name for permissions compatibility
  • [TASK] Cleaning
  • [TASK] Removes TCEForms from FlexForm and update TCA configuration
  • [TASK] Replace INCLUDE_TYPOSCRIPT now that @import is supported within conditions
  • [TASK] Replace decrecated $TBE_STYLES
  • [TASK] TCA migrations
  • [TASK] Remove closure and upgrade wizards
  • [BUGFIX] fix access to backend website module
  • [TASK] Upgrade modules
  • [BUGFIX] add missing field for accordions/tabs
  • [TASK] Provide default configuration for EXT:image_autoresize
  • [TASK] Migrate UpgradeWizards to registration via service tag
  • [TASK] Remove general fields from ext_tables.sql
  • [TASK] Add dev sample commands
  • [TASK] Upgrade dependencies for PHP 8.1
  • [TASK] Move Icons registration to Configuration/Icons.php
  • [TASK] Migrate RTE styles and configuration to CKEditor 5
  • [TASK] Migrate Accordions / Tabs and fix warning when EXT:mask is present
  • [TASK] Migrate record_is_used hook to IsContentUsedOnPageLayoutEvent
  • [TASK] Rector / PHPStan