Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 15:34
· 99 commits to master since this release

πŸš€ Features

  • (api) [breaking] Secure external controller when not listening on lan (#800) by @ibigbug
  • Introduce Smart proxy group for intelligent proxy selection (#804) by @noctiro
  • Improve rule_provider (#806) by @noctiro
  • (proxy) Add shadowsocks inbound support (#813) by @ibigbug
  • (rules) Add inline rules to rule_providers (#819) by @ibigbug

πŸ› Bug Fixes

  • Bump version to fix shadowquic udp ci failed (#798) by @spongebob888
  • (api) Return all proxies in providers for API (#801) by @ibigbug
  • (api) Append provider proxies to global proxies list (#802) by @ibigbug
  • Fix tunnel inbound name mismatch in log (#807) by @sJJdGG
  • (API) Proxy name missing in proxy chain for group outbounds (#817) by @ibigbug
  • (core) Proxy loader early exit on mis config proxies (#821) by @ibigbug

🚜 Refactor

🎨 Styling

πŸ› οΈ Builds

  • (deps) Bump the rust-dependencies group across 1 directory with 6 updates (#799) by @dependabot[bot]
  • (deps) Bump the rust-dependencies group with 4 updates (#803) by @dependabot[bot]
  • (deps) Bump the rust-dependencies group across 1 directory with 6 updates (#811) by @dependabot[bot]
  • (deps) Bump the rust-dependencies group across 1 directory with 5 updates (#818) by @dependabot[bot]

Other

  • Fix shadowquic udp over datagram ci failed #790 (#796)
  • Revert "chore: fix shadowquic ci failed (#789)"

This reverts commit a302e47.

  • fix: shadowquic ci failed #790

Co-authored-by: spongebob888 [email protected] by @spongebob888

New Contributors ❀️

Full Changelog: v0.7.8...v0.8.0