Changelog
Docutain.SDK.iOS - Version 1.7.3
Bug Fixes
- Fixed a bug that could cause toolbar items to disappear when document title was set.
Docutain.SDK.iOS - Version 1.7.1
Features
- Added
allowPageEditing
. If true, after the scan screen is finished, an editing screen with the captured images will be displayed. On the editing screen, the user can crop manually, rotate the page, filter the page and much more. Refer to DocumentScannerConfiguration for more details.
Improvements
- Improved Polish translations.
Docutain.SDK.iOS - Version 1.7.0
Features
Added a lot of new functionalities for further customization of the document scanner
Added
confirmPages
. When it is set to true, the user will be presented a list with thumbnails of all pages in order to do a final check before finishing the scan process. Refer to DocumentScannerConfiguration for more details.Added
allowPageRetake
. When it is set to true, the bottom toolbar will display an item allowing to rescan the current page. Refer to PageEditConfiguration for more details.Added possibility to compress the generated PDF to a predefined maximum file size. Refer to PDF compression for more details.
Docutain.SDK.iOS - Version 1.6.4
Improvements
- Some devices used the ultra wide angle camera by default. This resulted in the necessity to hold the device quite close to the document and possibly causing some distortions. The default camera zoom is now set to be at the optimal position.
Bug Fixes
- Fixed a bug that could cause the filter page to not close when swiping back while having "Filter all pages" activated.
Docutain.SDK.iOS - Version 1.6.3.1
Bug Fixes
- Fixed a bug that could cause the analyzed JSON data to be faulty
Docutain.SDK.iOS - Version 1.6.3
Features
- Added 32 new localizations
Bug Fixes
- Fixed a bug that caused huge file sizes when using the Black & White filter. Now, when Black & White filter is applied, the files will be saved as single channel TIFF, providing the smallest possible file size
Docutain.SDK.iOS - Version 1.6.2
Features
- Added new UI functionality for page cropping and page rearrangement
- Added new functionality to run the document scanner on imported images, providing the same UI as when scanning with the device's camera
- Added a lot of new possibilities to change the default scanning behaviour
Bug Fixes
- Fixed a bug that caused the image rotation to get lost when filtering the image after rotating it
Docutain.SDK.iOS - Version 1.5.22
Features
- Added new functionality to export the currently scanned document as image (JPG) files. See image export for more details
- Added new property
autoCapture
toDocumentScannerConfiguration
to be able to switch between manual and automatic document capture - Added new property
defaultScanFilter
toDocumentScannerConfiguration
to be able to set the default scan filter according to one's needs
Breaking Changes
- Moved
DocutainSDK.pageCount()
toDocument.pageCount()
Docutain.SDK.iOS - Version 1.5.18
Features
- Added support for arm64 simulator
Bug fixes
- Fixed that scanner could not be presented when rootviewcontroller already presents another viewcontroller
- Fixed navigationbar items not changing color when dark mode changes at runtime
Docutain.SDK.iOS - Version 1.5.14
Bug fixes
- Fixed camera not autofocusing on some devices
- Fixed iOS simulator constantly increasing memory