Releases: vpnhood/VpnHood
Releases · vpnhood/VpnHood
v1.1.236-beta
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
Client
- New: New public server
- New: Windows: Bypass local network from tunneling
v1.1.232-beta
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
Server
- New: Rest server validate Self-Signed certificates by RestCertificateThumbprint property in appsettings
v1.1.216-beta
- 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
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
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