feat: public desktop download page with v1.0.2 installers - #98
Merged
Conversation
- Improve Download page with platform detection, primary CTA, and asset ranking - Link to /download from Login sidebar and footer - Document downloadable installers in README Co-authored-by: Venkat SF <venkatesh.sakamuri@stayflexi.com>
Co-authored-by: Venkat SF <venkatesh.sakamuri@stayflexi.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Surfaces the green
desktop-v1.0.2release installers on the public/downloadpage and adds discoverability from the login screen.Changes
src/pages/Download.jsx— Enhanced public download page:desktop-v*tags (avoids/releases/latestreturning appv1.3.0)src/pages/Login.jsx— "Download DeepSQL Desktop" link in sidebar and footerREADME.md— Documents/downloadand GitHub Releases for installersTesting
Verified locally against live GitHub API — page shows Version 1.0.2 with all platform installers:
Download page showing v1.0.2 installers
Login page discoverability:
Login page with download links
Deploy note
Once this frontend is deployed, users can visit
/downloadon any DeepSQL instance to grab macOS, Windows, and Linux installers from the latestdesktop-v*GitHub release — no backend changes required.To show artifacts inline, enable in settings.