Skip to content

Releases: Watfaq/clash-rs

latest

20 Sep 04:26
650ca53
Compare
Choose a tag to compare
latest Pre-release
Pre-release

🚀 Features

  • (tun) Auto route on macos (#592)
  • (arm) Support windows arm (#595)
  • (tun) Route all on linux (#594)

🛠️ Builds

  • (deps) Bump the rust-dependencies group with 4 updates (#591)

⚙️ Miscellaneous Tasks

  • Add sha256sum and version.txt (#599)

v0.4.0

19 Sep 16:33
Compare
Choose a tag to compare

🚀 Features

  • (tun) Auto route on macos (#592)
  • (arm) Support windows arm (#595)
  • (tun) Route all on linux (#594)

🛠️ Builds

  • (deps) Bump the rust-dependencies group with 4 updates (#591)

⚙️ Miscellaneous Tasks

  • Add sha256sum and version.txt (#599)

v0.3.2

15 Sep 15:10
Compare
Choose a tag to compare

🚀 Features

  • (udp) Support udp over shadowsocks (#584)

🐛 Bug Fixes

  • Executable privilege (#589)

🛠️ Builds

  • (deps) Bump the rust-dependencies group with 12 updates (#587)

⚙️ Miscellaneous Tasks

  • Remove dependabot (#581)
  • Use git-cliff action (#582)
  • Add dependencies group update (#586)
  • Change cliff config (#588)

v0.3.1

05 Sep 06:33
Compare
Choose a tag to compare

Features

Bug Fixes

Builds

  • deps: bump rustls, hyper and other dependencies (#566) #566 (iHsin)

Chores

v0.3.0

26 Aug 07:24
fc416f4
Compare
Choose a tag to compare

Features

Chores

v0.2.0

02 Aug 06:54
Compare
Choose a tag to compare

Features

Code Refactoring

Builds

Commits

v0.1.20

15 Jul 12:12
Compare
Choose a tag to compare

Features

Builds

Commits

v0.1.19

05 Jul 12:26
Compare
Choose a tag to compare

Features

  • try to resolve default gateway interface on tun inbound traffic to avoid route loop (#458) #458 (Yuwei Ba)
  • support geosite (#466) #466 (V)

Bug Fixes

Code Refactoring

Builds

Commits

v0.1.18

04 Jun 15:22
Compare
Choose a tag to compare

Bug Fixes

  • wait for the bootstrap of wireguard-linuxserver before running the test (#407) #407 (V)
  • remove dangerous log in shadowtls (#425) #425 (V)
  • fix NoHttpClient error in opentelemetry-otlp, use grpc instead (#427) #427 (V)
  • check read_buf's remaining before put_slice in obfs's http impl (#428) #428 (V)
  • use put_slice instead of clone_from_slice in httpobfs (#435) #435 (V)
  • support non stardard API listen addr (#436) #436 (Yuwei Ba)
  • fix state machine logic error in obfs's tls impl; add docker tests for obfs (#437) #437 (V)

Builds

Commits

v0.1.17

10 May 13:02
Compare
Choose a tag to compare

Features

Commits