chore: bump version to 0.9.1 #30

Merged
razvandimescu merged 1 commits from release/v0.9.1 into main 2026-04-03 05:39:45 +08:00
razvandimescu commented 2026-04-03 05:08:49 +08:00 (Migrated from github.com)

Summary

  • Version bump to 0.9.1

Includes fixes since v0.9.0:

  • Forwarding rules in recursive mode (#29) — Tailscale/VPN split DNS was ignored when mode = "recursive"
  • Browser search domain — add numa as search domain on install so browsers resolve .numa without trailing slash

Test plan

  • cargo check passes
  • Both fixes verified on macOS with Tailscale

🤖 Generated with Claude Code

## Summary - Version bump to 0.9.1 Includes fixes since v0.9.0: - **Forwarding rules in recursive mode** (#29) — Tailscale/VPN split DNS was ignored when `mode = "recursive"` - **Browser search domain** — add `numa` as search domain on install so browsers resolve `.numa` without trailing slash ## Test plan - [x] `cargo check` passes - [x] Both fixes verified on macOS with Tailscale 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.