docs(changelog): note slack redirect fix

Co-authored-by: Glucksberg <markuscontasul@gmail.com>
This commit is contained in:
Peter Steinberger
2026-01-26 16:57:57 +00:00
parent 287ab84060
commit bfe9bb8a23

View File

@@ -54,6 +54,7 @@ Status: unreleased.
## 2026.1.24-3
### Fixes
- Slack: fix image downloads failing due to missing Authorization header on cross-origin redirects. (#1936) Thanks @sanderhelgesen.
- Gateway: harden reverse proxy handling for local-client detection and unauthenticated proxied connects. (#1795) Thanks @orlyjamie.
- Security audit: flag loopback Control UI with auth disabled as critical. (#1795) Thanks @orlyjamie.
- CLI: resume claude-cli sessions and stream CLI replies to TUI clients. (#1921) Thanks @rmorse.