补充:并不一定按月更新,changes 突然积累多了同样可以发版,如果新版有 bug 的话应当给至少一天冷静期,**不会同一天发两个版本**。下个版本会移除一些历史久远的代码,以后日常积累新代码、提醒迁移,**跨年新版删代码、breaking**。
我们相信有了各位的捐款以及对发版形式的革新,Xray-core 这个项目会发展得更好。
Changes
- Freedom: Add UDP noise 3711 dragonbreath2000 mmmray
- DNS: Support queryStrategy config for UDP NameServer 3728 xiaorouji
- Mux server: Fix data leak between connections 3718 mmmray
- Issues template: Add require for latest version https://github.com/XTLS/Xray-core/commit/34e0a2fb414615e3c89e74ac3eb3fafd1cb4f793 Fangliding
- SplitHTTP: Fix connection leaks and crashes 3710 mmmray
- Pin protobuf packages 3715 mmmray
- Chore: Fix some comment typos 3716 curlwget
- Wireguard inbound: Fix no route when bind to interface 3698 chise0713
- SplitHTTP client: Do not produce too large upload 3691 mmmray
- Config: Combine filename and format into a new struct 3687 jadeydi
- Log: Add "from" before source address https://github.com/XTLS/Xray-core/commit/11b04807b9e50f05786747481548bae2607f6204 RPRX
- Socks inbound: Support HTTP inbound by default 3682 Fangliding RPRX
- Commands: Use creflect.MarshalToJson() as output 3674 yuhan6665
- DialerProxy: Fix SplitHTTP H3 dialerProxy 3570 mmmray
- SplitHTTP server: Add "Cache-Control: no-store" to GET response 3652 PoneyClairDeLune
- SplitHTTP server: Only "ok" to older clients 3671 mmmray
- SplitHTTP: Replace responseOkPadding with xPaddingBytes 3643 mmmray
- Commands: Add convert with two sub-commands 3661 vrnobody
- SplitHTTP client: Raise idle timeout to 5 minutes, Add h*KeepalivePeriod 3624 mmmray
- Freedom: Combine fragmented tlshello if interval is 0 3663 Fangliding RPRX radioactiveAHM
- API: Improve MarshalToJson() in common/reflect/marshal.go 3655 vrnobody
- Docker: Fix permissions of geosite and geodat 3634 definitio
- Socks4a server: Check if the client sends an IP address as domain 3628 Fangliding