Skip to content

Tunnel Agent 0.9.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 15:32
· 29 commits to main since this release

Installation

Platform Installer Portable
Windows x64 Setup.exe .zip
Windows arm64 Setup.exe .zip
Linux x64 .AppImage · .deb · .rpm
Linux arm64 .AppImage · .deb · .rpm
macOS x64 (Intel) .pkg .zip
macOS arm64 (Apple Silicon) .pkg .zip

Existing installations update automatically via Velopack.


Changed

  • Smaller Scoop zip (.github/workflows/release.yml): the TunnelAgent-<version>-win-<arch>-scoop.zip is now produced from a dedicated single-file publish (PublishSingleFile=true, EnableCompressionInSingleFile=true, IncludeNativeLibrariesForSelfExtract=true) instead of the multi-file Velopack publish output. The zip now contains just TunnelAgent.exe (no loose runtime DLLs) and is substantially smaller. The Velopack packages are unaffected — they still use the multi-file artifacts/publish output.