Skip to content

Releases: xmtp/xmtp-react-native

v1.29.9

05 Apr 01:03
e9f5d43
Compare
Choose a tag to compare

1.29.9 (2024-04-05)

Bug Fixes

v1.30.0-beta.4

03 Apr 21:44
0d462e5
Compare
Choose a tag to compare
v1.30.0-beta.4 Pre-release
Pre-release

1.30.0-beta.4 (2024-04-03)

Bug Fixes

  • Correctly handle empty/undefined fallbacks (36a6962)
  • move all coroutines to the background thread (9864b9f)

v1.29.8

03 Apr 17:22
4241708
Compare
Choose a tag to compare

1.29.8 (2024-04-03)

Bug Fixes

  • move all coroutines to the background thread (9864b9f)

v1.29.7

02 Apr 23:04
c0e1659
Compare
Choose a tag to compare

1.29.7 (2024-04-02)

Bug Fixes

  • Correctly handle empty/undefined fallbacks (36a6962)

v1.30.0-beta.3

01 Apr 16:02
10f9dab
Compare
Choose a tag to compare
v1.30.0-beta.3 Pre-release
Pre-release

1.30.0-beta.3 (2024-04-01)

Bug Fixes

  • add new async handling to android native module (be980b5)
  • bump the gradle (90e1994)
  • readReceipt decode method (c6fd0bf)

v1.29.6

22 Mar 00:56
742281c
Compare
Choose a tag to compare

1.29.6 (2024-03-22)

Bug Fixes

v1.29.5

19 Mar 22:15
0826d66
Compare
Choose a tag to compare

1.29.5 (2024-03-19)

Bug Fixes

  • readReceipt decode method (c6fd0bf)

v1.30.0-beta.2

15 Mar 18:10
13b4d3a
Compare
Choose a tag to compare
v1.30.0-beta.2 Pre-release
Pre-release

1.30.0-beta.2 (2024-03-15)

Bug Fixes

v1.29.4

15 Mar 04:39
0fa74f4
Compare
Choose a tag to compare

1.29.4 (2024-03-15)

Bug Fixes

v1.30.0-beta.1

14 Mar 16:09
163e220
Compare
Choose a tag to compare
v1.30.0-beta.1 Pre-release
Pre-release

1.30.0-beta.1 (2024-03-14)

Bug Fixes

  • add list all and gets iOS working (0217c13)
  • added isActive and updated android sdk (8c9ac55)
  • Additional checks on stream callbacks (30c7aea)
  • allow passing of encryption key in iOS (3a01116)
  • bump iOS version (4dd48b0)
  • bump the gradle (5051c74)
  • bump the pod specs (9907095)
  • bump the pod to fix the client creation issue (e791d61)
  • enable mls in client create (1cb242c)
  • Fixed Event Names (973b4e7)
  • for client create as well (f9036ab)
  • group messages decoded properly (a3059db)
  • lib classes marked async and await promises (30a1183)
  • passing in of the flag (f5bf1db)
  • Remove conversation event emitters when unsubscribing streams (371b081)
  • updated some generics for groups (f924131)

Features

  • add android side of stream all group messages (666a78f)
  • allow deleting local databse (678da64)
  • basic group chat (a68fe27)
  • beta build kick (944379f)
  • bump the iOS and Android versions (2f519ee)
  • default sync and syncGroups for group functions (0e37f73)
  • Group send payload types (6329487)
  • Groups Consent (b560c25)
  • Groups iOS (7514590)
  • listAll method for groups and conversations (e99a484)
  • streamAll method and ConversationContainer interface (bbfe753)
  • Trigger Beta Build (1d24b88)
  • Typescript Updates (8d7b0f0)