8000
Skip to content

Releases: mokeyish/smartdns-rs

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 15:06

What's Changed

  • fix saving address.conf if file not exists by @cocoon in #685
  • Bump actions/download-artifact from 5 to 7 by @dependabot[bot] in #689
  • Fix record name mismatch when speedtest is enabled with CNAME by @wydy in #683
  • Bump bytes from 1.10.1 to 1.11.1 by @dependabot[bot] in #697
  • Fix: Cannot set log-level in console output by @wydy in #699
  • Fix: Prefetch strategy, cache persistence, DNS cache lock issue by @wydy in #701
  • Optimization: Reuse ICMP clients to reduce resource consumption, increased concurrent limit for background tasks by @wydy in #700
  • Fix incorrect CNAME enabling logic by @mokeyish in #702
  • feat(zone): canonicalize CHAOS TXT identity query names by @mokeyish in #703
  • fix: support implicit client-rules group matching by @mokeyish in #704
  • perf: optimize dnsmasq/hosts file caching and add PR performance reporting by @mokeyish in #705
  • fix(windows): ensure DNS cache is saved during system shutdown/reboot by @wydy in #721
  • fix(windows): prevent panic when serve-expired-ttl exceeds system uptime by @techthink25 in #728
  • Update Wix build command to accept EULA by @mokeyish in #730
  • feat: add PTR query reverse lookup for LAN hosts by @mokeyish in #736
  • tweak: update workflow and dependencies by @mokeyish in #737

New Contributors

Full Changelog: v0.13.0...v0.13.1

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 05 Dec 23:43

What's Changed

New Contributors

  • @wydy made their first contribution in #634

Full Changelog: v0.12.2...v0.13.0

v0.12.2

8000

Choose a tag to compare

@github-actions github-actions released this 22 Jun 07:34

What's Changed

Full Changelog: v0.12.0...v0.12.2

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 09:10

What's Changed

Full Changelog: v0.11.2...v0.12.0

v0.11.2

Choose a tag to compare

@github-actions github-actions released this 08 Jun 06:04

What's Changed

Full Changelog: v0.11.1...v0.11.2

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 17 May 10:00

What's Changed

  • ✨ Add alt-svc and server to HTTP header. by @mokeyish in #547

Full Changelog: v0.11.0...v0.11.1

v0.11.0

v0.11.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 May 01:48

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 02 Mar 07:34

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.10.0

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 28 Dec 07:27

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 13 Oct 09:57

What's Changed

New Contributors

Full Changelog: v0.8.7...v0.9.0

0