Skip to content

Releases: TankerHQ/sdk-rust

v2.14.0

31 May 10:24
Compare
Choose a tag to compare
  • Add forward compatibility, this version can process group member removals (but not trigger them yet).

v2.13.0

20 May 14:02
Compare
Choose a tag to compare
  • Introduce the IdentityAlreadyAttached error: this error occurs when a provisional identity is used instead of the permanent one it was attached to.
  • API breakage: attach_provisional_identity() and verify_provisional_identity() now throw an IdentityAlreadyAttached error instead of an InvalidArgument when given a provisional identity aleady attached to a permanent one.

v2.12.1

05 May 15:24
Compare
Choose a tag to compare
  • Internal improvements

v2.12.0

22 Apr 16:34
Compare
Choose a tag to compare
  • Internal improvements

v2.11.0

31 Mar 17:07
Compare
Choose a tag to compare

v2.10.1

19 Mar 13:59
Compare
Choose a tag to compare
  • Fix occasional network error

v2.10.0

02 Mar 16:10
Compare
Choose a tag to compare
  • Faster operations on users and devices (identity registration, identity verification, share with users, etc.)

v2.9.2

23 Feb 18:21
Compare
Choose a tag to compare
  • Fix performance issue on group operations

v2.9.1

17 Feb 17:52
Compare
Choose a tag to compare
  • Fix potential error when encrypting and sharing with our own public identity

v2.9.0

04 Feb 10:37
Compare
Choose a tag to compare