6.0.0
·
5417 commits
to master
since this release
6.0.0
Added
- UI: Add country selection screen after document selection. This screen is skipped by default for a preselected document but can still be displayed by enabling the
showCountrySelection
option for thedocument
step. - UI: New warnings for cut-off & blurry images detection.
- UI: When the uploaded image is either cut-off, glary or blurry, the end-user must retry at most 2 times prior to proceeding further.
- Internal: The release script and the
release/RELEASE_GUIDELINE.md
file now include the information needed to update theMIGRATION.md
file. - UI: Added Residence Permit option for document selection
Changed
- Internal: Changed resolution constraints for live document captures from
720
to1080
. - Public: Remove
SMS_BODY
key from locale files as it's not a customisable key and does not belong to this codebase.
Fixed
- Public: Return a generic error for unmapped Onfido API validation keys.
- Fix typo in PhoneNumberInput SASS styles producing invalid CSS
- UI: Fixed inconsistent font family for non Primary, Secondary button elements.