Skip to content

Releases: xmtp/xmtp-web

@xmtp/frames-client@0.2.1

06 Feb 21:35
e964b7e
Compare
Choose a tag to compare

Patch Changes

@xmtp/frames-client@0.2.0

05 Feb 21:37
92f1baf
Compare
Choose a tag to compare

Minor Changes

  • b955667: Updates to the latest format of the proto message and tries to make safe for RN usage

@xmtp/frames-client@0.1.4

30 Jan 18:10
78465ed
Compare
Choose a tag to compare

Patch Changes

  • 8b21c05: Updated crypto imports, build, and exports

@xmtp/frames-client@0.1.3

30 Jan 17:24
b38de4c
Compare
Choose a tag to compare

Patch Changes

  • 4c735d0: Add dynamic crypto import

@xmtp/frames-client@0.1.2

30 Jan 05:17
7a64481
Compare
Choose a tag to compare

Patch Changes

  • aa1cc83: Fix polyfill for webcrypto in Node.js

@xmtp/frames-client@0.1.1

30 Jan 03:54
0a1e18d
Compare
Choose a tag to compare

Patch Changes

  • fd952ee: Adds ability to post frame to a destination and see an updated response

@xmtp/frames-client@0.1.0

30 Jan 02:30
f67b93c
Compare
Choose a tag to compare

Minor Changes

  • a04afac: Add support for preparing signed payloads for the Frames API
  • 502c402: Initialize Frames Client

@xmtp/react-sdk@5.0.1

29 Jan 18:02
bf0e80b
Compare
Choose a tag to compare

Patch Changes

  • b9f49cc: Fixed existing conversation lookup by adding walletAddress to DB query

@xmtp/react-sdk@5.0.0

25 Jan 09:54
06a6809
Compare
Choose a tag to compare

Major Changes

  • a3fda91: Add support for multiple wallets to consent

    Since this changes the API of several exports, it's a breaking change that requires a major release.

@xmtp/react-sdk@4.0.2

24 Jan 17:58
2a4fdda
Compare
Choose a tag to compare

Patch Changes

  • a73d36b: Fix MetaMask snaps integration