Skip to content

v0.10.4

Choose a tag to compare

@github-actions github-actions released this 11 May 18:18

πŸ› Bug Fixes

  • Use child_token() instead of clone() for reload API server cancellation token (#1385) by @xiguagua
  • (tun) Survive Wintun ring-buffer-full; make TcpStream notifications best-effort (#1383) by @Copilot
  • (DNS) LRU cache to ensure entries are read back properly (#1389) by @codex
  • (dispatcher) Canonicalize IPv4-mapped IPv6 UDP source to prevent EAFNOSUPPORT (#1391) by @ibigbug
  • (ss-inbound) Canonicalize UDP src before storing control entry (#1392) by @ibigbug

🚜 Refactor

  • refactor!: consolidate rustls forks via [patch.crates-io] (#1395) by @ibigbug

πŸ› οΈ Builds

  • (deps) Bump fast-uri from 3.1.0 to 3.1.2 in /clash-dashboard (#1384) by @dependabot[bot]
  • (deps) Bump the rust-dependencies group with 13 updates (#1377) by @dependabot[bot]

βš™οΈ Miscellaneous Tasks

  • Bump version to v0.10.4 by @github-actions[bot]

New Contributors ❀️

Full Changelog: v0.10.3...v0.10.4