v1.18.5
What's Changed
- 107e3e7 feat: Allow upgrade to latest release (#1235) by @Pylogmon
- 1bc3c16 feat: add
PROCESS-NAME-REGEX
andPROCESS-PATH-REGEX
by @wwqgtxx
BUG & Fix
- 314c0bb fix: hy2 udp incompatible with quic-go 0.43.0 by @wwqgtxx
- 5c3a9b1 fix: geo auto update #1261 by @Larvan2
- 6d1c62b fix: shadowsocks uot not work with dialer-proxy by @wwqgtxx
- 7df1c26 fix: fingerprint passing by @wwqgtxx
- 87877d1 fix: don't ignore http.NewRequest's error by @wwqgtxx
- b840eae fix: x509 error in windows7/8 by @wwqgtxx
- fc82a32 fix:
system
tun stack not working in win7 by @wwqgtxx
Maintenance
- 00e361c chore: stop using go:linkname for http.registerOnHitEOF, http.requestBodyRemains (#1275) by @hunshcn
- 2b52809 chore: update quic-go to 0.43.1 by @wwqgtxx
- 30a913a chore: stop using go:linkname for net.lookupStaticHost by @wwqgtxx
- 3ae4014 chore: disable tfo when lower than Windows 10.0.14393 by @wwqgtxx
- 5dd883e chore: Add use-system-hosts option by @xishang0128
- 8861eaf chore: hysteria2 will only change remote port in hopLoop by @wwqgtxx
- 89a097f chore: update quic-go to 0.43.0 by @wwqgtxx
- a50339b chore: swtich
RtlGetNtVersionNumbers
toRtlGetVersion
https://go-review.googlesource.com/c/go/+/571015 by @wwqgtxx - bfb6cae chore: stop using go:linkname for x/sys/windows by @wwqgtxx
- c3ee921 chore: apply config when geo update by @Larvan2
- df69a31 chore: stop using go:linkname for crypto/tls.aesgcmPreferred and update utls to 1.6.6 by @wwqgtxx
- fd7ecc0 chore: Add filter for include-all-proxies by @xishang0128
- fe88f0e chore: Ensure that some expressions take effect by @xishang0128
Full Changelog: v1.18.4...v1.18.5