v3.0.401
Client
- Feature: Client Protocol Version 4
- Feature: TCP connection reuse
- Update: Improve reliability
- Update: Improve logging by adding channel Id
- Update: Include internal exception messages and stack trace in diagnostic file
- 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
- Fix: Server Kernel SendBufferSize
- Fix: ClientCount report 0 in the FileAccessManager log
- Fix: Some UDP Packet loss
- 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