Skip to content

Releases: xmtp/xmtp-js

@xmtp/node-sdk@0.0.41

31 Jan 22:09
5af4ed8
Compare
Choose a tag to compare

Patch Changes

  • 931c4a4: Updated createDm to return an existing DM group, if it exists

@xmtp/node-sdk@0.0.40

23 Jan 15:14
1302099
Compare
Choose a tag to compare

Patch Changes

  • 25e0e15: Replaced some ?? with || to ensure string values are not empty

@xmtp/browser-sdk@0.0.17

23 Jan 15:14
1302099
Compare
Choose a tag to compare

Patch Changes

  • 25e0e15:
    • Optimized toSafeConversation
    • Replaced some ?? with || to ensure string values are not empty

@xmtp/node-sdk@0.0.39

21 Jan 16:13
336471d
Compare
Choose a tag to compare

Patch Changes

  • 626d420: Fixed DM group syncing across installations

@xmtp/browser-sdk@0.0.16

21 Jan 16:13
336471d
Compare
Choose a tag to compare

Patch Changes

  • 626d420: Fixed DM group syncing across installations

@xmtp/node-sdk@0.0.38

14 Jan 22:12
f92a08b
Compare
Choose a tag to compare

Patch Changes

  • cf6fbc0: Added default history sync URL to client with option to override

@xmtp/browser-sdk@0.0.15

14 Jan 22:12
f92a08b
Compare
Choose a tag to compare

Patch Changes

  • cf6fbc0: Added default history sync URL to client with option to override

@xmtp/browser-sdk@0.0.14

13 Jan 20:02
84f045c
Compare
Choose a tag to compare

Patch Changes

  • c91612d: Added support for HMAC keys

@xmtp/browser-sdk@0.0.13

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

Patch Changes

  • b4f452c: Added installation ID bytes to inbox state

@xmtp/node-sdk@0.0.37

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