mirror of https://github.com/openclaw/openclaw.git
docs: add Matrix mention changelog openclaw#55393 thanks @nickludlam
This commit is contained in:
parent
c848b79442
commit
f084b7e9cd
|
|
@ -96,6 +96,7 @@ Docs: https://docs.openclaw.ai
|
|||
- Discord/Carbon beta: update `@buape/carbon` to the latest beta and pass the new `RateLimitError` request argument so Discord stays compatible with the upstream beta constructor change. (#55980) Thanks @ngutman.
|
||||
- Plugins/inbound claims: pass full inbound attachment arrays through `inbound_claim` hook metadata while keeping the legacy singular media attachment fields for compatibility. (#55452) Thanks @huntharo.
|
||||
- Plugins/Matrix: preserve sender filenames for inbound media by forwarding `originalFilename` to `saveMediaBuffer`. (#55692) thanks @esrehmki.
|
||||
- Matrix/mentions: recognize `matrix.to` mentions whose visible label uses the bot's room display name, so `requireMention: true` rooms respond correctly in modern Matrix clients. (#55393) thanks @nickludlam.
|
||||
|
||||
## 2026.3.24
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue