What's Changed
- 5aa140c feat: support mieru UDP outbound (#2384) by @enfein
- 6cf1743 feat: add Sudoku protocol inbound & outbound support (#2397) by @futai (doc: outbound inbound)
- The group with relay type (which was marked as deprecated in v1.18.6) was completely removed, please using dialer-proxy instead
BUG & Fix
- 0df2f79 fix: missing metadata in mieru inbound by @wwqgtxx
- 2f545ef fix: hosts not working by @wwqgtxx
- 438d413 fix: compare authentication scheme case-insensitively (#2386) by @TargetLocked
- 45fd628 fix: bugs in kcp-go and smux by @wwqgtxx
- 5998956 fix: a nil pointer error when closing mieru underlay (#2401) by @enfein
- 8b6ba22 fix: replace wrong SetString() with SetBool() for uint weak-typed input (#2394) by @sinspired
- c107c6a fix: crash due to nil net.Conn from mieru inbound (#2361) by @enfein
- d48bcf1 fix: fakeip6 logic not work correctly by @wwqgtxx
Maintenance
- 054e63c chore: remove depend of purego by @wwqgtxx
- 0b3159b chore: remove redundant code (#2355) by @hi
- 140d892 chore: better log by @wwqgtxx
- 4d3167f chore: completely remove relay group type using dialer-proxy instead by @wwqgtxx
- 7571c87 chore: add
fake-ip-ttltodnssection by @wwqgtxx - 93de49d chore: sync sudoku with mihomo log (#2402) by @futai
- a001b1b chore: update mieru version (#2403) by @enfein
- d1f89fa chore: update tfo-go ready for go1.26 by @wwqgtxx
- e2796e2 chore: apply ping destination filter for windows by @wwqgtxx
- f6e494e chore: upgrade the embedded xsync.Map to v4.2.0 by @wwqgtxx
Full Changelog: v1.19.16...v1.19.17