Skip to content

Releases: xmtp/xmtp-react-native

v1.24.0

16 Jan 17:37
ddb7615
Compare
Choose a tag to compare

1.24.0 (2024-01-16)

Features

  • Added support for Java 17 (9c65831)

v1.23.7

14 Jan 20:40
ddae69a
Compare
Choose a tag to compare

1.23.7 (2024-01-14)

Bug Fixes

  • Removes sign listeners after auth completion (807f491)

v1.23.6

11 Jan 06:30
d5ac040
Compare
Choose a tag to compare

1.23.6 (2024-01-11)

Bug Fixes

  • return the entire json from custom content type and convert the base64 string back to bytes (ed58e51)

v1.23.5

08 Jan 17:23
900c44e
Compare
Choose a tag to compare

1.23.5 (2024-01-08)

Bug Fixes

  • set semaphore as nil after complete de function (409a49f)

v1.23.4

03 Jan 23:55
66cc38c
Compare
Choose a tag to compare

1.23.4 (2024-01-03)

Bug Fixes

  • sign actions should wait for pre-callback completion before proceeding (3650b8d)

v1.23.3

03 Jan 04:04
8021f6b
Compare
Choose a tag to compare

1.23.3 (2024-01-03)

Bug Fixes

  • Fixed Support for Custom Content Types in Prepare Message (74bfcf4)

v1.23.2

21 Dec 22:44
2ca4805
Compare
Choose a tag to compare

1.23.2 (2023-12-21)

Bug Fixes

  • callbacks in auth flow no longer unsubscribed too early (#192) (2ca4805)

v1.23.1

20 Dec 19:43
3c14dfc
Compare
Choose a tag to compare

1.23.1 (2023-12-20)

Bug Fixes

  • no longer breaks on custom content and empty strings (20c5541)

v1.23.0

16 Dec 15:46
c51dbba
Compare
Choose a tag to compare

1.23.0 (2023-12-16)

Features

v1.22.1

16 Dec 05:50
9e6c8d2
Compare
Choose a tag to compare

1.22.1 (2023-12-16)

Bug Fixes

  • register codecs on create of clients in android like we do in iOS (c1d4217)