mirror of https://github.com/openclaw/openclaw.git
docs(changelog): retarget telegram force-document follow-up PR (openclaw#47119 thanks @thepagent)
This commit is contained in:
parent
4b7a56f5df
commit
d791190f83
|
|
@ -39,7 +39,7 @@ Docs: https://docs.openclaw.ai
|
|||
- Docs/Mintlify: fix MDX marker syntax on Perplexity, Model Providers, Moonshot, and exec approvals pages so local docs preview no longer breaks rendering or leaves stale pages unpublished. (#46695) Thanks @velvet-shark.
|
||||
- Email/webhook wrapping: sanitize sender and subject metadata before external-content wrapping so metadata fields cannot break the wrapper structure. Thanks @vincentkoc.
|
||||
- Node/startup: remove leftover debug `console.log("node host PATH: ...")` that printed the resolved PATH on every `openclaw node run` invocation. (#46411)
|
||||
- Telegram/message send: forward `--force-document` through the `sendPayload` path as well as `sendMedia`, so Telegram payload sends with `channelData` keep uploading images as documents instead of silently falling back to compressed photo sends. (#46119) Thanks @thepagent.
|
||||
- Telegram/message send: forward `--force-document` through the `sendPayload` path as well as `sendMedia`, so Telegram payload sends with `channelData` keep uploading images as documents instead of silently falling back to compressed photo sends. (#47119) Thanks @thepagent.
|
||||
|
||||
## 2026.3.13
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue