Releases: devrev/devrev-sdk-ios
Releases · devrev/devrev-sdk-ios
Version 2.0.2
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
Fixed
- Improved masking support for web views and plugins.
Version 2.0.0
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
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
Fixed
- Fixed an issue where the DevRev SDK would go into an unrecoverable state.
Version 1.1.5
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
Changed
- Improved the handling of custom fields in user, account and organization traits.
Version 1.1.3
Added
- Created a brand-new sample app showcasing DevRev SDK's features.
- Added support for CSS masking classes using the
devrev-mask
anddevrev-unmask
classes.
Changed
- Improved the handling of the automatic session recording.
Version 1.1.2
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
Fixed
- Improved the stability of the on-demand sessions feature.