Skip to content

Releases: vpnhood/VpnHood

v3.0.429

29 Sep 19:12
Compare
Choose a tag to compare

Client

  • Android: Fix not showing apps in AppFilter

v3.0.428

29 Sep 02:40
Compare
Choose a tag to compare

Server

  • Fix: Certificate was not updated immediately by Access Manager
  • Fix: AutoUpdater

v3.0.427

29 Sep 02:22
Compare
Choose a tag to compare

Server

  • Fix: Certificate was not updated immediately by Access Manager

Client

  • Feature: Android: Support opening (key) as VpnHood Key file
  • Update: Windows: Fix Windows Firewall Configuration
  • Update: Windows: Set fixed window size

v3.0.423

28 Sep 06:47
Compare
Choose a tag to compare

Client

  • Feature: Android: Support opening Cinderella file (CDY) as VpnHood Key file
  • Feature: Android: Changing file signature for no-google-store APK
  • Update: Remove the legacy Protocol Version 3
  • Update: Improve performance and battery usage
  • Update: Android: Minimum requirement has been increased to Android 6.0 (Marshmallow)

Server

  • Update: Remove the legacy Protocol Version 3
  • Fix: Collection was modified error, which caused connection freeze temporary

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