docs: update changelog

This commit is contained in:
Peter Steinberger 2026-01-21 19:48:26 +00:00
parent 6c0a01dc90
commit c145a0d116

View File

@ -15,9 +15,11 @@ Docs: https://docs.clawd.bot
- Sessions: add per-channel reset overrides via `session.resetByChannel`. (#1353) Thanks @cash-echo-bot.
### Fixes
- Embedded runner: drop obsolete pi-mono transcript workarounds now handled upstream.
- Embedded runner: persist injected history images so attachments arent reloaded each turn. (#1374) Thanks @Nicell.
- Nodes tool: include agent/node/gateway context in tool failure logs to speed approval debugging.
- macOS: exec approvals now respect wildcard agent allowlists (`*`).
- macOS: bundle and cache the model catalog instead of reading from a local pi-mono checkout.
- macOS: allow SSH agent auth when no identity file is set. (#1384) Thanks @ameno-.
- UI: remove the chat stop button and keep the composer aligned to the bottom edge.
- Typing: start instant typing indicators at run start so DMs and mentions show immediately.