Skip to content

6.1.0-RC1

Latest
Compare
Choose a tag to compare
@scanbot-ci scanbot-ci released this 24 Oct 16:42
· 52 commits to master since this release
  • πŸŽ‰ New:
    • Added a new property hardwareButtonsEnabled that enables snapping from the hardware volume buttons and the new hardware camera control button to SBSDKShutterButton, SBSDKDocumentScannerViewController and SBSDKBarcodeScanAndCountViewController, available on iOS 17.2 and later.
    • Added new zoom control slider controlled by the new camera control button on all view controllers, available on all the new iPhone 16 series.
    • Added a new property captureWithHardwareButtonsEnabled to SBSDKUI2DocumentScannerCameraConfiguration.
    • Added a new mode SBSDKUI2PageSnapFeedbackNone to disable the animation when a page is captured.
  • πŸš€ Improvements:
    • Document detector: improved detection speed and robustness against orientation changes.
    • Document detector: improved robustness against picking up random contours.
    • Document detector: improved robustness against documents with coloured corners, booklets, handheld documents and cards, documents near edges of tables and overlapping documents.
  • 🐞 Bug fixes:
    • Fixed KANJI mode for QR codes.