Skip to content

v3.3.454

Compare
Choose a tag to compare
@trudyhood trudyhood released this 18 Jan 21:37
· 342 commits to main since this release

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