Skip to content

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 07:38

Release 1.0.0

Changelog

Added

  • Stable 1.0 API: First major release. Public configuration, Twig helpers (dashboard_menu_tree, dashboard_menu_href, dashboard_menu_config), JSON API, dashboard CRUD, and documented extension points follow Semantic Versioning; breaking changes will require a new major version.

Changed

  • Packaging: Consumers should require nowo-tech/dashboard-menu-bundle: ^1.0. Runtime behaviour matches the mature 0.3.50 line (no intentional BC break from 0.3.50).
  • Deprecation metadata: dashboard.required_role deprecation version bumped to 1.0 (prefer security.access_roles).

Documentation

Full Changelog: v0.3.49...v1.0.0