Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@brevilo brevilo released this 19 Dec 15:46
· 77 commits to main since this release

Notes:

  • ✅ Maintenance release
  • ⚠️ Remove previously deprecated methods (see below)
  • ✅ Up to date with Olm 3.2.8

Changelog:

  • Removed upstream's deprecated methods:
    • Account.fallbackKey()
    • Account.markOneTimeKeysAsPublished()
  • Removed our deprecated methods:
    • Utility.ed25519_verify()
    • InboundGroupSession.export()
    • InboundGroupSession.importer()