Skip to content

Releases: vpnhood/VpnHood

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

v1.1.177-beta

01 Jan 07:12
Compare
Choose a tag to compare
  • Fix: Client close the entire VPN connection when a requested site refuse a connection

v1.1.176-beta

31 Dec 07:09
Compare
Choose a tag to compare
  • Feature: Client can detect its expired session

Client

  • Change: Always Open the main window at start if App is already running

Developer

  • Change: Update TcpDatagramHeader from binary to TcpDatagramChannelRequest json
  • Change: Move IDevice and IPacketCapture to VpnHood.Client.Device module
  • Developer: Add Simple Sample for Windows Client usage
  • Developer: Fix PublishApps.ps1 scripts to create publish folder when it does not exist

v1.1.138-beta

23 Dec 09:34
Compare
Choose a tag to compare
  • Fix: Checking update from the internet

Server

  • Update: add subdomain when creating self-signed certifiates with random CN

v1.1.91-beta

20 Dec 12:24
Compare
Choose a tag to compare
  • Fix: AppUpdater throw error if UpdateUrl in publish.json was empty string

Client

  • Update: Add client prefix to Bug Report File Name
  • Update: Close Bug Report bottom page after sending report
  • Update: Separate SPA from VpnHood.Client.App.UI. Make it easier for developers to use custom SPA
  • Update: Change Anonymous IP masking from ..x.x to ".x.x."
  • Update: Diagnose set Last error to "Diagnose has been finshed" if there is not other error
  • Fix: Dark Icon
  • Fix: Open BugReport page on external web browser
  • Fix: Disable Diagnose button when a connection already diagnosing
  • Fix: Reporting .NET version instead of App Version

v1.1.75-beta

18 Dec 09:24
Compare
Choose a tag to compare

First Release