Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 06:33
· 1020 commits to main since this release
d4d8413

@xmtp/[email protected] (2024-01-02)

Bug Fixes

  • blocked/block => denied/deny (1c6576f)
  • pppp => user-preferences (1804bff)
  • add ConsentListEntry export (e6fab8a)
  • add startTime option for loading consent list (0d92c5c)
  • call Client Contacts init last (3c6a2a4)
  • convert static methods to instance methods (88761f8)
  • export PrivatePreferencesAction type (1f9ce8e)
  • export types (4a2d049)
  • fix encryption keys (2a41783)
  • fix lint warnings (ec6b01a)
  • refactor user preferences exports for web (fc794e3)
  • update consent list entries after publish (e86ac72)
  • update consent on message send if unknown (6300658)
  • update consent tests (126bbb3)
  • update PPPP encryption (d8b343d)
  • update user preferences topic (c98e2b8)
  • upgrade @xmtp/user-preferences-bindings-wasm (a4c88c0)
  • upgrade @xmtp/user-preferences-bindings-wasm (6ada383)
  • upgrade @xmtp/user-preferences-bindings-wasm (f3ee486)
  • upgrade @xmtp/user-preferences-bindings-wasm (8dbaa70)
  • wait for contact allow before return convo (ff1f890)

Features

  • add consent list streaming (aa0f2fe)
  • add PPPP support (ca56fde)
  • add self-encryption support (ae6ed82)
  • add self-encryption support (62537ea)
  • use JobRunner to load consent list (78f9e5a)