v0.3.19
Runtime security hardening release.
Highlights:
- sanitize terminal text before rendering untrusted Linear content
- harden config/API key masking in human-readable output
- sanitize dynamic completion values to strip shell metacharacters
- tighten OAuth callback and webhook listener route matching
- add explicit HTTP/connect timeouts for OAuth and update checks
- make export and upload file writes atomic to avoid partial-file exposure