Skip to content

Releases: xmtp/xmtp-react-native

3.1.10

27 Jan 22:09
Compare
Choose a tag to compare

What's Changed

  • fix: Read Receipt Decoded Value by @alexrisch in #562
  • Add custom content types for preparing a message by @nplasterer in #568
  • Fork fixes via intent filter fix by @cameronvoell in #569
  • update node versions by @cameronvoell in #570
  • release: version packages by @github-actions in #571
  • Sync All Conversations Consent Filtering by @nplasterer in #573
  • Rename senderAddress to senderInboxId by @nplasterer in #574
  • Speed up build client performance by @nplasterer in #575
  • release: version packages by @github-actions in #576
  • Re-Enable History Sync by @nplasterer in #578
  • release: version packages by @github-actions in #580
  • V3 HMAC key support for self push notifications by @nplasterer in #582
  • release: version packages by @github-actions in #584
  • Remove client from serializable objects & Revoke installations by @nplasterer in #586
  • release: version packages by @github-actions in #587
  • Consent filtering by array by @cameronvoell in #589
  • release: version packages by @github-actions in #590
  • fixes exportNativeLogs on iOS by @cameronvoell in #591
  • release: version packages by @github-actions in #592

Full Changelog: v3.1.2...3.1.10

v3.1.2

12 Dec 21:42
2585b55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

05 Dec 02:46
f4e77c5
Compare
Choose a tag to compare

3.1.1 (2024-12-05)

Bug Fixes

  • up the performance test (dedd2fe)

v3.1.0

03 Dec 14:56
d396e0b
Compare
Choose a tag to compare

3.1.0 (2024-12-03)

Features

v3.0.8

26 Nov 23:28
ef59026
Compare
Choose a tag to compare

3.0.8 (2024-11-26)

Bug Fixes

v3.0.7

22 Nov 22:03
c8ecebb
Compare
Choose a tag to compare

3.0.7 (2024-11-22)

Bug Fixes

v3.0.6

20 Nov 20:32
5c9bf88
Compare
Choose a tag to compare

3.0.6 (2024-11-20)

Bug Fixes

  • processMessage: await processMessage and handle object (64ffe9d)

v3.0.5

19 Nov 20:24
a955447
Compare
Choose a tag to compare

3.0.5 (2024-11-19)

Bug Fixes

  • Fix Conversations Params (c9f5e83)

v3.0.4

19 Nov 15:13
2192f53
Compare
Choose a tag to compare

3.0.4 (2024-11-19)

Bug Fixes

  • add ability to sign with an installation key (e1d8e90)

v3.0.3

15 Nov 19:10
698fe3e
Compare
Choose a tag to compare

3.0.3 (2024-11-15)

Bug Fixes

  • add tests for filtering and consent state (b83f934)