Skip to content

1.1-beta10

Pre-release
Pre-release
Compare
Choose a tag to compare
@nekohasekai nekohasekai released this 19 Oct 03:00
· 1116 commits to dev-next since this release
7e0958b

๐Ÿ“ Release Notes

  • Add sniff_timeout listen option
  • Add custom route support for tun 1 @XYenon
  • Fix interface monitor
  • Fix websocket headroom
  • Fix uTLS handshake
  • Fix ssh outbound
  • Fix sniff fragmented quic client hello
  • Fix DF for hysteria
  • Fix naive overflow
  • Check destination before udp connect @Skyxim
  • Update uTLS to v1.1.5
  • Update tfo-go to v2.0.2
  • Update fsnotify to v1.6.0
  • Update grpc to v1.50.1

1:

The strict_route option on windows is removed.

๐Ÿ˜‹ New Contributors