Releases: vpnhood/VpnHood
Releases · vpnhood/VpnHood
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
v2.9.370
v2.9.369
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
v2.8.360
v2.7.357
v2.7.356
Client
- Farture: Windows: Add "Open in Browser" item to system menu
- Update: windows: ""Open in browser" if WebView is not initialized properly
Server
- Farture: Merge Server Configuration
- Fix: Setting TCP kernel buffer
- Fix: Error in parsing IPNetwork as Range
- Update: Move NetFilter event from log to track
- Update: Set Send Kernel TCP buffer sizes
- Update: Use 24h in filename in track archives
v2.7.350
Client
- Feature: Follow server-supported networks by IP range
- Update: Performance improvement
- Windows: Fix Auto Updater
Server
- Farture: Filter server local networks
- Farture: Filter networks by IP ranges
- Fix: Missing some NetProtector log
- Fix: Windows: AutoUpdater
- Security: Always block access to loopback addresses
- Update: log file archive format