Skip to content

Releases: devrev/devrev-sdk-ios

Version 2.0.2

12 Jun 11:40
21d5a4e
Compare
Choose a tag to compare

Fixed

  • Included the actual changes intended for version [2.0.1] related to improved masking support for web views and plugins.

Version 2.0.1

12 Jun 11:17
061c2c0
Compare
Choose a tag to compare

Fixed

  • Improved masking support for web views and plugins.

Version 2.0.0

11 Jun 07:34
8c7ae51
Compare
Choose a tag to compare

Changed

  • Improved the communication with the DevRev backend.
  • Improved the encryption techniques used throughout the SDK.

Removed

  • The DevRevDelegate protocol has been removed.

Version 1.1.7

04 Jun 12:11
29b49ac
Compare
Choose a tag to compare

Fixed

  • Fixed an issue with the sandbox detection.

Deprecated

  • The DevRevDelegate protocol is deprecated. It will be removed in the next major release.

Version 1.1.6

19 May 16:28
361dad7
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where the DevRev SDK would go into an unrecoverable state.

Version 1.1.5

30 Apr 15:29
5224dc8
Compare
Choose a tag to compare

Changed

  • Added a flag to enforce the preferred theme for the DevRev UI, overriding system theme when enabled.
  • Added support for sandbox notification testing in debug mode.

Version 1.1.4

03 Apr 09:11
9ee7f6e
Compare
Choose a tag to compare

Changed

  • Improved the handling of custom fields in user, account and organization traits.

Version 1.1.3

13 Mar 12:39
32b11d1
Compare
Choose a tag to compare

Added

  • Created a brand-new sample app showcasing DevRev SDK's features.
  • Added support for CSS masking classes using the devrev-mask and devrev-unmask classes.

Changed

  • Improved the handling of the automatic session recording.

Version 1.1.2

06 Mar 17:37
379855e
Compare
Choose a tag to compare

Changed

  • Enhanced the session analytics feature to work better across different environments.

Removed

  • Removed the support for automatic processing of DevRev push notifications. For more info, please refer to the integration guide (README.md).

Version 1.1.1

25 Feb 16:18
943152e
Compare
Choose a tag to compare

Fixed

  • Improved the stability of the on-demand sessions feature.