What's Changed
- 0f32c05 feat: support UDP over TCP in mieru (#1926) by @enfein
- 801f3c3 feat: support sniff quic fragment data (#1899) by @5aaee9
- ff89bf0 feat: add gost-plugin in which only ws and mws are currently supported. (#1896) by @cesaryuan
BUG & Fix
- 025ff19 fix: wrong conditional judgment in removeExtraHTTPHostPort #1939 by @wwqgtxx
- 4f8b70c fix: buffer in tproxy not recycle (#1923) by @5aaee9
- 7c444a9 fix: correctly handle ipv6 zone by @wwqgtxx
- c0de3c0 fix: some default value in dialer not restore in tun when config reload by @wwqgtxx
- dee5898 fix: memory leak due to unclosed session (#1908) by @cesaryuan
- e3d4ec2 fix: race at interfaceName setting by @wwqgtxx
Maintenance
- 00e6466 chore: update checksum generation step by @Skyxim
- 070eb31 chore: speedup system stack in tun by @wwqgtxx
- 0ed159e chore: code cleanup by @wwqgtxx
- 14217e7 chore: update service capabilities to include CAP_SYS_TIME and CAP_DAC_OVERRIDE by @xishang0128
- 1e22f4d chore: reduce data copying in quic sniffer and better handle data fragmentation and overlap by @wwqgtxx
- 4bd3ae5 chore: dialer will consider the routing of the local interface when auto-detect-interface in tun is enabled for #1881 #1819 by @wwqgtxx
- 68abb13 chore: support longest-prefix matches in local interface finding by @wwqgtxx
- 7b38261 chore: update gvisor by @wwqgtxx
- 7ff046a chore: modify UDPSniff's function signature to prepare for its ability to handle multiple packets. by @wwqgtxx
- a7a796b chore: cleanup quic sniff's code by @wwqgtxx
- c94b442 chore: add checksum generation for production artifacts by @Skyxim
- dcef787 chore: update utls by @wwqgtxx
- f318b80 chore: better cache implement for group's getProxies by @wwqgtxx
- f615346 chore: anytls protocol version 2 (#1936) by @anytls
Full Changelog: v1.19.3...v1.19.4