Skip to content

Vantah v0.3.1

Choose a tag to compare

@github-actions github-actions released this 25 Jul 19:05

Fixes

  • Connection status no longer flickers "Disconnected" while the tunnel comes up. adguardvpn-cli connect returns before the tunnel exists, and status reports "VPN is starting" for a few seconds after that — the app treated this transitional state as "not connected". It is now a state of its own, so the status stays honest from the moment you press Connect.
  • The Connect button becomes "Cancel connection" during that wait instead of sitting disabled — a long transition is no longer a dead end.
  • Settings no longer flash a form full of default values while the configuration is being read, and a read failure now says so instead of silently showing defaults.

Changed

  • New application icon. The chevron is now built as a truss, and the two nodes are outlined gears. Tray icons are unchanged.

Install

  • deb / rpm, AppImage and tar.gz packages are in the assets below.
  • Requires adguardvpn-cli to be installed (listed as a recommends dependency in the packages).