fix: normalize telegram forwarded context (#1090) (thanks @sleontenko)

This commit is contained in:
Peter Steinberger
2026-01-17 18:00:32 +00:00
parent 50c8e74230
commit 1569d29b2d
6 changed files with 300 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ Docs: https://docs.clawd.bot
## 2026.1.17 (Unreleased)
### Changes
- Telegram: enrich forwarded message context with normalized origin details + legacy fallback. (#1090) — thanks @sleontenko.
- macOS: strip prerelease/build suffixes when parsing gateway semver patches. (#1110) — thanks @zerone0x.
- macOS: keep CLI install pinned to the full build suffix. (#1111) — thanks @artuskg.