Skip to content

Releases: xmtp/xmtp-js

@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

@xmtp/[email protected]

16 Dec 19:24
21e15d4
Compare
Choose a tag to compare

Patch Changes

  • 8120a39: Added support for custom permissions policy

@xmtp/[email protected]

16 Dec 19:24
21e15d4
Compare
Choose a tag to compare

Patch Changes

  • 8120a39: Added support for custom permissions policy

@xmtp/[email protected]

10 Dec 20:18
cc19e05
Compare
Choose a tag to compare

Patch Changes

@xmtp/[email protected]

10 Dec 20:18
cc19e05
Compare
Choose a tag to compare

Major Changes

  • 1777a23: Dropped support for CommonJS

Patch Changes