Releases: o-ba/custom_dashboard_widgets
Releases · o-ba/custom_dashboard_widgets
TYPO3 v12 compatible version
Align with latest core changes
1.2.1 [TASK] Change directory name
Add support for TYPO3 v11
1.2.0 [TASK] Add support for TYPO3 v11
Add extension key to composer.json
1.1.1 [TASK] Update ext_emconf.php
Respect widgets dependencies
This release changes the registration of some widgets from services.yaml
to services.php
to only make them available if the needed dependencies are installed.
Release first stable version
This release contains multiple changes including the introduction of a bunch of new widgets, data providers and much more.
Apply breaking core changes
https://review.typo3.org/c/Packages/TYPO3.CMS/+/64201 introduced breaking changes regarding the location of interfaces. This release includes import of the interfaces from their new location.
Initial release
This release contains some custom widgets and some more examples regarding the new dashboard module.