Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 08:54
40f7a09

0.2.0 (2024-05-07)

⚠ BREAKING CHANGES

  • split the confidence module to a new module (#136)
  • Total Confidence - Eventsender (#124)

🐛 Bug Fixes

✨ New Features

  • include persistent visitor id in context (#130) (5d4ff21)
  • listen for changes in the provider for the context changes (#133) (2fca516)
  • Stale return value instead of default (#132) (611200c)
  • Total Confidence - Eventsender (#124) (5f1164c)
  • Track app lifecycle, track activities lifecycle, track deeplink, track install/update (#131) (8de5d54)

📚 Documentation

🔄 Refactoring