Skip to content

Releases: vpnhood/VpnHood

v4.5.522

04 Jun 09:14
Compare
Choose a tag to compare

Client

  • Update: Disable "Exclude My Country" when unable to load the IP location database
  • Update: Automatically disconnect client after changing exclude my country settings
  • Improve: Performance & Speed on the connection when the user has selected exclude my country
  • Fix: Freeze network on some situation

Server

  • Update: Improve performance

v4.5.520

29 May 06:35
Compare
Choose a tag to compare

Client

  • Feature: Allow to select servers by country if the server supports it
  • Feature: Auto pause and resume when the server is not reachable
  • Update: User IncludeIpRanges and ExcludeIpRanges in settings instead of CustomIpRanges
  • Update: Try to fix accesskey when it is not valid by missing the padding characters
  • Update: Countries IP ranges
  • Fix: Some wrong message in disconnect

Server

  • Improve: Optimize server reconfiguration at runtime
  • Feature: Support selecting server location when controlled by HttpAccessManager
  • Feature: Enable hot restart for FileAccessManager
  • Deprecate: ServerProtocol Version 2 (451) is deprecated and no longer supported

v4.4.506

11 May 09:28
Compare
Choose a tag to compare

Client

  • Update: Android: Show Notification & QuickLaunch Request after connect
  • Update: Display AD without VPN
  • Fix: Android: Crash when starting as always-on, but there is no selected server
  • Fix: Android: importing access key by file
  • Fix: minor issue in disconnect messages
  • Deprecate: ServerProtocol Version 2 (451) is deprecated and no longer supported

Server

  • Update: Support Flexible Ad

v4.4.500

30 Apr 21:59
Compare
Choose a tag to compare

Client

  • Update: Retry failed connection if the access token is updated from the server token URL
  • Update: Move VpnHood Public Servers to VpnHood Connect App
  • Fix: Ad service
  • Fix: Sometimes the connect button didn't disconnect the current connection
  • Fix: Android: Crash on disconnect
  • Fix: Android: Fix Diagnoser mistakenly shows "Connection is not stable"
  • Fix: Android: Fix Google Play Update
  • Update: Android: Improve Android TV

Server

  • Feature: Ad reward service

v4.3.485

06 Apr 20:01
Compare
Choose a tag to compare

Client

  • Feature: Accept DNS Servers from the connected Server
  • Feature: Multi-language Support (Arabic, Chinese, English, Farsi, Portuguese, Russian, Spanish)
  • Feature: Support Billing integration
  • Feature: Implement Google Billing
  • Feature: Support Interface for Account integration
  • Feature: Implement VpnHood Store Account
  • Update: Improve UDP performance
  • Update: Prepare to migrate VpnHood public servers to VpnHood Connect

Server

  • Feature: Configure DNS Servers for the connected clients
  • Update: Support multiple certificates
  • Update: Configure timeout for HTTP-01 DNS challenge
  • Update: Faster shutdown

v3.3.470

16 Feb 20:28
Compare
Choose a tag to compare

Client

  • Feature: Update UI when the server does not support UDP tunnel
  • Fix: Crash when pressing "Disconnect" while connecting
  • Fix: Remove "No data has been received" message before connection is established
  • Update: Protocol Changed: Server sends UdpPort instead of UdpEndPoints

Server

  • Fix: Crash when pressing "Disconnect" while connecting
  • Update: Protocol Changed: Server sends UdpPort instead of UdpEndPoints
  • Feature: Support HTTP-01 DNS challenge to auto-verify domains

v3.3.463

07 Feb 22:57
Compare
Choose a tag to compare

Client

  • Fix: The "Connect" button for free public server does not work under certain circumstances

v3.3.462

04 Feb 12:01
Compare
Choose a tag to compare

Client

  • Fix: Pull the recent tokens from the server & URL

Server

  • Fix: Push the recent tokens to clients

v3.3.454

18 Jan 21:37
Compare
Choose a tag to compare

Client

  • Update: New Access Token format
  • Update: Use OS encryption for TLS
  • Feature: Enable updating server endpoints by Url
  • Feature: Display token expiration if it exists
  • Feature: Update server token URL from the server
  • Feature: Android: Prompt for the update by Google Play if possible
  • Feature: Android: Support opening (KEY) as VpnHood Key file
  • Fix: Windows: Freeze network after auto-reconnect redirects to a new server
  • Deprecate: Server ProtocolVersion 3 is deprecated and no longer supported

Server

  • Feature: Generate encrypted server token to client update server endpoint from a URL
  • Update: Move some File Access Manager options from the gen command to config
  • Update: Return 401 instead of 400 for invalid request
  • Update: Use OS encryption for TLS
  • Update: Redact more data in server logs
  • Deprecate: Server ProtocolVersion 3 is deprecated and no longer supported

v3.2.448

06 Dec 16:57
Compare
Choose a tag to compare

Client

Update: Improve Performance
Feature: Add the initializing state to the connection state
Feature: Android Set the navigation button background color

Server

Update: Improve Performance
Update: Improve error reporting to access manager
Update: Improve reporting state to access manager
Fix: Server doesn't start when there is no local IpV6
Fix: Server freezes when default UDP port is not available
Fix: Send status even if server configuration is not successful
Security: Updating AccessManaget token

Developer

Upgrade to .NET 8
Android: Migrate from Xamarin to .NET Android Application
Android: Upgrade to Android API 34