github jordibrouwer/nextdash v2026.07.02

latest releases: v1.3.0, v1.2.1, v1.2.0...
one month ago

Dashboard bookmark sync + config polish — New bookmarks land in the correct category column immediately; server data revision keeps open tabs fresh after writes and restarts. Config gets Stats tour back plus B6–B11 and A8/A10 surface rhythm fixes.

Dashboard

  • fix Bookmark category sync — after add/edit, invalidate page cache and forceFetch current page bookmarks; refreshAfterBookmarkAdded() centralizes post-save refresh; quick-add toolbar syncs categories before opening the modal; category read from the native <select> (search-commands-new.js, dashboard-data.js, quick-add.js, dashboard-ui-helpers.js).
  • new GET /api/data-revision — fingerprint of bookmarks, categories, finders, pages, and settings files (models.go, handlers.go); client checks revision before page cache use and on tab focus (dashboard-data.js, dashboard-config-sync.js).
  • fix Stale cache healing — compare page bookmarks with allBookmarks (URL + category); auto-refresh on loadAllBookmarks, renderDashboard, and inline-edit page moves.

Config

  • fix Stats guided tour — re-enabled (config-tab-tours.js, templates/config.html, config-setup.js).
  • fix B6 — General fused surface vertical gap uses --config-tab-gap (config-general.css).
  • fix B7.general-tab-intro.config-tab-intro (templates/config.html, CSS, tests).
  • fix A8--config-label-width: 10rem on forms, Colors, Keyboard (config-general.css, config-tab-shell.css).
  • fix A10 — Keyboard binding rows match list-tab rhythm (config-keyboard.css).
  • fix B11 — persistent empty hints on Pages, Categories, Tags filter, Finders (config-*.js, config-tab-shell.css).
  • fix C15 — expanded config-reduced-motion.css (spinner, usage bars, transitions, etc.).

Cache-bust

  • fix Cache-bustwhats-new-v116 data version and 2026.07-dashboard-release-v93 dashboard release token; data-revision-1 on dashboard data/config-sync/JS bundles.

Developer & docs

  • fix Playwrightdashboard-bookmark-add-category.spec.js, data-revision.spec.js.
  • fix CHANGELOG, What's new, README, MANUAL & Help locales — release notes for v2026.07.02.

Don't miss a new nextdash release

NewReleases is sending notifications on new releases.