diff --git a/admin/inertia/components/WhatsNewBanner.tsx b/admin/inertia/components/WhatsNewBanner.tsx index 0f4dc31..a3e205a 100644 --- a/admin/inertia/components/WhatsNewBanner.tsx +++ b/admin/inertia/components/WhatsNewBanner.tsx @@ -18,8 +18,11 @@ const WHATS_NEW = { version: '1.34', title: "What's new in v1.34", highlights: [ - 'Creator Packs — install curated video packs from your favorite creators and watch them fully offline.', - 'Medication Reference — offline FDA drug-label lookup for quick, reliable medication information.', + 'Creator Packs - install curated video packs from your favorite creators and watch them fully offline.', + 'Medication Reference - offline FDA drug-label lookup for quick, reliable medication information.', + 'Benchmark Score v2 - a rebuilt scoring model, with live telemetry while the test runs and your score revealed at the end.', + 'NOMAD.md - give your AI assistant standing instructions it follows in every conversation.', + 'Knowledge Base collections - group what the assistant searches by subject, so answers stay on topic.', ], }