github jordibrouwer/nextdash v2026.08.04

latest releases: v1.11.4, v1.11.2, v1.11.1...
one month ago

After v2026.08.02.3 — there was no in-app way to learn about a newer GitHub release without opening release notes yourself; release web push was noisy and often missed.

Update check

  • new GitHub release check — server polls the public GitHub Releases API at most once every 24 hours (GET /api/update-status, cached). When a newer tag exists, Config → Overview shows a compact notice above Tips, the ★ button gets a dot, and a toast appears once per release while the app tab is active (update_check.go, update-notice.js).
  • new What's new modal header — version line and Check for updates on one row; release summary and personal project link share the row below at 50/50 (whats-new-modal.js, modal.css).
  • new Privacy toggleCheck GitHub for new releases under Config → Behavior → Privacy (on by default). When off, badge, toast, and update bars disappear everywhere (dashboard-config.js, locales).
  • fix Release web push removed — software updates no longer use browser push notifications; in-app toast while actively using nextDash replaces them (push_release.go removed).

Docs

  • fix — What's new modal, Config → Overview → Latest update, New features carousel, CHANGELOG, README, MANUAL, and Config → Help What's new recap for v2026.08.04; DASHBOARD_RELEASE2026.07-dashboard-release-v157, NEXTDASH_WHATS_NEW_DATA_VERSIONwhats-new-v215.

Don't miss a new nextdash release

NewReleases is sending notifications on new releases.