Skip to content

v0.5.2

Compare
Choose a tag to compare
@gferon gferon released this 02 May 22:19
· 101 commits to main since this release
673d306

Added

  • Set registration for PNI (phone-number identity) which will be fully implemented later. (#164)

Fixed

  • Fix synchronization issue in the sled store implementation which could lead to corrupted sessions. (#162)
  • Don't reuse websocket when sending unidentified messages. (#165)
  • Fix fetching groups v2 metadata. (#164)

Changed

  • Manager::load_registered is now an async method (small breaking change, sorry!). (#164)