Skip to content

CE: Bump landing page download links to desktop-v0.1.1#303

Closed
ericflo wants to merge 1 commit intomainfrom
ce/desktop-v0.1.1-landing-links
Closed

CE: Bump landing page download links to desktop-v0.1.1#303
ericflo wants to merge 1 commit intomainfrom
ce/desktop-v0.1.1-landing-links

Conversation

@ericflo
Copy link
Copy Markdown
Owner

@ericflo ericflo commented Apr 16, 2026

What

Update the three hardcoded desktop download links in crates/modelrelay-cloud/templates/index.html from desktop-v0.1.0 to desktop-v0.1.1.

Why

desktop-v0.1.1 was just tagged and released (PR #301 + tag desktop-v0.1.1). The hardcoded ModelRelay_0.1.0_* URLs on the landing page now 404 because the new release ships ModelRelay_0.1.1_* artifacts. Without this PR, modelrelay.io users would click the Linux/macOS/Windows download buttons and get 404s.

Files changed

  • crates/modelrelay-cloud/templates/index.html (3 URL updates: .deb, .dmg, .exe)

Notes

  • /releases/latest links elsewhere (dashboard.rs:1078, index.html:356,535) are left untouched — they currently resolve correctly to desktop-v0.1.1, though they remain fragile to multi-stream releases (CLI vs desktop). Tracked separately.

Test plan

  • grep confirms no more desktop-v0.1.0 or ModelRelay_0.1.0 references in modelrelay-cloud
  • Post-deploy: each of the three download buttons on modelrelay.io resolves to a valid asset

@ericflo
Copy link
Copy Markdown
Owner Author

ericflo commented Apr 16, 2026

Duplicate of #304 (already merged at 2026-04-16T06:08:36Z). Both PRs updated the same three desktop download URLs from 0.1.0 → 0.1.1; #304 landed first and the template now matches its target state. Closing this PR to clean up the queue.

@ericflo ericflo closed this Apr 16, 2026
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