chore: add feishu contributor thanks to changelog (openclaw#14448)

Co-authored-by: zhiyi <[email protected]>
Co-authored-by: 王春跃 <[email protected]>
Co-authored-by: Wei Wang <[email protected]>
Co-authored-by: Cynosure159 <[email protected]>
Co-authored-by: jack-cooper <[email protected]>
Co-authored-by: Tak Hoffman <[email protected]>
This commit is contained in:
Tak Hoffman
2026-02-11 22:53:40 -06:00
co-authored by zhiyi 王春跃 Wei Wang Cynosure159 jack-cooper
parent 18610a587d
commit 2e03131712
+5
View File
@@ -16,6 +16,11 @@ Docs: https://docs.openclaw.ai
- Slack: detect control commands when channel messages start with bot mention prefixes (for example, `@Bot /new`). (#14142) Thanks @beefiker.
- Discord tests: use a partial @buape/carbon mock in slash command coverage. (#13262) Thanks @arosstale.
- CLI/Wizard: exit with code 1 when `configure`, `agents add`, or interactive `onboard` wizards are canceled, so `set -e` automation stops correctly. (#14156) Thanks @0xRaini.
- Feishu: pass `Buffer` directly to the Feishu SDK upload APIs instead of `Readable.from(...)` to avoid form-data upload failures. (#10345) Thanks @youngerstyle.
- Feishu: trigger mention-gated group handling only when the bot itself is mentioned (not just any mention). (#11088) Thanks @openperf.
- Feishu: probe status uses the resolved account context for multi-account credential checks. (#11233) Thanks @onevcat.
- Feishu DocX: preserve top-level converted block order using `firstLevelBlockIds` when writing/appending documents. (#13994) Thanks @Cynosure159.
- Feishu plugin packaging: remove `workspace:*` `openclaw` dependency from `extensions/feishu` and sync lockfile for install compatibility. (#14423) Thanks @jackcooper2015.
## 2026.2.9