mirror of https://github.com/openclaw/openclaw.git
changelog: add diffs update fix openclaw#56077 thanks @gumadeiras
This commit is contained in:
parent
c0a4d91342
commit
2a153451de
|
|
@ -98,6 +98,7 @@ Docs: https://docs.openclaw.ai
|
|||
- 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.
|
||||
- Ollama/thinking off: route `thinkingLevel=off` through the live Ollama extension request path so thinking-capable Ollama models now receive top-level `think: false` instead of silently generating hidden reasoning tokens. (#53200) Thanks @BruceMacD.
|
||||
- Plugins/diffs: stage bundled `@pierre/diffs` runtime dependencies during packaged updates so the bundled diff viewer keeps loading after global installs and updates. (#56077) Thanks @gumadeiras.
|
||||
|
||||
## 2026.3.24
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue