Changelog
Bug fixes
- 902e02c: fix(config): harden auth-key file path validation (@almeidapaulopt)
- c1165f5: fix(config): make file watcher survive atomic replacement (@almeidapaulopt)
- 66e2ea4: fix(proxymanager): prevent race conditions in proxy lifecycle (@almeidapaulopt)
- 6ce6221: fix: tailscale watcher nil-deref, TLS cert prefetch, readiness ordering (@almeidapaulopt)
Documentation updates
- 83344de: docs: typo (@almeidapaulopt)
- d4ec43a: docs: v2 updates (@almeidapaulopt)
- 0526b13: docs: v2 updates (@almeidapaulopt)
Build process updates
- 08e3e9b: build(deps): bump github.com/a-h/templ from 0.3.833 to 0.3.856 (@dependabot[bot])
- 15e771a: build(deps): bump github.com/a-h/templ from 0.3.856 to 0.3.857 (@dependabot[bot])
- 6fab5a4: build(deps): bump github.com/a-h/templ from 0.3.857 to 0.3.865 (@dependabot[bot])
- 28af447: build(deps): bump github.com/docker/docker (@dependabot[bot])
- 87f5844: build(deps): bump github.com/docker/docker (@dependabot[bot])
- 49c0369: build(deps): bump github.com/docker/docker (@dependabot[bot])
- 22c1618: build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 (@dependabot[bot])
- d024ca2: build(deps): bump github.com/gorilla/csrf in the go_modules group (@dependabot[bot])
- 5fdc0f6: build(deps): bump github.com/rs/zerolog from 1.33.0 to 1.34.0 (@dependabot[bot])
- 21ff022: build(deps): bump github.com/vearutop/statigz from 1.4.3 to 1.5.0 (@dependabot[bot])
- 1d288f8: build(deps): bump go.opentelemetry.io/otel from 1.35.0 to 1.36.0 (@dependabot[bot])
- 7dc2abb: build(deps): bump tailscale.com from 1.80.3 to 1.82.0 (@dependabot[bot])
- 838330d: build(deps): bump tailscale.com from 1.82.0 to 1.82.5 (@dependabot[bot])
- 482501c: build(deps): bump tailscale.com from 1.82.5 to 1.84.0 (@dependabot[bot])
Other work
- 2e3bdd7: Feat: Support host.docker.internal if available #261 (@nodauf)
- 7846aa1: Tidy up description (@boc-the-git)
- 85631ab: packagas update (@almeidapaulopt)
- 258fe14: refactor: migrate to v2 client tailscale lib (@almeidapaulopt)
- 9b255b5: refactor: rename html theme var to dark (true/false (@almeidapaulopt)
- d474d5a: refactor: unify icon download into reproducible JS pipeline (@almeidapaulopt)
- 2421325: remove bun static copy plugin (@almeidapaulopt)
- 5ccbf70: use new tailscale localclient lib (@almeidapaulopt)