v0.0.38 — 2026-05-05
- fix faster Stealth Mode connections in mainland China — no more 10s startup delay
v0.0.37 — 2026-05-05
- fix Stealth Mode now connects reliably in regions with restricted DNS
v0.0.36 — 2026-04-26
- feat desktop and CLI now have independent Stealth Mode settings — toggling one no longer affects the other
- feat authentication dialog shows progress while the browser sign-in is completing, with a Retry option if the browser window was closed
- feat tray menu now shows a "Log in…" item and sign-in prompt when not authenticated
v0.0.35 — 2026-04-26
- feat Stealth Mode — improved connectivity for users in mainland China, Iran, and Russia
v0.0.34 — 2026-04-25
- fix region changes in settings now apply instantly — no disconnect/reconnect needed
- fix settings window now reflects the latest region after changing it
- fix opening settings after a dashboard change now shows the updated region
v0.0.33 — 2026-04-25
- fix quitting the app now fully exits — no background processes left running
v0.0.32 — 2026-04-25
- fix settings window now reliably opens and comes to front when clicked
v0.0.31 — 2026-04-25
- fix switching regions no longer causes a persistent disconnection
v0.0.30 — 2026-04-24
- fix improved connection reliability — proxy now automatically recovers from transient network disruptions without requiring a restart
v0.0.29 — 2026-04-24
- feat device auth now warns against phishing and can be cancelled with Esc
v0.0.28 — 2026-04-24
- fix device re-registers automatically in the background after brew upgrade — no manual steps needed
v0.0.27 — 2026-04-24
- fix brew reinstall and brew upgrade now work reliably without checksum errors
v0.0.26 — 2026-04-24
- fix device now re-registers automatically if it was removed from another machine
v0.0.25 — 2026-04-24
- fix device now appears in dashboard after connecting on a new machine
- fix device last-seen timestamp now stays current while the proxy is running
v0.0.24 — 2026-04-24
- fix proxy setup on Linux now shows shell-specific instructions (bash/zsh) matching your current shell
v0.0.23 — 2026-04-24
- fix proxy now auto-configures on Linux servers — works out of the box without manual setup
v0.0.22 — 2026-04-24
- fix connection stability improvements
v0.0.21 — 2026-04-24
- fix connection stability improvements
v0.0.20 — 2026-04-24
- fix Windows CLI now updates automatically in the background — no manual download required
v0.0.19 — 2026-04-24
- fix dashboard now correctly shows all connected devices after reconnecting
v0.0.18 — 2026-04-24
- fix proxy now stays running after an automatic update — no need to reconnect manually
v0.0.17 — 2026-04-23
- fix switching region in the dashboard now takes effect immediately without reconnecting
v0.0.16 — 2026-04-23
- feat region changes from the dashboard now apply near-instantly
v0.0.15 — 2026-04-23
- feat region changes from the dashboard apply automatically without reconnecting
v0.0.14 — 2026-04-23
- feat `lizr connect` shows current version and update status on start
v0.0.13 — 2026-04-23
- fix account switch no longer orphans old device key on server
- fix same-account re-auth preserves existing device session (no extra slot used)
- fix self-update now cleans up proxy and system settings before replacing binary
- fix daemon adopts existing proxy if already running without a PID file
- fix system proxy disabled correctly when daemon fails to start
- fix daemon tolerates a single 401 from token-rotation race before stopping
v0.0.12 — 2026-04-14
- feat improved connectivity in networks with restricted ports
- feat CLI version now appears next to each device on your dashboard
v0.0.9 — 2026-04-05
- feat `lizr diagnose` — collect and upload a diagnostic bundle for support
- fix PAC proxy command no longer fails on macOS with extra `--` separator
- fix auto-update now triggers correctly when a new version is available
v0.0.7 — 2026-03-31
- feat `lizr remove` revokes the device on the server so your dashboard stays accurate
- feat CLI version shown in your dashboard per device
- fix route changes now apply live without reconnecting
v0.0.6 — 2026-03-30
- feat multi-region routing — AI, social, and work packs can exit through different gateways simultaneously
- fix multi-level subdomain matching now consistent between PAC and SOCKS5 proxy
- fix daemon log redirected to `~/.lizr/daemon.log` (was silently dropped)