Skip to content

Releases: Keyri-Co/keyri-android-whitelabel-sdk

4.3.0

10 Apr 12:15
Compare
Choose a tag to compare

Library updates

  • Added new tamper detection
  • Updated Keyri constructor, added flags for detections configuration
  • Added telemetry for login and register functions
  • Added getCorrectedTimestampSeconds method which checks time changes and get corrected NTP timestamp
  • Updated easyKeyriAuth method deprecation with replacement details
  • Fixed Keyri timestamps, tamper detection sensitivity

4.3.0-alpha05

27 Mar 16:08
Compare
Choose a tag to compare
4.3.0-alpha05 Pre-release
Pre-release

Library Updates

  • Added deprecation for Keyri constructor with blockEmulatorDetection param
  • Updated easyKeyriAuth method deprecation with replacement details

4.3.0-alpha04

20 Mar 15:18
Compare
Choose a tag to compare
4.3.0-alpha04 Pre-release
Pre-release

Library Updates

  • Added deprecation for Keyri constructor with blockEmulatorDetection param
  • Updated easyKeyriAuth method deprecation with replacement details

4.3.0-alpha03

20 Mar 13:22
Compare
Choose a tag to compare
4.3.0-alpha03 Pre-release
Pre-release

Library Updates

  • Fixed tamper detection sensitivity
  • Updated Keyri init block
  • Added more flags for detections configuration

4.3.0-alpha01

12 Mar 13:26
Compare
Choose a tag to compare
4.3.0-alpha01 Pre-release
Pre-release

Library Updates

  • Added new tamper detection
  • Added to login and register functions telemetry calls

4.2.4

01 Mar 12:42
Compare
Choose a tag to compare

Library Updates

  • Fixed proguard rule for createFingerprint method

4.2.3

22 Feb 16:11
Compare
Choose a tag to compare

Library Updates

  • Fixed EventType structure and proguard rule

4.2.2

22 Feb 11:36
Compare
Choose a tag to compare

Library Updates

  • Fixed timestamp nonce format for login object
  • Added AccountDoesNotExistException for login method
  • Added AccountAlreadyExistException for register method
  • Added new createFingerprint method
  • Updated barcode analyzing in scanner and compose modules
  • In KeyriCallback.java fixed throws declaration
  • Added eventMetadata field for providing custom event details

4.1.1

05 Dec 10:11
Compare
Choose a tag to compare

Library Updates

  • Fixed nullable publicUserId in login and register methods
  • Updated proguard-rules to keep LoginObject and RegisterObject

4.1.0

04 Dec 13:45
Compare
Choose a tag to compare

Library Updates

  • Added login and register methods
  • easyKeyriAuth with passing requestCode and activity result is deprecated. Use easyKeyriAuth with ActivityResult API.
  • Cleanup unused resources

Dependency Updates

Dependency Previous version New version
org.jetbrains.kotlinx:kotlinx-coroutines-android 1.6.4 1.7.3
com.squareup.okhttp3:okhttp 4.11.0 4.12.0