Skip to content

feat: add update-available notification banner, aligned with hextune - #193

Merged
tzebrowski merged 1 commit into
mainfrom
feat/update-notification-banner
Aug 16, 2026
Merged

feat: add update-available notification banner, aligned with hextune#193
tzebrowski merged 1 commit into
mainfrom
feat/update-notification-banner

Conversation

@tzebrowski

Copy link
Copy Markdown
Owner

Detects a redeploy by polling a build id stamped into version.json at build time (scripts/gen-version.js, run via postinstall/prebuild) and comparing it against the id compiled into the running bundle. Mirrors tuning-tools/webapp's VersionCheckService and banner UI 1:1 so both apps in the product line notify about updates the same way.

Detects a redeploy by polling a build id stamped into version.json at
build time (scripts/gen-version.js, run via postinstall/prebuild) and
comparing it against the id compiled into the running bundle. Mirrors
tuning-tools/webapp's VersionCheckService and banner UI 1:1 so both
apps in the product line notify about updates the same way.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@tzebrowski
tzebrowski merged commit 93da1dc into main Aug 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant