docs: update PR workflow and changelog for PR #310

This commit is contained in:
Peter Steinberger
2026-01-06 20:26:12 +01:00
parent 250debcc00
commit b4e28c74b9
2 changed files with 4 additions and 1 deletions

View File

@@ -52,6 +52,7 @@
- TUI: migrate key handling to the updated pi-tui Key matcher API.
- TUI: add `/elev` alias for `/elevated`.
- Logging: redact sensitive tokens in verbose tool summaries by default (configurable patterns).
- macOS: keep app connection settings local in remote mode to avoid overwriting gateway config. Thanks @ngutman for PR #310.
- macOS: prefer gateway config reads/writes in local mode (fall back to disk if the gateway is unavailable).
- macOS: local gateway now connects via tailnet IP when bind mode is `tailnet`/`auto`.
- macOS: Connections settings now use a custom sidebar to avoid toolbar toggle issues, with rounded styling and full-width row hit targets.