Skip to content

ContactStore 0.7.0

Compare
Choose a tag to compare
@alexstyl alexstyl released this 28 Dec 17:23
· 170 commits to main since this release

New

  • Added the ImAddresses value. It will be populated when a query using the ContactColumn#ImAddresses is used. (#18)
  • Each Contact fetched from the store, will now have its LookupKey value populated (if exists) (#22)

Bug Fixes

  • Fix for ANR. Use trySend and check for channel closure in uriFlow extension by @rbenza in #20
  • Crash -> Error java.lang.NumberFormatException by @rbenza in #17

New Contributors

Full Changelog: 0.6.0...0.7.0