Skip to content

Releases: Keyri-Co/flutter-keyri

v1.8.3

11 Apr 07:19

Choose a tag to compare

Library updates

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

v1.8.2

02 Apr 11:18

Choose a tag to compare

Library updates

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

Full Changelog: v1.8.1...v1.8.2

v1.8.1

28 Mar 16:44

Choose a tag to compare

Library updates

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

v1.8.0

27 Mar 18:00

Choose a tag to compare

Changelog

  • 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

v1.7.2

08 Mar 09:23

Choose a tag to compare

Changelog

  • Fixed sendEvent method on Android

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1

01 Mar 13:17

Choose a tag to compare

Changelog

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

Full Changelog: v1.7.0...v1.7.1

v1.7.0

22 Feb 17:11
de89d05

Choose a tag to compare

Changelog

  • 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

What's Changed

Full Changelog: v1.6.1...v1.7.0

v1.6.1

27 Dec 12:08
a17f6f3

Choose a tag to compare

Changelog:

  • 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

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

04 Dec 17:26
f9431ca

Choose a tag to compare

Changelog:

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

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

01 Dec 10:06
b38fbef

Choose a tag to compare

Changelog:

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