Changelog
Version 1.7.7 - Feb 20, 2025
Features
- It is now possible to test the Docutain SDK for 60 seconds without a license key. This provides you the possibility to do some first tests before getting an extended trial license.
Improvements
- Improved Data Extraction.
Bug Fixes
- Fixed a bug that could cause the extracted date to be 1 month in the future.
Version 1.7.6 - Jan 24, 2025
Features
Added
readSEPACreditor
. Some invoices specify a SEPA creditor that is not the same as the sender of the document, but you need to get the recipient of the payment. Defaults to false. Refer to Data Extraction for more details.Added
allowPageAdd
. If true, the bottom toolbar will show a button allowing to add a new page. Defaults to false. Refer to PageEditConfiguration for more details.
Version 1.7.5 - Jan 24, 2025
Bug Fixes
- Fixed missing default icons for the addPage and finish buttons.
Version 1.7.4 - Jan 6, 2025
Bug Fixes
- Fixed a bug that could caused the scan process to not finish when the photo picker was closed by swiping it down.
Version 1.7.3 - Oct 10, 2024
Bug Fixes
- Fixed a bug that could cause toolbar items to disappear when document title was set.
Version 1.7.1 - Oct 4, 2024
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.
Version 1.7.0 - Aug 23, 2024
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.
Version 1.6.4 - Jul 7, 2024
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.
Version 1.6.3.1 - Apr 17, 2024
Bug Fixes
- Fixed a bug that could cause the analyzed JSON data to be faulty
Version 1.6.3 - Mar 14, 2024
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
Version 1.6.2 - Mar 14, 2024
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
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()
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
Version 1.5.14
Bug fixes
- Fixed camera not autofocusing on some devices
- Fixed iOS simulator constantly increasing memory