🚀Release Notes
December 03, 2024
DocumentDetector 15.0.3
DocumentDetector 15.0.3
Updates
Analytics Improvement
Dependency on CafSolutions
1.0.1
December 02, 2024
DocumentDetector 15.0.2
DocumentDetector 15.0.2
Fixes
Fix height dialog for custom image in upload flow
Adding custom background color
Fix setter messages
October 22, 2024
SPM DocumentDetector 15.0.1
and SPM FaceLiveness 6.0.1
SPM DocumentDetector 15.0.1
and SPM FaceLiveness 6.0.1
Fixes
Using multiple SPM imports with the
CafSolutions
dependency resulted in an error, these new versions are compatible in the same project
September 26, 2024
DocumentDetector 15.0.0
DocumentDetector 15.0.0
Breaking Changes
Changing from
TensorFlowLiteSwift
toTensorFlowLiteC
Updates
Distributing on SPM
Swift Package Manager
September 5th, 2024
DocumentDetector 14.0.0
DocumentDetector 14.0.0
Breaking Changes
Updated public models to unify Caf Products
Updates
iOS minimum deployment target changed from
12.0
to13.0
Improved Analytics
New CafSolutions module dependency
August 7th, 2024
DocumentDetector 13.0.0
DocumentDetector 13.0.0
Highlights
Improve memory management throughout the SDK utilization.
Improve analytics.
Fixes
Fix manual capture feature for devices running iOS versions below 13.
July 19th, 2024
DocumentDetector 12.0.0
DocumentDetector 12.0.0
Highlights
Due to depletion of RAM usage issues on older devices, we have enforced the use of manual capture in the document capture flow for devices older than the iPhone X.
Fixes
Fix thread issues on API provider.
Breaking changes
The
.setOverlay(overlay: DocumentOverlayView)
options has been removed. This method previously allowed the full customization of the document capture view. You can still customize the layout using the.setLayout(layout: DocumentDetectorLayout)
option, which provides predefined parameters.
June 18th, 2024
DocumentDetector 11.0.0-swift-5.9.2
DocumentDetector 11.0.0-swift-5.9.2
Highlights
Generating a version for
Swift 5.9.2
compilers
June 6th, 2024
DocumentDetector 11.0.0
DocumentDetector 11.0.0
Breaking changes
Renaming most public classes, adding the prefix
Caf
to prevent naming duplicity errors.
May 7th, 2024
DocumentDetector 10.0.0
DocumentDetector 10.0.0
Breaking changes
Renaming public class
Label
toCafLabel
to avoid duplicated name issues.
Last updated