github jordibrouwer/nextdash v2026.06.29

latest releases: v1.11.8, v1.11.7, v1.11.6...
2 months ago

Repository dev/main split & release workflow — day-to-day development moves to the dev branch; main stays the lean Docker release tree (docs, extension, screenshots kept); CI runs on dev; releases use ./scripts/release-to-main.sh.

Developer & repository

  • change Branch workflow — develop on dev; publish Docker images from main. The README Contributing section documents the flow.
  • new scripts/release-to-main.sh — merges devmain, strips dev-only files (tests, Playwright, internal scripts), tags, and pushes. Do not merge dev into main manually on GitHub.
  • change CI — GitHub Actions (JSON validation + Playwright) run on pushes and pull requests to dev, not main.
  • change Release main tree — keeps Go source, static/, templates/, locales/, Docker files, README, CHANGELOG, MANUAL, screenshots, and the browser extension; drops tests and dev tooling from the default branch.
  • fix MANUALInstallation documents which Git branch to clone (main for self-hosting, dev for contributors).
  • fix Cache-bustwhats-new-v97 data version and 2026.06-dashboard-release-v76 dashboard release token.

Don't miss a new nextdash release

NewReleases is sending notifications on new releases.