Skip to content

Tunnel Agent 0.6.2

Choose a tag to compare

@github-actions github-actions released this 16 Jun 19:25
· 104 commits to main since this release
a0f23fa

Installation

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

Existing installations update automatically via Velopack.


Fixed

  • App update toast dismiss button (MainWindowViewModel): dismissing the "Tunnel Agent update available" toast now refreshes the computed visibility state immediately, so the toast hides when Dismiss is clicked.

  • Update toast stacking (MainWindow.axaml): Tunnel Agent and engine update toasts now share the same bottom-center stack and width, so simultaneous update notices no longer overlap or appear misaligned.