Releases: xmtp/xmtp-react-native
Releases · xmtp/xmtp-react-native
v1.23.7
1.23.7 (2024-01-14)
Bug Fixes
- Removes sign listeners after auth completion (807f491)
v1.23.6
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
1.23.5 (2024-01-08)
Bug Fixes
- set semaphore as nil after complete de function (409a49f)
v1.23.4
1.23.4 (2024-01-03)
Bug Fixes
- sign actions should wait for pre-callback completion before proceeding (3650b8d)
v1.23.3
1.23.3 (2024-01-03)
Bug Fixes
- Fixed Support for Custom Content Types in Prepare Message (74bfcf4)
v1.23.2
1.23.2 (2023-12-21)
Bug Fixes
- callbacks in auth flow no longer unsubscribed too early (#192) (2ca4805)
v1.23.1
1.23.1 (2023-12-20)
Bug Fixes
- no longer breaks on custom content and empty strings (20c5541)
v1.22.1
1.22.1 (2023-12-16)
Bug Fixes
- register codecs on create of clients in android like we do in iOS (c1d4217)