Release 7.0.3-beta - #1001
Merged
Merged
Conversation
download.data.ts bakes GitHub Release zip/MSI URLs at Pages build time. GITHUB_TOKEN release creates do not cascade Deploy website, so the download page stayed empty after v7.0.2-beta assets landed. - Always run Deploy website on push to develop/beta/stable - Allow deploy job on beta/stable refs - After release.yml publish-release, explicitly gh workflow run deploy-website
- Always deploy Pages on push to develop/beta/stable - After release.yml publishes zip/MSI, dispatch Deploy website (GITHUB_TOKEN does not cascade release:published) - Mirror *.html as dir/index.html so GitHub Pages clean URL /download is not stuck on a stale object while /download.html updates - Fail the site build if GitHub releases API yields no download assets
…AL_ERROR RSTs. Show resolved spill/log paths with Open folder actions, and demote peer INTERNAL_ERROR resets so long-lived streams stop flooding Error logs.
download.data.ts now resolves the newest product zip/MSI release per channel. The Download page renders Stable and Beta sections so both are visible when a beta (e.g. v7.0.2-beta) ships before the next stable.
…able fix(website): dual stable/beta downloads + always redeploy on beta/stable
Give Windows MSI a guided InstallDir wizard, ARP icon, shortcuts, and Launch-on-finish; ship Linux/macOS zip helpers for desktop/.app install and uninstall.
Inspector can install and restart from the selected channel; titanium update replaces the CLI install in place with SHA256 verification.
Retry MarshalToUiAsync on IFontManagerImpl races and keep headless fixtures off the update feed.
Set Appended status like export (off UI after IO), marshal only session adds via Post, and assert on session count as a fallback.
chore(release): bump to 7.0.3 for beta cut
justcoding121
temporarily deployed
to
github-pages
August 31, 2026 15:25 — with
GitHub Actions
Inactive
|
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
developintobetafor 7.0.3-betaTest plan
7.0.3-beta, tagv7.0.3-betawith product assets,/downloadBeta section updated