fix: preserve telegram DM topic threadId (#9039) (thanks @lailoo)
parent
c0b267a03a
commit
f2c5c847bd
|
|
@ -44,6 +44,7 @@ Docs: https://docs.openclaw.ai
|
|||
- 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.
|
||||
- Telegram: preserve DM topic threadId in deliveryContext. (#9039) Thanks @lailoo.
|
||||
- macOS: fix cron payload summary rendering and ISO 8601 formatter concurrency safety.
|
||||
|
||||
## 2026.2.2-3
|
||||
|
|
|
|||
Loading…
Reference in New Issue