Skip to content

Releases: onfido/flutter-sdk

8.3.0

03 Feb 11:29
Compare
Choose a tag to compare
  • Update underlying Onfido native SDK versions:
    • Android 22.3.+ (up from 22.2.+)
    • iOS 32.2.+ (up from 32.2.+)

8.2.0

09 Jan 11:23
Compare
Choose a tag to compare
  • Update underlying Onfido native SDK versions:
    • Android 22.2.+ (up from 22.1.+)
    • iOS 32.2.+ (up from 32.1.+)

8.1.0

11 Dec 12:58
Compare
Choose a tag to compare
  • Update underlying Onfido native SDK versions:
    • Android 22.1.+ (up from 22.0.+)
    • iOS 32.1.+ (up from 32.0.+)

8.0.0

18 Nov 10:44
Compare
Choose a tag to compare
  • Removed disableNFC parameter (Use nfcOption with NFCOptions.Disabled value instead)
  • Update underlying Onfido native SDK versions:
    • Android 22.0.+ (up from 21.2.+)
    • iOS 32.0.+ (up from 30.6.+)

7.2.0

12 Sep 10:14
Compare
Choose a tag to compare
  • Update underlying Onfido native SDK versions:
    • Android 21.2.+ (up from 21.1.+)
    • iOS 30.6.+ (up from 30.5.+)

7.1.0

28 Aug 15:38
Compare
Choose a tag to compare
  • Update underlying Onfido native SDK versions:
    • Android 21.1.+ (up from 21.0.+)
    • iOS 30.5.+ (up from 30.4.+)

7.0.0

05 Aug 15:42
Compare
Choose a tag to compare
  • Bumped Android target SDK version to 34. This update indirectly means that Java version 17 is required to build the project. Details: https://developer.android.com/build/jdks
  • Added nfcOption parameter for configuring NFC
  • Added missing detail property to platform exceptions caused by flow errors
  • Deprecated disableNFC parameter (Use nfcOption with NFCOptions.Disabled value instead)
  • Updated underlying Onfido native SDK versions:
    • Android 21.0.+ (up from 20.5.+)
    • iOS 30.4.+ (up from 30.3.+)

6.2.0

11 Jul 09:39
Compare
Choose a tag to compare
  • Align with SDK requirements for minimum support for iOS 13+
  • Add Kosovo to the list of countries
  • Update underlying Onfido native SDK versions:
    • Android 20.5.+ (up from 20.4.+)
    • iOS 30.3.+ (up from 30.2.+)

6.1.0

24 Jun 14:56
Compare
Choose a tag to compare

Update underlying Onfido native SDK versions:

  • Android 20.4.+ (up from 20.2.+)
  • iOS 30.2.+ (up from 30.0.+)

6.0.0

29 Apr 09:24
Compare
Choose a tag to compare
  • Motion capture fallback configuration has been removed: Motion is supported on all devices as of 5.1.0
    • If you currently set withCaptureFallback on FaceCapture.motion, then you should be aware that this configuration is no longer available, so you can safely remove it from your integration code
  • supportDarkMode and bubbleErrorBackgroundColor properties have been removed from IOSAppearance
  • Update underlying Onfido native SDK versions:
    • Android 20.2.+ (up from 20.1.+)
    • iOS 30.0.+ (up from 29.9.+)