Skip to content

7.0.2-Beta7

Compare
Choose a tag to compare
@scanbot-ci scanbot-ci released this 20 May 11:20
· 45 commits to master since this release
  • 🐞 Bug fixes:

    • Fixed GS1Handlings decodeStructure and validateStructure for the barcode format gs1Composite.
  • 🚙 Under the hood:

    • Upgraded xtensor to 0.26.
    • Upgraded xtl to 0.8.
    • Upgraded xsmid to 13.2.
    • Upgraded CLI11 to 2.5.
    • Upgraded spdlog to 1.15.2.
    • Upgraded Boost to 1.88.
  • 🎉 New:

    • Added properties cameraSessionkeepAliveTimeout and animateCameraOverlay to SBSDKBaseScannerGeneralConfiguration
    • Added properties sessionDidChangeHandler and isSessionRunning to SBSDKBaseScannerViewController.
    • Added functions pause() and resume to SBSDKBaseScannerViewController.
  • 🐞 Bug fixes:

    • Fixed an issue where quickly stopping and starting the camera session of any scanner screen could lead to a crash or unpredictable behaviour.