Releases: xmtp/xmtp-react-native
Releases · xmtp/xmtp-react-native
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.0
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
v1.34.0-beta.23
v1.34.0-beta.22
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)