Skip to content

Releases: xmtp/xmtp-react-native

v2.1.4

30 Jul 00:17
ffc79f1
Compare
Choose a tag to compare

2.1.4 (2024-07-30)

Bug Fixes

v2.1.3

26 Jul 19:15
125379d
Compare
Choose a tag to compare

2.1.3 (2024-07-26)

Bug Fixes

v2.1.2

25 Jul 23:45
425529f
Compare
Choose a tag to compare

2.1.2 (2024-07-25)

Bug Fixes

  • publish intents correctly (dbe52fe)

v2.1.1

24 Jul 22:03
e436b7c
Compare
Choose a tag to compare

2.1.1 (2024-07-24)

Bug Fixes

  • remove all runblockings from the code (20950f3)

v2.1.0

24 Jul 21:49
52b1540
Compare
Choose a tag to compare

2.1.0 (2024-07-24)

Features

  • added ability to set custom permissions on group creation (7e46566)

v2.0.0

23 Jul 19:11
d9563cd
Compare
Choose a tag to compare

2.0.0 (2024-07-23)

Bug Fixes

  • add methods for finding groups and messages (4f39c2f)
  • add the installation id on ios as well (e413cd9)
  • add the iOS side of group members (db6b566)
  • add the RN function (0a105df)
  • adding back the encryption key requirement (8fca333)
  • allow empty groups (1d25107)
  • bump mls performance version (5235ccd)
  • bump the android version (0eb765d)
  • bump the android version (c35adaf)
  • bump the gradle (9ddf37b)
  • bump the pod (7e5c358)
  • change message options to a object (ca77d8a)
  • clear pending commits after invalid permission update (04d1023)
  • do topic work on iOS (b11a74f)
  • Fix iOS build (dd6f58f)
  • Fix keybundle generic (358e63f)
  • Fixed Android Build (b019c47)
  • group image url (4a0017d)
  • inbox id versus client inbox id (b013d97)
  • invalid policy error when adding new metadata. new test for admin only remove (74ddcf1)
  • ios streaming conflicts (a78a928)
  • ios string ids instead of data (a948020)
  • make it very explicitly clear that the dbencryption key is required (9ff1528)
  • make the can message function return a map of addresses (10b3f25)
  • Reply Types (721359b)
  • right a test for it (bf90e80)
  • sqlcipher in the bindings (c5ff205)
  • the iOS encryption bug (24c1416)
  • the tests now work correctly (7cd3dfa)
  • timestamps (c81539e)
  • write a test for it (2ce182a)

Features

  • added pinned frame url (fb74c00)
  • added update permissions functions and updated tests (f4f45c4)
  • do the iOS side of the work (d3dd72f)
  • enable V3 group chat in production (55f0a93)
  • group chat (b8b3d51)

BREAKING CHANGES

  • This commit introduces several breaking changes potentially for creating group chats.

v1.34.0-beta.24

22 Jul 16:28
c1a7169
Compare
Choose a tag to compare
v1.34.0-beta.24 Pre-release
Pre-release

1.34.0-beta.24 (2024-07-22)

Bug Fixes

  • sqlcipher in the bindings (c5ff205)

v1.34.0-beta.23

19 Jul 04:28
db70899
Compare
Choose a tag to compare
v1.34.0-beta.23 Pre-release
Pre-release

1.34.0-beta.23 (2024-07-19)

Bug Fixes

v1.34.0-beta.22

10 Jul 22:10
691a70c
Compare
Choose a tag to compare
v1.34.0-beta.22 Pre-release
Pre-release

1.34.0-beta.22 (2024-07-10)

Bug Fixes

  • adding back the encryption key requirement (8fca333)

Reverts

  • Revert "update a test to see if it can be created without a key" (4d872aa)

v1.34.0-beta.21

09 Jul 22:48
90828ef
Compare
Choose a tag to compare
v1.34.0-beta.21 Pre-release
Pre-release

1.34.0-beta.21 (2024-07-09)

Bug Fixes

  • add the RN function (0a105df)
  • ios string ids instead of data (a948020)