Skip to content

Releases: vpnhood/VpnHood

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

v3.1.436

18 Nov 00:57
Compare
Choose a tag to compare

Client

Update: Improve UI
Fix: Android: Keyboard cover input fields in the UI
Fix: Android: Frequently asking for adding the system tile

v3.1.434

28 Oct 22:43
Compare
Choose a tag to compare

Client

Update: Improve UI
Update: Windows: Remove from the taskbar on minimize
Update: Android: Ask for notification permission
Update: Android: Add compatibility to Android 6 & 14
Feature: Android: Register vh and vhkey intent for importing access key
Feature: Android: Add quick settings tile
Fix: Android: Requesting permission for notification
Fix: Windows: Restore Windows state to normal when user clicks on the system tray icon
Fix: Improve disconnecting speed

Developement

Client: Update SPA to VUE 3 and TypeScript
Client: Create Api.ts generated for TypeScript by nswag

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