Skip to content

Release v3.8.35

Choose a tag to compare

@github-actions github-actions released this 13 Aug 00:32
· 102 commits to main since this release

馃殌 Enhancements

  • conversations: Permanent key ledger and deletion-lifecycle hardening (1118c0fd)

馃敟 Performance

  • conversations: Stop repeating schema and identity work on every operation (0f7db43b)

馃┕ Fixes

  • conversations: Scope the database fence to retired keys only (ec701344)
  • startup: Degrade instead of aborting when deletion intents cannot load (68c5183b)
  • conversations: Require evidence before permanently retiring a key (bf791c7f)
  • conversations: Close three defects found reviewing the remediation (009c5003)
  • conversations: Make quarantined identities visible (22902db6)
  • conversations: Replace unbounded key-walk loops with monotonic allocation (f37f8f36)
  • conversations: Anchor legacy conversation-id rewrites to the full key suffix (710393ef)
  • conversations: Rewrite only the key token when rekeying scoped conversation keys (2950f13a)
  • header: Keep the mode chip label at chrome size (2cd554d1)

馃 CI

  • Run quality and release workflows on Node 24 (cb9a0ecb)

鉂わ笍 Contributors

  • Yile Wang