You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ui): link CLI download to GitHub releases for all platforms (#27805)
The Help page only offered the server's Linux binary served from the pod, which is the wrong architecture for macOS/Windows/arm clients and surprises users with a large (~200MB) download. Add an "All platforms" link to the GitHub releases page for the running server version so users can choose the right binary; released versions deep-link to their tag and dev builds fall back to the releases list.
Signed-off-by: KKamJi <xowl5460@naver.com>
0 commit comments