Skip to content

Release v0.3.12

Choose a tag to compare

@github-actions github-actions released this 18 Mar 13:09

Release v0.3.12

Changelog

Added

  • Command: nowo_dashboard_menu:generate-migration supports --update to generate an ALTER migration for existing installations (adds missing columns such as class_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 (including class_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