project-nomad/admin/inertia
chriscrosstalk f679182218
feat(dashboard): add dismissable "What's new" banner for v1.34 (#1112)
Surface post-upgrade release highlights on the Command Center: a
dismissable banner keyed to the running build's release line (major.minor).
It appears when a user upgrades into the line and every patch within it,
then disappears on the next minor. Dismissal is remembered per-line in
localStorage, so dismissing v1.34 won't suppress a future v1.35 note.

Reuses the existing dismissable Alert component and the dashboard's top
banner slot; reads the running version from the appVersion shared prop.
No schema or migration needed — to surface a new release's highlights,
bump WHATS_NEW.version and replace its highlights.

Initial content: Creator Packs and the offline Medication Reference.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-04 03:37:37 +00:00
..
app chore: standardize brand name to Project NOMAD, retire backronym 2026-08-04 03:37:32 +00:00
components feat(dashboard): add dismissable "What's new" banner for v1.34 (#1112) 2026-08-04 03:37:37 +00:00
context feat: container controls & convienience scripts 2025-08-08 15:07:32 -07:00
css feat(maps): add scale bar and location markers (#636) 2026-04-03 14:26:50 -07:00
hooks feat(maps): add notes input to map pin placement popup (#926) 2026-08-04 03:37:30 +00:00
layouts chore: standardize brand name to Project NOMAD, retire backronym 2026-08-04 03:37:32 +00:00
lib fix(downloads): add retry button and resource download link for failed downloads (#1059) 2026-08-04 03:37:31 +00:00
pages feat(dashboard): add dismissable "What's new" banner for v1.34 (#1112) 2026-08-04 03:37:37 +00:00
providers feat(UI): add Night Ops dark mode with theme toggle 2026-03-20 11:46:10 -07:00
tsconfig.json fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00