Skip to content

5.2.1-Beta2

Compare
Choose a tag to compare
@scanbot-ci scanbot-ci released this 15 Jul 16:19
· 52 commits to master since this release
  • πŸŽ‰ New:
    • Added new properties resultAccumulatorConfiguration to SBSDKGenericDocumentRecognizer and SBSDKGenericDocumentRecognizerViewController. See new class SBSDKGenericDocumentRecogizerAccumulationConfiguration.
  • πŸš€ Improvements:
    • Made the SwiftUI Barcode Scanner more flexible. See SBSDKUI2BarcodeScannerView.
  • 🐞 Bug fixes:
    • Fixed a UI issue on the RTU-UI V2 barcode sheet screen where the subtitle label was being vertically cut off.
    • Fixed a UI issue on the RTU-UI V2 barcode confirmation sheet in the single usecase where the loading indicator was not centered when the loading message was hidden.
  • ⚠️ Breaking Changes:
    • Changed SwiftUI Barcode Scanner initializer to accept blocks instead of binding vars. See SBSDKUI2BarcodeScannerView.