Releases: vpnhood/VpnHood
Releases Β· vpnhood/VpnHood
v3.1.436
v3.1.434
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
v3.0.428
v3.0.427
v3.0.423
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
v3.0.414
v3.0.411
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