Skip to content

Polish update widget and checksum metadata - #14

Merged
kabudu merged 1 commit into
masterfrom
codex/release-update-widget-polish
Jun 21, 2026
Merged

Polish update widget and checksum metadata#14
kabudu merged 1 commit into
masterfrom
codex/release-update-widget-polish

Conversation

@kabudu

@kabudu kabudu commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace the full-width admin update banner with a compact TokenScavenger-orange header widget beside the health pill.
  • Keep the update CTA visible but visually aligned with the Operational status pill.
  • Change release checksum generation to emit bare asset filenames so v0.3.5 self-update clients can verify newer releases.

Why

The update bar was visually too heavy, and v0.3.5 self-update fails against releases whose checksums.txt only lists dist/... paths.

Validation

  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features
  • cargo test --all-features
  • Local shell check of the release checksum generation command confirms basename-only entries.
  • Browser preview verified the orange header widget using the real update-check path.

Notes

No .dev files are included.

@kabudu
kabudu merged commit a752e79 into master Jun 21, 2026
3 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