fix: document feishu bundled install restore (#39814) (thanks @ayanesakura)

This commit is contained in:
Peter Steinberger
2026-03-08 13:56:35 +00:00
parent 4c604dd129
commit e96c0695e2

View File

@@ -14,6 +14,7 @@ Docs: https://docs.openclaw.ai
- Mattermost replies: keep `root_id` pinned to the existing thread root when an agent replies inside a thread, while still using reply-target threading for top-level posts. (#27744) thanks @hnykda.
- Agents/failover: detect Amazon Bedrock `Too many tokens per day` quota errors as rate limits across fallback, cron retry, and memory embeddings while keeping context-window `too many tokens per request` errors out of the rate-limit lane. (#39377) Thanks @gambletan.
- Android/Play distribution: remove self-update, background location, `screen.record`, and background mic capture from the Android app, narrow the foreground service to `dataSync` only, and clean up the legacy `location.enabledMode=always` preference migration. (#39660) Thanks @obviyus.
- Feishu/Lark bundled installs: restore `@larksuiteoapi/node-sdk` at the root package level so npm/global installs can still resolve the bundled Feishu channel runtime. (#39814) Thanks @ayanesakura.
## 2026.3.7