Skip to content

Releases: xmtp/xmtp-js

@xmtp/xmtp-js@5.5.0

14 Sep 06:36
544a352
Compare
Choose a tag to compare

@xmtp/xmtp-js@5.5.0 (2022-08-16)

Features

  • move protos to separate package (ef64522)

@xmtp/xmtp-js@5.4.0

14 Sep 06:36
9bfd12a
Compare
Choose a tag to compare

@xmtp/xmtp-js@5.4.0 (2022-08-08)

This release changes the API for sendMessage to return the full message that was sent

Bug Fixes

  • decode message to get full content (96a4c48)

Features

  • return message upon sending (0546077)

@xmtp/xmtp-js@5.3.0

14 Sep 06:36
a0a0c31
Compare
Choose a tag to compare

@xmtp/xmtp-js@5.3.0 (2022-08-04)

Features

  • listen for all messages (12ee5b9)

@xmtp/xmtp-js@5.2.0

14 Sep 06:36
aca65df
Compare
Choose a tag to compare

@xmtp/xmtp-js@5.2.0 (2022-07-29)

Bug Fixes

Features

@xmtp/xmtp-js@5.1.0

14 Sep 06:36
64d49ee
Compare
Choose a tag to compare

@xmtp/xmtp-js@5.1.0 (2022-07-21)

Bug Fixes

Features

  • allow import and export of key bundles (5f1f8e1)

@xmtp/xmtp-js@5.0.0

14 Sep 06:36
Compare
Choose a tag to compare

@xmtp/xmtp-js@5.0.0 (2022-07-18)

BREAKING CHANGES

  • creates bundles which are not compatible with clients based on <@xmtp/xmtp-js@4.3.1

@xmtp/xmtp-js@4.4.1

14 Sep 06:36
27c7e7d
Compare
Choose a tag to compare

@xmtp/xmtp-js@4.4.1 (2022-07-13)

Bug Fixes

  • make node-localstorage a full dependency (79ddbb4)

@xmtp/xmtp-js@4.4.0

14 Sep 06:36
5281f3b
Compare
Choose a tag to compare

@xmtp/xmtp-js@4.4.0 (2022-07-08)

Bug Fixes

  • rename functions for clarity (e15cfec)

Features

  • restart filter on disconnects (ca046e2)

@xmtp/xmtp-js@4.3.1

14 Sep 06:36
a77c7fa
Compare
Choose a tag to compare

@xmtp/xmtp-js@4.3.1 (2022-07-06)

Bug Fixes

  • added space (666e95e)
  • return clearer error on ContactBundle decode faliure (0abae0b)

@xmtp/xmtp-js@4.3.0

14 Sep 06:36
8d5476f
Compare
Choose a tag to compare

@xmtp/xmtp-js@4.3.0 (2022-07-06)

Bug Fixes

Features

  • add fallback bundle decoding (3fd2dce)
  • add version to privateKeyBundles (b7cf3ee)
  • added ContactBundles (545e8c6)