Skip to content

3.0.0

Compare
Choose a tag to compare
@scanbot-ci scanbot-ci released this 23 Aug 12:57
· 22 commits to master since this release
  • πŸŽ‰ New:
    • Added functions to SBSDKDeviceInformation to get the total, used and unused disk space on the device.
  • πŸš€ Improvements:
    • RTU-UI configurations can now be initialized with partial/incomplete JSON data by internally merging the partial data into the configurations default values.
  • ⚠️ Breaking Changes:
    • Due to a Swift compiler naming collision the class ScanbotSDK has been renamed to Scanbot.
    • Renamed the class ScanbotSDKUI to ScanbotUI for consistency.
  • 🐞 Bug fixes:
    • Fixed a crash when denying camera permission.
    • Fixed a bug with magnetic lines in SBSDKImageEditingViewController and SBSDKUICroppingViewController.