Releases: xmtp/xmtp-android
Releases · xmtp/xmtp-android
Release v0.11.0
Release v0.10.6
Release v0.10.5
0.10.5 (2024-04-18)
What's Changed
- Group message delivery status by @nplasterer in #232
Full Changelog: 0.10.4...0.10.5
Release v0.10.4
0.10.4 (2024-04-18)
Release v0.10.3
0.10.3 (2024-04-16)
Release v0.10.2
0.10.2 (2024-04-15)
What's Changed
- Increase network timeouts and retries by @nplasterer in #226
Full Changelog: 0.10.1...0.10.2
Release v0.10.1
0.10.1 (2024-04-12)
What's Changed
- feat: Remove composite codec by @nplasterer in #221
- Change channel build to https by @nplasterer in #225
- Bump consent pagination by @nplasterer in #224
Full Changelog: 0.10.0...0.10.1
Release v0.10.0
0.10.0 (2024-04-10)
Features
What's Changed
- feat: Frames Client by @alexrisch in #213
- Group Message Kind by @nplasterer in #217
- Cache Consent Records by @nplasterer in #218
Full Changelog: 0.9.1...0.10.0
Release v0.9.1
0.9.1 (2024-04-01)
What's Changed
- Fix docs publishing by @nplasterer in #203
- HMAC Push Notification Polish by @nplasterer in #209
- Group Chat Push Notifications by @nplasterer in #210
Full Changelog: 0.9.0...0.9.1
Release v0.9.0
0.9.0 (2024-03-22)
BREAKING CHANGES
- All query and publish calls will now be suspend to help with thread safety. Apps may need to update threading to handle this accordingly
- All subscribe calls are now backed by subscribe2
- Use subscribeWithMetadata instead of subscribe for pushNotifications
Features
- streaming and threading improvements (#191) (0134852)
- Threading Improvements for Query Calls (#202) (80559d7)
What's Changed
- feat: streaming and threading improvements by @nplasterer in #191
- Add a read me for bumping libxmtp by @nplasterer in #201
- More Streaming and Threading Improvements by @nplasterer in #192
- feat: Threading Improvements for Query Calls by @nplasterer in #202
- HMAC push notification updates by @nplasterer in #197
Full Changelog: 0.8.4...0.9.0