Releases: doo/scanbot-document-scanner-sdk-ios-spm
Releases Β· doo/scanbot-document-scanner-sdk-ios-spm
5.0.4
WARNING: Release Notes for version 5.0.4 not found!
5.1.0-RC5
- π New:
- Added read-only, Key-Value observable property
pages
of type[SBSDKDocumentPage]
toSBSDKDocument
. - 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
andSBSDKSimulatedCameraMockData
. - Added
isCameraFrozen
property toSBSDKBaseScannerViewController
.
- Added read-only, Key-Value observable property
- π 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 classSBSDKDocumentPage
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:)
tocameraSession(_ session:, didOutput:)
in protocolSBSDKCameraSessionDelegate
.
5.1.0-RC1
- π New:
- Added read-only, Key-Value observable property
pages
of type[SBSDKDocumentPage]
toSBSDKDocument
.
- Added read-only, Key-Value observable property
- π Improvements:
- Made properties
polygon
,filter
,parametricFilters
,documentImageSizeLimit
,documentImage
,documentImageURL
,
documentPreviewImage
,documentPreviewImageURL
of classSBSDKDocumentPage
Key-Value observable.
- Made properties
β οΈ 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
- π Bug fixes:
- Changed privacy manifest to comply with the latest Apple specs.
4.2.2
- π Bug fixes:
- Changed privacy manifest to comply with the latest Apple specs.
5.0.2
- π 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
- π 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
WARNING: Release Notes for version 5.0.2 not found!
5.0.1-RC3
- π Bug fixes:
- Fixed a critical bug in the camera session causing too low resolution of captured still images.
5.0.1
- π Bug fixes:
- Fixed a critical bug in the camera session causing too low resolution of captured still images.