Skip to content

Releases: xmtp/xmtp-js

@xmtp/[email protected]

12 Nov 22:11
b2a03b1
Compare
Choose a tag to compare

Patch Changes

  • f3734c8:
    • Upgraded to latest WASM bindings
    • Required encryptionKey when creating a new client
    • Added smart contract wallet signature support
    • Added more logging options
    • Updated WASM bindings re-exports

@xmtp/[email protected]

07 Nov 02:56
12c79d2
Compare
Choose a tag to compare

Patch Changes

  • 5479e31: Upgraded to latest WASM bindings

@xmtp/[email protected]

06 Nov 23:34
f9ac486
Compare
Choose a tag to compare

Patch Changes

  • 5a41542:
    • Upgraded node bindings
    • Refactored code with updated type exports
    • Fixed streaming issues when a stream error occurs

@xmtp/[email protected]

04 Nov 22:32
8d6e5a6
Compare
Choose a tag to compare

Patch Changes

  • 764d6c0: Refactor streams for better error handling

@xmtp/[email protected]

31 Oct 17:42
13430d1
Compare
Choose a tag to compare

Patch Changes

  • 1d71ebd: Add optional err parameter to OnConnectionLostCallback

@xmtp/[email protected]

30 Oct 22:11
c637099
Compare
Choose a tag to compare

Patch Changes

  • 981bcf4:
    • Added 1:1 messages
    • Added stream errors to the stream's async iterator values
    • Added consent state methods to client and conversation
    • Added signature methods for adding/revoke wallets and revoking installations
    • Added getLatestInboxState to client
    • Added inbox ID helpers

@xmtp/[email protected]

28 Oct 21:20
78f2141
Compare
Choose a tag to compare

Patch Changes

  • 87457d6:
    • Allowed for undefined content type and content in messages
    • Filtered out messages without content when calling Conversation.messages
    • Added generic typing for message content to DecodedMessage class and Conversations.findMessageById
    • Replaced temporary group updated codec with official content type

@xmtp/[email protected]

28 Oct 16:38
4613f60
Compare
Choose a tag to compare

Patch Changes

  • cdc9212: Update @xmtp/node-bindings to 0.0.14

@xmtp/[email protected]

18 Oct 05:49
9c1ae0a
Compare
Choose a tag to compare

Patch Changes

  • b81dbff: Fixed encryption dependency

@xmtp/[email protected]

18 Oct 05:49
9c1ae0a
Compare
Choose a tag to compare

Patch Changes

  • b81dbff: Fixed encryption dependency