docs: update changelog for compile cache (#2808) (thanks @pi0)

This commit is contained in:
vignesh07
2026-01-27 13:53:52 -08:00
parent 4a1b6bc008
commit d35ffcd538

View File

@@ -63,6 +63,7 @@ Status: unreleased.
- Config: apply config.env before ${VAR} substitution. (#1813) Thanks @spanishflu-est1918.
- Slack: clear ack reaction after streamed replies. (#2044) Thanks @fancyboi999.
- macOS: keep custom SSH usernames in remote target. (#2046) Thanks @algal.
- CLI: use Node's module compile cache for faster startup. (#2808) Thanks @pi0.
### Breaking
- **BREAKING:** Gateway auth mode "none" is removed; gateway now requires token/password (Tailscale Serve identity still allowed).