Initial stable release compatible with Drupal 11.Mostly maintenance tasks with code clean-up and integration with automated testing on Gitlab CI.
dydave, flyke, ashwinsh
Issues: 5 issues resolved.
Changes since 3.0.0:
Development branch for the Toolbar Menu module 3.x series.
Contains:
An issue was found after #2699753: Manage each toolbar_menu element like an entity. This release fix the database update.
Change the toolbar menu management. #2699753 : Manage each toolbar_menu element like an entity
Add support with Admin Toolbar module to view your different menu into a drop-down menu. #2658710 : Display all levels from the menu in the toolbar
#2663242: Remove depreciated methods and unused imports in code base. #2662852: Needs to empty cache on menu modification Add tests
Changes: - Add schema for configuration. - Fix fatal error when help module is enable.