Release v0.3.12
Release v0.3.12
Changelog
Added
- Command:
nowo_dashboard_menu:generate-migrationsupports--updateto generate an ALTER migration for existing installations (adds missing columns such asclass_section_label).
Changed
- Demos: Both demos are configured to use Doctrine Migrations (instead of
doctrine:schema:update) and ship a single “create tables” migration that matches the current schema (includingclass_section_label). - Demos: Fixtures use sidebar-compatible CSS classes (
nav-item,has-sub,d-flex align-items-center,menu-title text-truncate).
Full Changelog: v0.3.11...v0.3.12