Release v0.3.20
Release v0.3.20
Changelog
Added
- Config:
dashboard.id_options— list of HTML id values for the root<ul>of each rendered menu. Drives the dashboard fieldulId(dropdown vs plain text). - Menu entity: new nullable property
Menu.ulId(DB columnul_id). - Dashboard UI: menu configuration includes
ulId, and the frontend template setsid="..."on the root<ul>when configured. - Import/export: menu export/import now includes
ulId. - Migration generator:
nowo_dashboard_menu:generate-migration --updatecan add the missingul_idcolumn.
Full Changelog: v0.3.18...v0.3.20