Skip to content

Latest commit

 

History

History
125 lines (84 loc) · 3.32 KB

CHANGELOG.md

File metadata and controls

125 lines (84 loc) · 3.32 KB

1.8.3

  • Fixed getCorrectedTimestampSeconds timeout
  • Set blockTamperDetection to true by default in KeyriDetectionsConfig

1.8.2

  • Deprecated Keyri constructor with blockEmulatorDetection param
  • Added new Keyri.primary constructor with KeyriDetectionsConfig

1.8.1

  • Updated iOS SDK to 4.6.0-alpha05
  • Fixed sendEvent function
  • Updated getCorrectedTimestampSeconds return type to int

1.8.0

  • Updated iOS SDK to 4.6.0-alpha04
  • Updated Android SDK to 4.3.0-alpha05
  • Fixed Keyri timestamps
  • Added getCorrectedTimestampSeconds method which checks time changes and get corrected NTP timestamp

1.7.2

  • Fixed sendEvent issue on Android

1.7.1

  • Updated Android SDK to 4.2.4
  • Fixed email_change event declaration
  • Fixed proguard rule for createFingerprint method

1.7.0

  • Updated iOS SDK to 4.5.1
  • Updated Android SDK to 4.2.3
  • Added new createFingerprint method
  • Fixed timestamp length on Android
  • Updated events structure and dded metadata field

1.6.2

  • Updated plugin_platform_interface and bump example dependencies

1.6.1

  • Updated iOS SDK to 4.4.1
  • Updated Android SDK to 4.1.1
  • Fixed nullable publicUserId in login and register methods on Android
  • Updated proguard-rules to keep LoginObject and RegisterObject on Android
  • Fixed passing appKey on iOS initialize
  • Completely refactored Scanner and easyKeyriAuth function on iOS
  • Improved logging on iOS

1.6.0

  • Added login and register methods
  • Updated Android SDK to 4.1.0
  • Updated iOS SDK to 4.3.0

1.5.0

  • Changed Swift bridge implementation to Objective-C
  • Fixed Lexical or Preprocessor Issue (Xcode): 'keyri_v3-Swift.h' file not found error

1.4.7

  • Added more logs on Android

1.4.6

  • Fixed example

1.4.5

  • Fixed FlutterMethodNotImplemented log

1.4.4

  • Updated handling arguments on Android and iOS bridges
  • Extended example app

1.4.3

  • Fixed parsing publicUserId argument on iOS

1.4.2

  • Added constraints to Android and iOS SDK-s

1.4.1

  • Updated Android SDK to 4.0.2
  • Updated iOS SDK to 4.2.5
  • Improved iOS error handling
  • Fixed channel types

1.4.0

  • Added docs
  • Updated Android SDK to 4.0.0 version
  • Refactored Keyri methods types, removed redundant nullable values
  • Hide channel interface code

1.3.0

  • Updated Keyri Android and iOS SDKs to latest

1.2.0

  • Updated Keyri Android SDK, added fraud events