发布

  • Release v0.10.3

    frostbyte_neo 发布于 2026-07-21 08:24:34 +00:00

    Patch release.

    Added

    • Outbound message edit, group join + settings, own-profile management, and incoming-call
      handling (call.received + reject + per-session auto-reject) on both engines.
    • group.join / group.leave / group.update are now actually dispatched, to webhooks and Socket.IO.

    Changed

    • Status posts pass the message:sending plugin gate, tagged status-text/status-image/status-video.
    • The CI security audit runs as its own job so an advisory can no longer mask the lint gates.

    Fixed

    • forEveryone: false on message delete is honoured again; a stringly-typed value no longer
      retracts the message from the recipient.
    • Boolean and numeric request fields are read strictly across every request DTO, with a drift
      test that fails the build if a new field regresses.
    • Multi-session Chromium launch flags are no longer shared between sessions (#840).

    Security

    • Every known dependency advisory resolved (17 -> 0, including one critical).

    See CHANGELOG.md for the two behaviour-change migration notes.

    下载附件