Config overview is sharper — and Appearance owns layout again. Six headline tiles include monitored bookmarks; a new-features carousel and a tidier panel layout sit on Overview. Layout and Display moved under Appearance; bookmarks gain page-scoped categories and shareable page filters. The dashboard header breadcrumb shows where you are; config remembers your place only when you leave via Shift+H or Shift+I. Config → Overview → Latest update and Advanced → What's new summarise this patch.
New
- new Overview monitored tile — six compact headline tiles on one row; Monitored opens Health on the monitored filter (
monitoredCounton the bookmark-health summary). - new New features carousel — Config → Overview spotlights one highlight at a time with ‹ › and arrow keys (
overviewNewFeatures). - new Page-scoped bookmark categories — Bookmarks page filter scopes categories, shows page badges and
Page · Categorylabels, deep-links with#config/bookmarks/<pageId>, and scopes bulk category moves (dashboard-config.js). - new Header breadcrumb — config, health, and inbox views show
config › section › tab(and filters) in the large dashboard title (dashboard-page-nav.js,dashboard-health.js,dashboard-inbox.js). - new Setting promos — one-time balloons for Find settings and the Bookmarks page filter (
config-setting-promos.js).
Fixes
- fix Layout & Display under Appearance — grid, columns, density, toolbar, and bookmark-row display moved from Behavior to Appearance → Layout and Appearance → Display; legacy
#config/behavior/layout|displayhashes redirect. - fix Overview panel layout — About the developer beside Latest update at half width; Tips full width below; needs-attention separated from the carousel.
- fix Duplicate in-panel breadcrumb removed — only the header trail remains; the section title stays in the panel.
- fix Config location memory — section/sub-tab stored only when leaving via Shift+H or Shift+I; Escape and 0–9 clear it so the next visit starts on Overview.
Docs
- fix — What's new modal, Config → Overview → Latest update, CHANGELOG, README, MANUAL, Config → Help What's new recap, and Playwright specs for appearance tabs, overview layout, monitored tile, bookmarks filters, and hash migration;
DASHBOARD_RELEASE→2026.07-dashboard-release-v151,NEXTDASH_WHATS_NEW_DATA_VERSION→whats-new-v209.