Skip to content

Releases: vpnhood/VpnHood

v3.0.416

19 Aug 23:03
Compare
Choose a tag to compare

Client

  • Feature: Offer Premium if VpnHood Public server selected

v3.0.414

01 Aug 20:19
Compare
Choose a tag to compare

Client

  • Fix: Invalid UDP packet signature
  • Fix: Android: setMetered error

Server

  • Fix: Invalid UDP packet signature
  • Update: Reduce server default logging

v3.0.411

30 Jul 05:10
Compare
Choose a tag to compare

Client

  • Feature: Client Protocol Version 4
  • Feature: TCP connection reuse
  • Feature: Allow Drop UDP packets
  • Feature: Add IPv6 support to country exclusion/inclusion
  • Update: Improve reliability
  • Update: Improve logging by adding channel Id
  • Update: Include internal exception messages and stack trace in the diagnostic file
  • Update: Improve connection speed
  • Fix: Some UDP Packet loss
  • Fix: Android: VpnHood system notification
  • Fix: Remain in Disconnecting state
  • Fix: Windows: VpnHood Window display can't reach this page instead of UI
  • Warning: Preparing to deprecate v2.8.361 (Protocol Version 3)

Server

  • Feature: Server Protocol Version 4
  • Feature: TCP connection reuse
  • Update: Improve reliability
  • Update: Improve logging by adding channel Id
  • Update: Returns bad request for any unknown or unauthorized access
  • Fix: Server Kernel SendBufferSize
  • Fix: ClientCount report 0 in the FileAccessManager log
  • Fix: Some UDP Packet loss
  • Fix: Reporting CPU usage
  • Warning: Preparing to deprecate v2.8.361 (Protocol Version 3)

Development

  • Update: Use IAsyncDisposable
  • Update: Improve tests and make them faster
  • Feature: Add graceful disconnection

v2.9.370

17 May 23:24
Compare
Choose a tag to compare

Server

  • Fix Restart listener on servers by UdpEndPoints changes

v2.9.369

17 May 06:18
Compare
Choose a tag to compare

Client & Server

  • Feature: Use shared UDP port
  • Feature: Improve protocol anonymity and anti-fingerprinting for UDP
  • Feature: Add Server Secret in addition to session secret
  • Update: Improve security, performance, and battery usage
  • Update: Remove excessive error logs on disconnecting
  • Update: 64-bit session Id
  • Update: Client Protocol Version 3
  • Update: Server Protocol Version 3

v2.8.361

19 Mar 06:17
Compare
Choose a tag to compare

Server

  • Feature: Enable hot reconfig for VpnHood Server TCP listener to avoid unnecessary restarts on unchanged endpoints
  • Update: Replace AllowIpV6 to BlockIpV6
  • Update: Improve server security

v2.8.360

14 Mar 08:41
Compare
Choose a tag to compare

Client

  • Fix: Used traffic was not displayed correctly

Server

  • Fix: Used traffic was not reported correctly

v2.7.357

10 Mar 02:53
Compare
Choose a tag to compare

Client

  • Fix: Windows: Too long filter expression error

v2.7.356

08 Mar 11:01
Compare
Choose a tag to compare

Client

  • Farture: Windows: Add "Open in Browser" item to system menu
  • Update: windows: ""Open in browser" if WebView is not initialized properly

Server

  • Farture: Merge Server Configuration
  • Fix: Setting TCP kernel buffer
  • Fix: Error in parsing IPNetwork as Range
  • Update: Move NetFilter event from log to track
  • Update: Set Send Kernel TCP buffer sizes
  • Update: Use 24h in filename in track archives

v2.7.350

13 Feb 21:15
Compare
Choose a tag to compare

Client

  • Feature: Follow server-supported networks by IP range
  • Update: Performance improvement
  • Windows: Fix Auto Updater

Server

  • Farture: Filter server local networks
  • Farture: Filter networks by IP ranges
  • Fix: Missing some NetProtector log
  • Fix: Windows: AutoUpdater
  • Security: Always block access to loopback addresses
  • Update: log file archive format