Skip to content

v3.1.0

Compare
Choose a tag to compare
@client-engineering-bot client-engineering-bot released this 16 Feb 17:39
· 40 commits to master since this release

February 16 2021

  • 🌟️ Adds signature generation and Objects v2 for PAM Grant call.
  • 🌟️ Refactors networking module to use native dart:io.
  • πŸ› Fixes few typos and a bug with BatchHistory meta param. Addresses the following PRs from @vikmind: #24.
  • πŸ› Fixes an issue with default params for HereNow call. Fixed the following issues reported by @royibernthal: #26.
  • πŸ› Fixes an issue with encoding of uri query parameters. Fixed the following issues reported by @vikmind: #25.
  • πŸ› Fixes message decryption in subscribe loop.