docs(changelog): note Telegram typing fix (#322)

This commit is contained in:
Peter Steinberger
2026-01-06 18:54:32 +00:00
parent 369af5fc58
commit 72ab9f3f42

View File

@@ -18,6 +18,7 @@
### Fixes
- Docs: add missing `ui:install` setup step in the README. Thanks @hugobarauna for PR #300.
- Build: import tool-display JSON as a module instead of runtime file reads. Thanks @mukhtharcm for PR #312.
- Telegram: stop typing after tool results. Thanks @AbhisekBasu1 for PR #322.
- Messages: stop defaulting ack reactions to 👀 when identity emoji is missing.
- Auto-reply: require slash for control commands to avoid false triggers in normal text.
- Auto-reply: treat steer during compaction as a follow-up, queued until compaction completes.