onfido_sdk 4.1.1 onfido_sdk: ^4.1.1 copied to clipboard
This library aims to help flutter developers integrating with the Onfido SDK.
Change Log #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[4.1.1] - 2023-10-03 #
- Public: (Minor) Fix Changelog formatting
[4.1.0] - 2023-09-06 #
- Public: Introduced Onfido theme selection (LIGHT, DARK, AUTOMATIC) in Onfido configuration parameters.
- Public: Introduced background color customisation on iOS
[4.0.0] - 2023-07-27 #
- Public: Introduced a breaking change to the
FlowSteps.faceCapture
implementation to offer more flexibility and control over face capture configurations. Please refer to MIGRATION.md for migration guidance. - Public: Added support for custom media callbacks.
- Public: Updated underlying Onfido native SDK versions:
- Android 19.1.+ (up from 16.3.1)
- iOS 29.2.+ (up from 28.3.0)
[3.3.0] - 2023-04-20 #
- Public: Update underlying Onfido native SDK versions:
- Android 16.3.1 (up from 16.2.0)
- iOS 28.3.0 (up from 28.2.0)
[3.2.0] - 2023-04-03 #
- Public: Update underlying Onfido native SDK versions:
- Android 16.2.0 (up from 16.1.0)
- iOS 28.2.0 (up from 28.1.0)
- Enable Enterprise features for Studio
[3.1.0] - 2023-03-07 #
- Public: Update underlying Onfido native SDK versions:
- Android 16.1.0 (up from 16.0.1)
- iOS 28.1.0 (up from 28.0.0)
[2.2.0] - 2023-01-27 #
- Public: Update underlying Onfido native SDK versions:
- Android 15.4.0 (up from 15.3.0)
[2.1.0] - 2023-01-13 #
- Public: Added NFC support