Skip to content

Releases: devrev/devrev-sdk-android

Release v1.0.2

13 Jan 10:39
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

1.0.2

Fixed

  • Improved the push notifications for verified users
  • Fix the start recording failures
  • Fix masking for React Native

1.0.1

Changed

  • Improved the user identification mechanism.

1.0.0

Added

  • Introducing the Session Analytics feature. This feature allows you to monitor the health of your application and its components.
  • Added support for Push Notifications for the PLuG support chat.
  • Added support to create new conversations in the PLuG support chat.
  • Added support for in-app link handling.

Release v1.0.1

08 Jan 15:17
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

1.0.1

Changed

  • Improved the user identification mechanism.

1.0.0

Added

  • Introducing the Session Analytics feature. This feature allows you to monitor the health of your application and its components.
  • Added support for Push Notifications for the PLuG support chat.
  • Added support to create new conversations in the PLuG support chat.
  • Added support for in-app link handling.

Release v0.9.7

04 Oct 12:50
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

0.9.7

Added

  • Added support for tracking analytics events.

Changed

  • Updated the initial configuration method.
  • Updated support widget to the latest version.

Deprecated

  • Removed the organization slug (organizationSlug) parameter from the configuration method.

For installation instructions, consult the documentation.

Fixed

Release v0.9.6

21 Jun 13:55
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

Added

Fixed