fix: telegram forward metadata + cron delivery guard (#8392) (thanks @Glucksberg)

This commit is contained in:
Ayaan Zaidi
2026-02-04 16:40:08 +05:30
committed by Ayaan Zaidi
parent b2361292e7
commit 78fd194722
3 changed files with 19 additions and 20 deletions

View File

@@ -25,6 +25,7 @@ Docs: https://docs.openclaw.ai
- Cron: accept epoch timestamps and 0ms durations in CLI `--at` parsing.
- Cron: reload store data when the store file is recreated or mtime changes.
- Cron: deliver announce runs directly, honor delivery mode, and respect wakeMode for summaries. (#8540) Thanks @tyler6204.
- Telegram: include forward_from_chat metadata in forwarded messages and harden cron delivery target checks. (#8392) Thanks @Glucksberg.
## 2026.2.2-3