Skip to content

Releases: xmtp/xmtp-android

Release v0.11.0

26 Apr 22:32
26843d3
Compare
Choose a tag to compare

0.11.0 (2024-04-26)

Features

Release v0.10.6

24 Apr 19:32
0654665
Compare
Choose a tag to compare

0.10.6 (2024-04-24)

Reverts

  • Revert "update rust libxmtp for group name functions" (#234) (d38855f), closes #234

Release v0.10.5

18 Apr 23:33
e6a7bfe
Compare
Choose a tag to compare

0.10.5 (2024-04-18)

What's Changed

Full Changelog: 0.10.4...0.10.5

Release v0.10.4

18 Apr 04:19
6030e8c
Compare
Choose a tag to compare

0.10.4 (2024-04-18)

Release v0.10.3

16 Apr 19:41
78893b8
Compare
Choose a tag to compare

0.10.3 (2024-04-16)

Release v0.10.2

15 Apr 23:29
f0f702f
Compare
Choose a tag to compare

0.10.2 (2024-04-15)

What's Changed

Full Changelog: 0.10.1...0.10.2

Release v0.10.1

12 Apr 21:11
fe5b6e0
Compare
Choose a tag to compare

0.10.1 (2024-04-12)

What's Changed

Full Changelog: 0.10.0...0.10.1

Release v0.10.0

10 Apr 00:00
3d33a40
Compare
Choose a tag to compare

0.10.0 (2024-04-10)

Features

What's Changed

Full Changelog: 0.9.1...0.10.0

Release v0.9.1

01 Apr 23:16
6c44637
Compare
Choose a tag to compare

0.9.1 (2024-04-01)

What's Changed

Full Changelog: 0.9.0...0.9.1

Release v0.9.0

22 Mar 00:09
b11feaa
Compare
Choose a tag to compare

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

Full Changelog: 0.8.4...0.9.0