Skip to content

Release v1.0.1: Windows installers via GitHub Actions - #3

Merged
hsr88 merged 2 commits into
mainfrom
cursor/windows-release-68ca
Aug 14, 2026
Merged

Release v1.0.1: Windows installers via GitHub Actions#3
hsr88 merged 2 commits into
mainfrom
cursor/windows-release-68ca

Conversation

@hsr88

@hsr88 hsr88 commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Windows installers are already published — this PR only needs a merge so the landing page and version bump land on main.

Release

https://github.com/hsr88/envtunnel/releases/tag/v1.0.1

File Size
EnvTunnel_1.0.1_x64-setup.exe ~2 MB
EnvTunnel_1.0.1_x64_en-US.msi ~3 MB
EnvTunnel.exe ~10 MB

Built by GitHub Actions on windows-latest (run succeeded).

In this PR

  • Version 1.0.1 in package/Cargo/Tauri/UI
  • Release workflow for future v* tags
  • Landing download links + sizes pointed at the new assets

Please merge so GitHub Pages picks up the new links. You can already download/install from the Release page without waiting for the merge.

Open in Web Open in Cursor 

Summary by cubic

Publishes Windows installers via GitHub Actions and bumps EnvTunnel to v1.0.1. Previously installers built on Linux failed; now tag pushes build on windows-latest and attach NSIS, MSI, and a portable EnvTunnel.exe to the release. The landing page and app UI show v1.0.1, download cards list correct sizes, and external links use rel="noopener noreferrer".

  • Rollout
    • Push tag v1.0.1 from this commit to trigger the workflow; merge only after release assets exist to avoid dead links.
    • Verify the release includes EnvTunnel_1.0.1_x64-setup.exe, EnvTunnel_1.0.1_x64_en-US.msi, and EnvTunnel.exe (built via tauri-apps/tauri-action@v1, uploaded with softprops/action-gh-release@v2).
    • Confirm docs/UI show v1.0.1, sizes match artifacts (~2 MB, ~3 MB, ~10 MB), and GitHub links include rel="noopener noreferrer".

Written for commit e2dcb12. Summary will update on new commits.

Review in cubic

cursoragent and others added 2 commits August 14, 2026 14:48
Build NSIS/MSI/portable artifacts on windows-latest when a v* tag is
pushed, and point the landing page at the new GitHub Release assets.

Co-authored-by: Krystian <haser88@gmail.com>
Co-authored-by: Krystian <haser88@gmail.com>
@hsr88
hsr88 marked this pull request as ready for review August 14, 2026 14:58
@hsr88
hsr88 merged commit db21305 into main Aug 14, 2026
3 checks passed
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.

2 participants