Releases: ExtrieveTechnologies/QuickCapture_IOS
Releases · ExtrieveTechnologies/QuickCapture_IOS
v2.0.0.5
#Changed access specifier of the Common class in Config.
#Fixed issue of CaptureCount limit is not reset after cancel the capture from camera.
#Added Entry points :
- GetPdfForLastCapture and GetTiffForLastCapture in CameraHelper Modified Functionality.
#Flash as Torch Modified- optimised for document capture scenario in mind.
#Camera live Preview mode as GrayScale and RGB.
#Fixed Output Path related issue inside the Framework Added Toasts based on ShowCaptureCountAndLimit in Config.
v2.0.0.0
QuickCapture SDK v2.0.0.0 - Major verison update
- Added build to tiff functionality.
- Added build to PDF functionality.
- Handled memory leaks.
- Other bug fixes and performance improvements.
v1.0.0.2
#Added exception handling.
#Added Rotation functionality to SDK.
#Fixed Image Layout issue with jpeg image.
#Other performance improvements.
v1.0.0.1
QuickCapture SDK v1.0.0.1
- Initital release of QuickCapture framework