v1.15.0-alpha.4
Pre-release
Pre-release
zonyitoo
released this
22 May 06:38
·
881 commits
to master
since this release
Features
- SIP002 Extended Format: Allowing unencoded user-info in URL, shadowsocks/shadowsocks-org#27 (comment)
- #818 Allow
sslocal
run without anyservers
, which will bypass all connections and packets - #838
"password"
is optional fornone
/plain
method
Breaking Changes
- SIP022 AEAD-2022 TCP Protocol Format breaking changes: shadowsocks/shadowsocks-org#196 (comment)
- Not compatible with v1.15.0-alpha.1, v1.15.0-alpha.2, v1.15.0-alpha.3
Bug Fixed
- AEAD-2022 TCP salt replay filter must be enabled
- UDP Associations will create only one dual-stack outbound socket
- In the previous versions, it will create 2 outbound sockets for IPv4 and IPv6 target addresses
What's Changed
- Bump smoltcp from 0.8.0 to 0.8.1 by @dependabot in #840
Full Changelog: v1.15.0-alpha.3...v1.15.0-alpha.4