Skip to content

Releases: xmtp/xmtp-flutter

v1.3.1

13 Oct 05:19
9075969
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

15 Sep 20:01
8c18027
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.0

24 Aug 21:51
e368a8e
Compare
Choose a tag to compare

What's Changed

  • feat: support out-of-band decryption of conversation/message envelopes by @dmccartney in #75
  • fix: join with comma to fix deterministic invites by @dmccartney in #76
  • Docs: A few README updates by @jhaaaa in #73
  • fix: list all conversations across multiple query pages by @dmccartney in #81
  • fix: batch paginate across multiple queries by @dmccartney in #82
  • feat: implement codecs for attachment, reaction, and reply by @dmccartney in #83
  • build: publish 1.2.0 by @nplasterer in #84

Full Changelog: v1.1.0...v1.2.0

v1.1.0

24 Aug 21:39
cc3d462
Compare
Choose a tag to compare

What's Changed

  • fix: partition batch calls to fit max size by @dmccartney in #68
  • fix: discard messages from unsupported codecs when they have no fallback by @dmccartney in #69
  • feat: use deterministic topic/keyMaterial invite generation by @dmccartney in #72
  • build: publish 1.1.0 by @dmccartney in #74

Full Changelog: v1.0.0...v1.1.0