Skip to content

Releases: xmtp/xmtp-js

@xmtp/[email protected]

08 Jan 06:17
3f59f3d
Compare
Choose a tag to compare

Patch Changes

  • b4f452c: Added installation ID bytes to inbox state

@xmtp/[email protected]

07 Jan 16:09
9a4bb87
Compare
Choose a tag to compare

Patch Changes

  • d09ec27:
    • Added support for revoking specific installations
    • Refactored list, listGroups, and listDms to be synchronous

@xmtp/[email protected]

07 Jan 16:09
9a4bb87
Compare
Choose a tag to compare

Patch Changes

  • d09ec27:
    • Added support for revoking specific installations
    • Refactored list, listGroups, and listDms to be synchronous when called from worker

@xmtp/[email protected]

02 Jan 19:33
bbcf9f2
Compare
Choose a tag to compare

Patch Changes

  • d84932a: Added support for HMAC keys

@xmtp/[email protected]

20 Dec 01:13
ce5ae9a
Compare
Choose a tag to compare

Patch Changes

  • 3a1e53b: Enabled group permissions updates
    • Added updatePermission method to Conversation
    • Exported MetadataField type

@xmtp/[email protected]

20 Dec 01:13
ce5ae9a
Compare
Choose a tag to compare

Patch Changes

  • 3a1e53b: Enabled group permissions updates
    • Added updatePermission method to Conversation
    • Refactored permissions getter to async function
    • Exported MetadataField type

@xmtp/[email protected]

19 Dec 00:41
becef24
Compare
Choose a tag to compare

Patch Changes

  • 2646e15: Removed deprecated timestamp check

@xmtp/[email protected]

19 Dec 20:32
dd18dd8
Compare
Choose a tag to compare

Patch Changes

  • dad39c4:
    • Added admins and super admins to conversation data sync
    • Refactored Conversation admin and super admin accessors
      • Changed admins and superAdmins to getters
      • Added syncAdmins and syncSuperAdmins methods
    • Refactored Conversations.getConversationById, Conversations.listDms, Conversations.listGroups, and Conversations.getDmByInboxId to return Conversation instances
    • Refactored Conversations.getMessageById to return DecodedMessage instance

@xmtp/[email protected]

18 Dec 21:48
80d5595
Compare
Choose a tag to compare

Patch Changes

  • a35afb8: Upgraded bindings, refactored some methods to be async

@xmtp/[email protected]

18 Dec 21:48
80d5595
Compare
Choose a tag to compare

Patch Changes

  • a35afb8: Upgraded bindings, refactored some methods to be async