0.7.0 (2026-03-05)
- separate tunnels from backends
- migrate to action-based architecture
- restructure architecture with router, transport instances, and standalone sshtun-user (#35)
- rewrite architecture with router and transport instances (#33)
- add Shadowsocks provider and consolidate user management (#28)
- Provider installation no longer automatically sets up SOCKS proxy or SSH tunnel users. These are now managed separately.
- add Slipstream-Rust and improve SSH user management (#19)
- add CLI commands and integrate sshtun-user module (#13) (908c80a)
- add remote e2e test script with named phases (cf9ec70)
- add separators and external tools section to main menu (#50) (73bf7fa)
- add Shadowsocks provider and consolidate user management (#28) (fec1b1e)
- add Slipstream-Rust and improve SSH user management (#19) (ad5ba5b)
- add TUI progress views with scrolling and centralized binary manager (d566b78)
- add tunnel share command with dnst:// URL scheme (#66) (f8f8076)
- add uninstall option to completely remove dnstt (#10) (ed46431)
- add update command with pinned binary versions (#43) (0c8fdfd)
- couple tunnel start/stop with enable/disable (87d61da)
- decouple SOCKS and SSH user management from providers (#20) (9ba6a6a)
- enhance config load with cleanup and path validation (98c70d1)
- fix TUI flickering between menu transitions (5e9af93)
- make MTU configurable in TUI interactive flow (#69) (6022421)
- restructure architecture with router, transport instances, and standalone sshtun-user (#35) (37e609e)
- rewrite architecture with router and transport instances (#33) (dd923bf)
- rewrite CLI with Cobra, huh, and shared go-corelib/tui (#15) (84058b4)
- rewrite dnstm in Go (701d3e1)
- switch dnstt binaries to GitHub releases (#17) (b1f407c)
- bump sshtun-user to v0.3.5 (#63) (500b896)
- detect correct nobody group for microsocks service (69c0e35)
- improve install UX and fix uninstall/tunnel-add bugs (49b0955)
- pass --force to update when user confirms in install script (a702ce0)
- prefer glibc microsocks build and restart services on reconfig (#30) (f8d8138)
- read from /dev/tty and auto-install binaries in install script (fb872ba)
0.6.7 (2026-02-26)
0.6.6 (2026-02-24)
- add remote e2e test script with named phases (cf9ec70)
- pass --force to update when user confirms in install script (a702ce0)
0.6.5 (2026-02-14)
- add separators and external tools section to main menu (#50) (73bf7fa)
- couple tunnel start/stop with enable/disable (87d61da)
- read from /dev/tty and auto-install binaries in install script (fb872ba)
0.6.4 (2026-02-07)
- fix TUI flickering between menu transitions (5e9af93)
0.6.3 (2026-02-06)
- detect correct nobody group for microsocks service (69c0e35)
0.6.2 (2026-02-01)
- improve install UX and fix uninstall/tunnel-add bugs (49b0955)
0.6.1 (2026-02-01)
- enhance config load with cleanup and path validation (98c70d1)
0.6.0 (2026-02-01)
- separate tunnels from backends
- migrate to action-based architecture
- add TUI progress views with scrolling and centralized binary manager (d566b78)
0.5.0 (2026-01-29)
- restructure architecture with router, transport instances, and standalone sshtun-user (#35)
- rewrite architecture with router and transport instances (#33)
- restructure architecture with router, transport instances, and standalone sshtun-user (#35) (37e609e)
- rewrite architecture with router and transport instances (#33) (dd923bf)
0.4.1 (2026-01-27)
0.4.0 (2026-01-27)
- add Shadowsocks provider and consolidate user management (#28)
0.3.0 (2026-01-25)
- Provider installation no longer automatically sets up SOCKS proxy or SSH tunnel users. These are now managed separately.
0.2.0 (2026-01-25)
- add Slipstream-Rust and improve SSH user management (#19)
- add Slipstream-Rust and improve SSH user management (#19) (ad5ba5b)
- switch dnstt binaries to GitHub releases (#17) (b1f407c)
0.1.3 (2026-01-24)
0.1.2 (2026-01-24)
0.1.1 (2026-01-22)
- rewrite dnstm in Go (701d3e1)