Release v1.0.0
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_roledeprecation version bumped to1.0(prefersecurity.access_roles).
Documentation
- UPGRADING.md: 0.3.x → 1.0.0.
- RELEASE.md, INSTALLATION.md: 1.0 release target and Composer constraint.
Full Changelog: v0.3.49...v1.0.0