Recognizer SDK (1.9.10)
- Extraction Enhancements (United States)
- Improved handling of fuel receipts from gas and convenience retailers, increased accuracy of item and quantity extraction (including Dollar General), and overall improvements to product data consistency.
- Promotion Detection (Germany)
- Refinements to promotion matching and validation workflows to improve detection accuracy across receipt types.
- Sales Tax Extraction (Australia)
- Improved parsing of sales tax fields for better consistency.
- Optimized
ImageClient.recognize()implementation by removing redundant License Check call to make it faster and more reliable.- This avoids race condition issues where the check would fail intermittently, hence throwing "Not Authorized" Exception.
- Added Mobile Payment as a recognized method of payment for U.S. receipts.
- Implemented overall extraction and stability improvements for enhanced accuracy and reliability.
- Overall Stability Improvements
- General enhancements to improve reliability and performance across extraction workflows
Digital SDK (1.6.9)
- Stability fixes and improvements
Account Linking SDK (1.5.8)
- Stability fixes and improvements
Barcode SDK (1.7.1)
- Improved the barcode scanning logic to resolve issues on specific device camera hardware, enhancing scanning reliability and performance.
- You may need to apply
RecognizerView.setOptimizeCameraForNearScan(true);to improve camera focus on select devices.- Enabling this setting helps capture clearer frames, leading to more accurate barcode results.
- You may need to apply
- Stability fixes and improvements
Core SDK (1.7.1)
- Stability fixes and improvements
Camera SDK (1.7.1)
- Stability fixes and improvements
Camera UI SDK (1.4.5)
- Stability fixes and improvements
Earnings SDK (1.7.1)
- Stability fixes and improvements
Surveys SDK (1.5.9)
- Stability fixes and improvements
Security SDK (1.1.4)
- Stability fixes and improvements
Digital Analytics SDK (1.1.4)
- Stability fixes and improvements
Logcat SDK (1.1.4)
- Stability fixes and improvements
Barcode Recognizer SDK (1.0.5)
- Fixed ML Kit's Barcode Integration producing no results caused by the original implementation where models were not downloaded/activated.
- Stability fixes and improvements