Skip to content

5.2.1-RC3

Compare
Choose a tag to compare
@scanbot-ci scanbot-ci released this 22 Jul 14:08
· 45 commits to master since this release
  • 🚀 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.