fix(cron): document NO_REPLY announce suppression

This commit is contained in:
Josh Lehman
2026-04-15 09:25:25 -07:00
parent 95ffb9402c
commit b7f1996d60

View File

@@ -10,6 +10,7 @@ Docs: https://docs.openclaw.ai
- Docker/build: verify `@matrix-org/matrix-sdk-crypto-nodejs` native bindings with `find` under `node_modules` instead of a hardcoded `.pnpm/...` path so pnpm v10+ virtual-store layouts no longer fail the image build. (#67143) thanks @ly85206559.
- Matrix/E2EE: keep startup bootstrap conservative for passwordless token-auth bots, still attempt the guarded repair pass without requiring `channels.matrix.password`, and document the remaining password-UIA limitation. (#66228) Thanks @SARAMALI15792.
- Cron/announce delivery: suppress mixed-content isolated cron announce replies that end with `NO_REPLY` so trailing silent sentinels no longer leak summary text to the target channel. (#65004) thanks @neo1027144-creator.
## 2026.4.15-beta.1