-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: MFSGA/Chimera_Client
Releases Β· MFSGA/Chimera_Client
v0.22.1
π Features
- Add nix development shell by @MFSGA
π Bug Fixes
- Route nixos tun traffic without exclude routes by @MFSGA
- (ws) Let ws return correct json result by @MFSGA
- (cors) Solve cors bug by @MFSGA
βοΈ Miscellaneous Tasks
- For better code quality by @MFSGA
- Bump version to v0.22.1 by @github-actions[bot]
Full Changelog: v0.22.0...v0.22.1
Assets 14
- sha256:884cfdebcca881d21565720160c1369b4c4e9fd54fd73348b0335bd8f6da69ec10.6 MB
2026εΉ΄06ζ18ζ₯T10:54:58Z - sha256:c574576c20447eef16158a5da34d12fecfc20c6cb7e4b53685307fe8dc89d91f12.8 MB
2026εΉ΄06ζ18ζ₯T10:54:58Z - sha256:3eb5668b079a99be4c7fd8806fb2c7bc770fae0d59c95186d744568694356ad710.7 MB
2026εΉ΄06ζ18ζ₯T10:54:58Z - sha256:9db87ae8b9f5cb7ca75306d5152df22ed12ab8cdd32a8d04ba88bb4cd70304af10.9 MB
2026εΉ΄06ζ18ζ₯T10:54:58Z - sha256:0e7840c11f6dd25f0fbfdbcf7b336135eec11f2eb861f37596a5a4b8db52b5ff10.1 MB
2026εΉ΄06ζ18ζ₯T10:54:58Z - sha256:0bf60c150e4bd5ec18b6c407f0654cbc981abbedd821da7758b939e74f9449eb11.5 MB
2026εΉ΄06ζ18ζ₯T10:54:58Z - sha256:73289b5efeb3d8cccd04ddb94118f19645d34f5478d28d0e7ce35912b1a983f511.8 MB
2026εΉ΄06ζ18ζ₯T10:54:58Z - sha256:d4467298be80865741c1b0e77fc45334e253293f003eece14e07e2c3f5de12b714.7 MB
2026εΉ΄06ζ18ζ₯T10:54:58Z - sha256:2e0d7b47b2d963bf3e11f8a715c43421ce365961accbcaaaea8d6522fb66a9cc14.8 MB
2026εΉ΄06ζ18ζ₯T10:54:58Z - sha256:c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab411.1 KB
2026εΉ΄06ζ18ζ₯T10:54:58Z -
2026εΉ΄06ζ18ζ₯T10:40:40Z -
2026εΉ΄06ζ18ζ₯T10:40:40Z - Loading
latest
latest
Pre-release
Pre-release
π Features
- Add nix development shell by @MFSGA
π Bug Fixes
- Route nixos tun traffic without exclude routes by @MFSGA
- (ws) Let ws return correct json result by @MFSGA
- (cors) Solve cors bug by @MFSGA
βοΈ Miscellaneous Tasks
- For better code quality by @MFSGA
- Bump version to v0.22.1 by @github-actions[bot]
Full Changelog: v0.22.0...v0.22.1
Assets 14
v0.22.0
π Features
- Prepare for nix by @MFSGA
π Bug Fixes
- (reality) Align client hello fingerprint by @MFSGA
- Fix reality clienthello transcript bytes by @MFSGA
βοΈ Miscellaneous Tasks
- Bump version to v0.22.0 by @github-actions[bot]
Other
- Make config module pub and add ref-style re-exports by @MFSGA
- Add vless tls record deframers by @MFSGA
- Add vless vision padding helpers by @MFSGA
- Wire vless vision stream through xray framing by @MFSGA
Full Changelog: v0.21.1...v0.22.0
Assets 14
v0.21.1
π Bug Fixes
- Add dep for test by @MFSGA
βοΈ Miscellaneous Tasks
- Bump version to v0.21.1 by @github-actions[bot]
Full Changelog: v0.21.0...v0.21.1
Assets 14
v0.21.0
π Features
- (fake) Exclude some addr to avoid conflict by @MFSGA
- (shadowsocks) Add crate dependency, core module, and type registration by @MFSGA
- (shadowsocks) Add config types, converter, and outbound manager wiring by @MFSGA
- (shadowsocks) Add Sip003Plugin trait and simple-obfs plugin by @MFSGA
- (shadowsocks) Add v2ray-plugin WebSocket support by @MFSGA
- (shadowsocks) Add shadow-tls plugin by @MFSGA
- (shadowsocks) Wire plugins into SS config converter by @MFSGA
- (stats) Track flow snapshots and user totals by @MFSGA
- (api) Add flow and user stats handlers by @MFSGA
- (api) Add websocket control namespace by @MFSGA
- (api) Wire control routes and middleware by @MFSGA
- (provider) Add remote content vehicles by @MFSGA
- (rule-provider) Add rule set provider core by @MFSGA
- (config) Parse rule providers by @MFSGA
- (router) Support rule set providers by @MFSGA
- (api) Add rule provider endpoints by @MFSGA
π Bug Fixes
- (unsafe) Remove the stale feature in nightly version by @MFSGA
- (proxy) Restore tcp nodelay on inbound sockets by @MFSGA
- (proxy) Prefer ipv4 udp for ipv4-only interfaces by @MFSGA
- (windows) Bind dual-stack udp to ipv4 interface by @MFSGA
- (windows) Bind udp sockets to interface address by @MFSGA
- (hysteria2) Resolve server domains without fake ip by @MFSGA
- (hysteria2) Protect udp sockets from tun reentry by @MFSGA
- (tun) Cancel binding udp sockets to interface with real ipv6 addr by @MFSGA
- Add the lock file by @MFSGA
π§ͺ Testing
- (shadowsocks) Add unit, integration, and in-process e2e tests by @MFSGA
- (shadowsocks) Port ref docker e2e tests for SS outbound and SIP003 plugins by @MFSGA
βοΈ Miscellaneous Tasks
- Bump version to v0.20.0 by @github-actions[bot]
- Bump version to v0.20.1 by @github-actions[bot]
- Bump version to v0.20.2 by @github-actions[bot]
- (test_utils) Add entrypoint support and SS image constants by @MFSGA
- Add shadowsocks feature to standard and fix CI comment by @MFSGA
- (ci) Update action dependencies by @MFSGA
- Bump version to v0.21.0 by @github-actions[bot]
Full Changelog: v0.20.2...v0.21.0
Assets 14
v0.20.2
π Bug Fixes
- (tun) Cancel binding udp sockets to interface with real ipv6 addr by @MFSGA
βοΈ Miscellaneous Tasks
- Bump version to v0.20.2 by @github-actions[bot]
Full Changelog: v0.20.1...v0.20.2
Assets 14
v0.20.1
π Bug Fixes
- (proxy) Restore tcp nodelay on inbound sockets by @MFSGA
- (proxy) Prefer ipv4 udp for ipv4-only interfaces by @MFSGA
- (windows) Bind dual-stack udp to ipv4 interface by @MFSGA
- (windows) Bind udp sockets to interface address by @MFSGA
- (hysteria2) Resolve server domains without fake ip by @MFSGA
- (hysteria2) Protect udp sockets from tun reentry by @MFSGA
βοΈ Miscellaneous Tasks
- Bump version to v0.20.1 by @github-actions[bot]
Full Changelog: v0.20.0...v0.20.1
Assets 14
v0.20.0
π Bug Fixes
- (unsafe) Remove the stale feature in nightly version by @MFSGA
βοΈ Miscellaneous Tasks
- Bump version to v0.20.0 by @github-actions[bot]
Full Changelog: v0.20.2...v0.20.0
Assets 14
v0.19.0
π Bug Fixes
- (fake-ip) Optimize fake-ip mode by @MFSGA
- (loopback) Support loopback like 127.0.0.1 by @MFSGA
- (reality) Fix the shortId logic by @MFSGA
π§ͺ Testing
- Add docker e2e host-port helpers by @MFSGA
- Stabilize proxy websocket docker smoke tests by @MFSGA
- Use host network for CI proxy throughput by @MFSGA
- Align docker destination discovery with ref by @MFSGA
- Split proxy throughput tests into e2e modules by @MFSGA
- Align vless throughput e2e with ref by @MFSGA
- Use ref config fixture root by @MFSGA
- Align trojan throughput e2e with ref by @MFSGA
- Add socks5 throughput e2e cases by @MFSGA
- Add hysteria2 throughput e2e cases by @MFSGA
- Disable compatibility in throughput subprocess by @MFSGA
βοΈ Miscellaneous Tasks
- Add proxy throughput smoke workflow by @MFSGA
- Align proxy throughput workflow metadata by @MFSGA
- (throughtput) Add the cache and on condition by @MFSGA
- Speed up the proccess by @MFSGA
- Run migrated proxy throughput test by @MFSGA
- (throughput) For the network by @MFSGA
- Add image for test by @MFSGA
- Add throughput release yaml by @MFSGA
- (Country) Delete the file by @MFSGA
- Add more precise desc by @MFSGA
- Bump version to v0.19.0 by @github-actions[bot]
Other
- Add proxy throughput result formatting by @MFSGA
- Add proxy e2e throughput helper by @MFSGA
- Add trojan ws throughput test by @MFSGA
- Add vless ws throughput test by @MFSGA
- Track startup config path by @MFSGA
- Reload startup config by default by @MFSGA
- Align compatibility mode with ref by @MFSGA
Full Changelog: v0.18.0...v0.19.0
Assets 14
v0.18.0
π Features
- (dns) Mark upstream traffic as internal by @MFSGA
π Bug Fixes
- (tun) Protect outbound sockets from tun reentry by @MFSGA
- (tun) Drop udp discovery noise by @MFSGA
- (iface) Fix the compiling issue by @MFSGA
βοΈ Miscellaneous Tasks
- Bump version to v0.18.0 by @github-actions[bot]
Full Changelog: v0.17.2...v0.18.0