- Adding method to open documents in native.
- Adding method to wait for a OTP token
- (temporary) Added analytics.eventStaging to only trigger analytics in staging environment
- Added POC of a feature flag for AriesSDK events.
- Added
chat.create-case
- Added back
user.region-id
andview.show-support-icon
- Renamed
native.open-email-inbox
toemail.inbox
- Renamed
native.is-topic-supported
toaries.is-topic-supported
- Removed
user.region-id
since no µapp was using it. - Added
native.is-topic-supported
- Added
native.open-email-inbox
- Applied ESLint config as per the latest Lana FE Coding standards
- Cleaned up docs
- Deprecating in the docs
user.region-id
andview.show-support-icon
android apps greater than1.0.536
will return success response but do nothing when receiving messages using those topics
- Added support for
scan.document
- Added support for
analytics.event
- Added support for
view.show-support-icon
- Added support for
user.region-id
scanIdentity
should accept a parameter which needs to specify allowed docs. Docs update forscanIdentity
.
- Support for
scan.identity
message and SDK request.
- Support for
session.token
message and SDK request.
- Fixing postMessage on native.
- Removing dependency on Singleton. Now functional and using window message passing.
- First import from the old libarary.