docs: update changelog for Discord triage fixes · openclaw/openclaw@9a2dfe0
steipete
·
2026-04-26
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -69,6 +69,16 @@ Docs: https://docs.openclaw.ai
|
69 | 69 | packaged plugin directory resolver used by plugin loading, so published |
70 | 70 | installs keep Matrix DM allowlist repairs on `channels.matrix.dm.*` instead |
71 | 71 | of writing invalid top-level `dmPolicy` keys. Fixes #71757. |
| 72 | +- Plugins/Windows: keep bundled plugin Jiti loaders off the native import path |
| 73 | + on Windows so channel plugins such as Telegram no longer crash with |
| 74 | + `ERR_UNSUPPORTED_ESM_URL_SCHEME` on `C:\...` paths. Fixes #71749. Thanks |
| 75 | + @smeyer9. |
| 76 | +- Providers/Ollama: use Ollama's current `/api/web_search` endpoint and honor |
| 77 | + `https://ollama.com` model-provider base URLs for Ollama Web Search. Fixes |
| 78 | + #71741. Thanks @madhvidua. |
| 79 | +- CLI/agents: keep `openclaw agents list --json` on the config-only path by |
| 80 | + default, avoiding bundled plugin loading unless callers request |
| 81 | + `--bindings`. Fixes #71739. Thanks @kaloster. |
72 | 82 | - Providers/Google: transcode Gemini TTS PCM to Opus for voice-note targets so |
73 | 83 | WhatsApp and other native voice-note replies can play as voice messages. |
74 | 84 | - Plugins/runtime deps: reuse existing external bundled-plugin stage roots when |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。