Releases: vpnhood/VpnHood
Releases · vpnhood/VpnHood
v1.1.197-beta
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
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
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
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
- Fix: Client close the entire VPN connection when a requested site refuse a connection
v1.1.176-beta
- 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
- Fix: Checking update from the internet
Server
- Update: add subdomain when creating self-signed certifiates with random CN
v1.1.91-beta
- 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
First Release