# Android SDK Changelog
Changes marked in bold are possibly breaking. Please, pay special attention to them.
# Version 1.14.3
Released on 2020-12-17
- Upgraded Gradle plug-in to 4.1.1
- Added 'In progress' state for liveness checks
- Added SDK parameters check during SDK instance building
- Minor bug fixes
# Version 1.14.2
Released on 2020-12-07
- Minor bug fixes
# Version 1.14.1
Released on 2020-12-04
- Unified Action behavior for iOS and Android
- Attention for Java developers: additional parameter for withHandlers method added
# Version 1.14.0
Released on 2020-12-01
- Bug fixes
- Added PDF preview on Android devices (API levels 21+)
- Enabled file type specificity in gallery
- Improved low-light performance for our liveness detection
# Version 1.13.5
Released on 2020-11-18
- Added Action result handler
- Minor bug fixes
# Version 1.13.4
Released on 2020-11-02
- Minor bug fixes
# Version 1.13.3
Released on 2020-10-29
- Merged modules: there is no need to add dependency for idensic-mobile-sdk-prooface and idensic-mobile-sdk-actions. These modules are now part of idensic-modile-sdk
- Removed legacy android support library dependency
- Minor bug fixes
# Version 1.13.2
Released on 2020-10-22
- Internal modules renamed
- Minor bug fixes
# Version 1.13.1
Released on 2020-10-13
- Added additional option of Liveness module for FaceAuth action
- Added actionCompleted state for applicant actions
- Minor bugfixes
# Version 1.13.0
Released on 2020-10-05
- Support for additional option of Liveness module
# Version 1.12.3
Released on 2020-09-22
- Upgrade to Kotlin 1.4
- Minor bug fixes
# Version 1.12.2
Released on 2020-09-01
- Support for Selfie with Document
- Validation for Phone, Email and Date of Birth has been added at the
APPLICANT_DATA
step - If needed, general moderation comment will be shown when the applicant is rejected
- Support for
<b>
and<i>
tags withinsns_step_*_prompt
strings - An omission of the numeric prefix when there is the only step on the initial Status Screen
- Drawing of the
submitted
state when the liveness result is uncertain, but the applicant is allowed to proceed - Strings added:
sns_step_SELFIE_photo_title
,sns_step_SELFIE_photo_brief
,sns_step_SELFIE_photo_details
,sns_liveness_check_submitted
- Some small bugs fixed
# Version 1.12.1
Released on 2020-08-17
- Extended error handling upon uploading fail
- Added an ability to pick from Photo Library on the
PROOF_OF_RESIDENCE
step - Update gradle plugin version
- dismiss() method added to make SDK dismission easier
- Bug fixes
# Version 1.12.0
Released on 2020-08-04
- Support for
APPLICANT_DATA
step - Performance and usability improvements
# Version 1.11.2
Released on 2020-07-16
- Video Selfie document type is now supported
- Minor performance improvements
# Version 1.11.1
Released on 2020-07-13
- Repackaging the liveness module
- Minor fixes and improvements
# Version 1.11.0
Released on 2020-07-07
- applicant flows based initialization (
flowName
mandatory parameter added) - Translations are now managed from the dashboard
- Fix for the missed EXIF data in the uploaded photos
- Various security related improvements
# Version 1.10.2
2020-06-16
- Removed the onReady() callback
- Support for TLS 1.2 on Android 4.x
- Improved security for the liveness module
- Instant updates for the applicant verification status
- Minor bug fixes and improvements
# Version 1.10.1
2020-06-04
- Ability to pass an empty
accessToken
on initialization (onTokenExpiration
would be called to get a new token) - Adjusted string resources
- Added a detailed message to the dialog which appears on the document picker screen
- Added the ability to get a document type from string resources by their value