What's Changed
- Chore: add exclude-filter to ProxyGroup by @wwqgtxx
- Chore: support wireguard outbound by @wwqgtxx (doc)
- Chore: add vmess, shadowsocks, tcptun and udptun listener by @wwqgtxx (doc)
- Chore: support IN-PORT rule by @wwqgtxx
- Featrue: DoH and DoQ are implemented using AdGuardTeam/dnsProxy, DoH support perfer and force http3 @Skyxim
- Chore: better dns background fetch retrying by @wwqgtxx
- Chore: Update tfo to v2, ss and vmess inbound add tfo by @zhudan
- Chore: support old chacha20 by @wwqgtxx
- Chore: add retry in tunnel dial by @wwqgtxx
- Chore: add tuic outbound by @wwqgtxx (doc)
- Feat: support fast_open for hysteria, and unified parameter naming by @Skyxim
- Chore: decrease DomainTrie's memory use by @wwqgtxx
- Fix: a temporary solution for error reporting when enabling tun for devices that do not have an ipv6 environment by @cubemaze
- Feat: add tls port for RESTful api and external controller by @Skyxim (doc)
- Feat: add listeners by @Skyxim (doc, doc)
- Chore: listeners support tuic/shadowsocks/vmess/tunnel/tun by @wwqgtxx (doc)
- Chore: Android version supports child processes following the main process rules by @cubemaze
- Chore: wireguard's reserved support base64 input by @wwqgtxx
- Chore: support relay native udp when using ss and ssr protocol by @wwqgtxx
- Chore: rebuild relay by @wwqgtxx
- Chore: linux ipv6 REDIRECT by @embeddedlove in #311
- Fix: trying to let hysteria's port hopping work by @wwqgtxx
- Update README.md by @tdjnodj in #282
- Fix nix build fail by @oluceps in #302
New Contributors
- @tdjnodj made their first contribution in #282
- @embeddedlove made their first contribution in #311
Full Changelog: v1.13.2...v1.14.0