Skip to content

Releases: vpnhood/VpnHood

v1.1.236-beta

07 Apr 02:26
Compare
Choose a tag to compare

Client

  • Fix: Android: Crash when sending feedback on Android 11
  • Fix: Connection already in progress error when changing server
  • Update: Show traffic speed

Server

  • Update: Auto restart if VpnHoodServer stops unexpectedly
  • Fix: Typo error in default.pfx filename for FileAccessServer
  • Fix: linux: Stop working after server update

v1.1.235-beta

25 Mar 23:27
Compare
Choose a tag to compare

Client

  • New: New public server
  • New: Windows: Bypass local network from tunneling

v1.1.232-beta

05 Mar 02:48
Compare
Choose a tag to compare

Client

  • New: Android: Prevent landscape orientation
  • Update: Significantly improve speed and stability
  • Update: Automatically remove profiles when token does not exist
  • Update: add some log EventId
  • Fix: UDP loss in mass UDP traffic

Server

  • New: Send ClientVersion to AccessServer
  • Update: drop Hello version 1 support
  • Update: Significantly improve speed and stability
  • Update: Automatically remove profiles when token does not exist
  • Update: add some log EventId
  • Fix: token is ignored when created by FileAccessServer
  • Fix: UDP loss in mass UDP traffic

v1.1.217-beta

23 Feb 07:15
Compare
Choose a tag to compare

Server

  • New: Rest server validate Self-Signed certificates by RestCertificateThumbprint property in appsettings

v1.1.216-beta

18 Feb 21:22
Compare
Choose a tag to compare
  • New: Updater has completely changed

Server

  • New: Add stop command to stop all server instance
  • New: Linux: Add installation script
  • New: Linux: Run server as a service
  • Change: rename "run" command to "start"

v1.1.202-beta

08 Feb 09:38
Compare
Choose a tag to compare

Client

  • New: Change server list page
  • New: Android: Change system status bar color to match UI
  • New: Windows: Change icon on notification area by connection status
  • Fix: Big UI on some devices
  • Update: Change Public Server Name

Server

  • Update: Start new log file on every run

v1.1.197-beta

02 Feb 05:56
Compare
Choose a tag to compare

Client

  • Fix: rejecting accesskey with vh://

Server

  • New: Report Linux Distribution info
  • New: Report connected ClientVersion
  • Fix: "Permission Denied" error in Linux while sending some UDP packets

v1.1.195-beta

01 Feb 06:03
Compare
Choose a tag to compare

Client

  • Feature: Modern UI
  • Feature: Show usage if there is any limitation
  • Feature: Windows: reconnect last connection after auto update
  • Fix: Windows: Fix main window size
  • Fix: Windows: launch application after installation

Server

  • Fix: Use last command line argument after auto update

v1.1.187-beta

21 Jan 12:08
Compare
Choose a tag to compare

Client

  • Feature: Windows: Use new standalone UI
  • Feature: Windows: Add Context menu to system tray
  • Update: Add Microsoft WebView2 Edge to Windows Installer prerequisites
  • Update: Send ClientVersion to server
  • Fix: accesskey prefix

Server

  • Fix: Reading server port number from appsettings.json
  • Update: Support multiple public IP and Amazon ElasticIP

v1.1.184-beta

15 Jan 10:46
Compare
Choose a tag to compare

Client

  • Feature: Auto Configure Windows Defender Firewall
  • Update: Improve diagnosing
  • Fix: Significantly Improve connection stability & speed
  • Fix: Displaying connection state

Server

  • Fix: Unhandled NullReferenceException on ping packets
  • Fix: Improve server memory cleanup
  • Fix: Prevent new conenction after session disposed
  • Fix: Speed Monitor and connection idle state
  • Fix: Improve connection stability and lost packets
  • Feature: ICMP logging for client and server with IsDiagnoseMode
  • Feature: Use NLog for logging
  • Feature: Auto initialize NLog config and appsettings.json