fix(matrix): decrypt E2EE media + size guard (#1744)

Thanks @araa47.

Co-authored-by: Akshay <araa47@users.noreply.github.com>
This commit is contained in:
Peter Steinberger
2026-01-25 12:53:57 +00:00
parent 003fff067a
commit 026def686e
5 changed files with 60 additions and 15 deletions

View File

@@ -28,6 +28,7 @@ Docs: https://docs.clawd.bot
- Diagnostics: add diagnostic flags for targeted debug logs (config + env override). https://docs.clawd.bot/diagnostics/flags
### Fixes
- Matrix: decrypt E2EE media attachments with preflight size guard. (#1744) Thanks @araa47.
- Gateway: allow Control UI token-only auth to skip device pairing even when device identity is present (`gateway.controlUi.allowInsecureAuth`). (#1679) Thanks @steipete.
- Gateway: include inline config env vars in service install environments. (#1735) Thanks @Seredeep.
- BlueBubbles: route phone-number targets to DMs, avoid leaking routing IDs, and auto-create missing DMs (Private API required). (#1751) Thanks @tyler6204. https://docs.clawd.bot/channels/bluebubbles