Releases: veryfi/veryfi-lens-react-native-demo
Releases · veryfi/veryfi-lens-react-native-demo
1.5.21
1.5.20
What's Changed
- Android: Fixed crash with bitmaps in One Plus 8 Pro
- Android: Fixed other minor bugs
1.5.19
1.5.18
What's Changed
- iOS: Updated receipts and fraud detection models
- iOS: Set closeCameraOnSubmit work also on auto submit flows
- iOS: Improved dewarping and softBinarization in headless architectures
- Android: Added logs to check the crop process
- Android: Improved barcode flavor
- Android: Updated receipts and fraud detection models
1.5.17
What's Changed
- iOS: Added checksBackIsRequired setting
- iOS: Removed shieldProtectionIsOn setting
- iOS: Fixed defaultSelectedDocumentType setting
- iOS: Fixed saveLogsIsOn setting
- iOS: Changed barcodes result object structure
- iOS: Removed tagName setting
- iOS: Removed categoryName setting
- Android: Removed shieldProtectionIsOn setting
- Android: Improved format of the barcodes extracted
- Android: Added checksBackIsRequired setting
- Android: Added autoCropBrowserIsOn setting
- Android: Removed shieldProtectionIsOn setting
1.5.16
1.5.15
What's Changed
- Android: Fixed issue with Long Receipts for React Native
1.5.13
What's Changed
- iOS: Fixed default location value & fix location for region logic
- iOS: Changed docDetectStrokeUIColor and docDetectFillUIColor settings values from UIColor to Hex String with format #RRGGBBAA
- iOS: Added solution to scan barcodes
- Android: Added showDocumentBrowser in VeryfiLens SDK to read files (PDF, Images) from the Android File Explorer
- Android: Location setting is false by default now
- Android: Multiple page is on by default now
- Android: Solved minor bugs
1.5.12
1.5.11
What's Changed
- iOS: Set multipleDocumentsIsOn default value as true
- iOS: Set locationServicesIsOn default value as false
- iOS: Added webhookIsOn setting that allows async document upload
- iOS: Added shareLogsIsOn setting that allows exporting lens logs via sharing menu
- Android: Added barcodeExtractionIsOn setting to extract barcodes codes if the image has any
- Android: Added webhookIsOn setting to active the async processing
- Android: Fixed some minor bugs