Skip to content

Releases: doo/scanbot-document-scanner-sdk-ios-spm

5.0.4

26 Apr 15:38
Compare
Choose a tag to compare

WARNING: Release Notes for version 5.0.4 not found!

5.1.0-RC5

12 Apr 09:05
Compare
Choose a tag to compare
  • πŸŽ‰ New:
    • Added read-only, Key-Value observable property pages of type [SBSDKDocumentPage] to SBSDKDocument.
    • Added possibility to inject an image to simulate a video stream and a captured image to any scanners camera session for UI testing. See Scanbot.testData, SBSDKTestData and SBSDKSimulatedCameraMockData.
    • Added isCameraFrozen property to SBSDKBaseScannerViewController.
  • πŸš€ Improvements:
    • IMPORTANT: Changed the default backside cameras on all scanners to the triple or dual camera. On some devices with triple camera this results in a different view port (more zoomed in). Please make sure to adapt your zoom ranges and factors.
    • Made properties polygon, filter, parametricFilters, documentImageSizeLimit, documentImage, documentImageURL,
      documentPreviewImage, documentPreviewImageURL of class SBSDKDocumentPage Key-Value observable.
  • ⚠️ Breaking Changes:
    • Important: The default backfacing camera in all scanners has been changed from the ultra-wide or wide camera to the triple or dual camera.
    • Renamed function captureOutput(_ output:, didOutput:, from:) to cameraSession(_ session:, didOutput:) in protocol SBSDKCameraSessionDelegate.

5.1.0-RC1

25 Mar 10:13
Compare
Choose a tag to compare
  • πŸŽ‰ New:
    • Added read-only, Key-Value observable property pages of type [SBSDKDocumentPage] to SBSDKDocument.
  • πŸš€ Improvements:
    • Made properties polygon, filter, parametricFilters, documentImageSizeLimit, documentImage, documentImageURL,
      documentPreviewImage, documentPreviewImageURL of class SBSDKDocumentPage Key-Value observable.
  • ⚠️ Breaking Changes:
    • Important: The default backfacing camera in all scanners has been changed from the ultra-wide or wide camera to the triple or dual camera.

5.0.3

21 Mar 10:28
Compare
Choose a tag to compare
  • 🐞 Bug fixes:
    • Changed privacy manifest to comply with the latest Apple specs.

4.2.2

21 Mar 09:54
Compare
Choose a tag to compare
  • 🐞 Bug fixes:
    • Changed privacy manifest to comply with the latest Apple specs.

5.0.2

15 Mar 16:18
Compare
Choose a tag to compare
  • 🐞 Bug fixes:
    • Fixes a problem that slowed down still image capturing on some older iOS devices.
  • πŸš€ Improvements:
    • Improved speed and image quality of still image capturing.

5.0.2-RC1

14 Mar 17:12
Compare
Choose a tag to compare
  • 🐞 Bug fixes:
    • Fixes a problem that slowed down still image capturing on some older iOS devices.
  • πŸš€ Improvements:
    • Improved speed and image quality of still image capturing.

5.0.2-Beta1

13 Mar 11:44
Compare
Choose a tag to compare

WARNING: Release Notes for version 5.0.2 not found!

5.0.1-RC3

12 Mar 10:28
Compare
Choose a tag to compare
  • 🐞 Bug fixes:
    • Fixed a critical bug in the camera session causing too low resolution of captured still images.

5.0.1

12 Mar 13:48
Compare
Choose a tag to compare
  • 🐞 Bug fixes:
    • Fixed a critical bug in the camera session causing too low resolution of captured still images.