Skip to content

Releases: xmtp/xmtp-js

@xmtp/[email protected]

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/[email protected]

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/[email protected]

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/[email protected]

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

Patch Changes

  • 626d420: Fixed DM group syncing across installations

@xmtp/[email protected]

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

Patch Changes

  • 626d420: Fixed DM group syncing across installations

@xmtp/[email protected]

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/[email protected]

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/[email protected]

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

Patch Changes

  • c91612d: Added support for HMAC keys

@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