Skip to content

CE: Update landing download links to desktop-v0.1.1#304

Merged
ericflo merged 1 commit intomainfrom
ce/update-landing-desktop-links-v0.1.1
Apr 16, 2026
Merged

CE: Update landing download links to desktop-v0.1.1#304
ericflo merged 1 commit intomainfrom
ce/update-landing-desktop-links-v0.1.1

Conversation

@ericflo
Copy link
Copy Markdown
Owner

@ericflo ericflo commented Apr 16, 2026

What

Update the three pinned desktop download URLs on modelrelay.io from desktop-v0.1.0 to desktop-v0.1.1.

Why

PR #301 bumped the desktop crate to 0.1.1 and the release workflow published desktop-v0.1.1 with full artifacts, but crates/modelrelay-cloud/templates/index.html still pinned the three "Download the Desktop App" buttons to v0.1.0. Visitors were getting the old build.

Follow-up to release task "Cut desktop-v0.1.1 release (captures #293 onboarding + #294 polish)".

Verification

All three new URLs return HTTP 200:

  • desktop-v0.1.1/ModelRelay_0.1.1_amd64.deb
  • desktop-v0.1.1/ModelRelay_0.1.1_aarch64.dmg
  • desktop-v0.1.1/ModelRelay_0.1.1_x64-setup.exe

The two /releases/latest references (line 356 "Desktop app available" link and line 535 "View all downloads" link) are left untouched — they currently resolve to desktop-v0.1.1 since it is the most recent release. Latent gotcha (the github-releases-latest-gotcha pattern) still applies for when a CLI release later becomes the most recent tag; out of scope here.

Test plan

  • All three new URLs return HTTP 200
  • Post-merge: modelrelay.io landing page shows working 0.1.1 buttons

Picks up #293 (first-launch onboarding) and #294 (UI + tray polish).
All three pinned URLs verified with HTTP 200.
@ericflo ericflo merged commit 0ee651c into main Apr 16, 2026
12 checks passed
@ericflo ericflo deleted the ce/update-landing-desktop-links-v0.1.1 branch April 16, 2026 06:08
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