-
Release v0.10.4
发布于
2026-07-21 08:57:31 +00:00 Patch release. Same features and fixes as v0.10.3, plus a correction to the
container image.⚠️ Use this release instead of v0.10.3, whose image does not start: the sqlite3
native binary required glibc 2.38 while the runtime image provides 2.36.Added
- Outbound message edit, group join + settings, own-profile management, and
incoming-call handling (call.received + reject + per-session auto-reject). - group.join / group.leave / group.update are now actually dispatched.
Changed
- Status posts pass the message:sending plugin gate.
- The CI security audit runs as its own job so an advisory cannot mask lint.
Fixed
- forEveryone: false on message delete is honoured again.
- Boolean and numeric request fields are read strictly, with a drift test.
- Multi-session Chromium launch flags are no longer shared between sessions.
- The container image starts again (sqlite3 back on the 5.x line).
Security
- Every known dependency advisory resolved (17 -> 0, including one critical).
下载附件
- Outbound message edit, group join + settings, own-profile management, and