Tunnel Agent 0.6.2
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.