Skip to main content

Changelog

Docutain.SDK.Android - Version 1.6.3.1

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.Android - Version 1.6.2.1

Features

Bug Fixes

  • Fixed a bug that could cause the camera to choose a too small capture resolution on some Android devices
  • Fixed a bug that caused the image rotation to get lost when filtering the image after rotating it

Breaking Changes

  • The camera now does an additional pre capture focus run in order to improve the quality of the captured images. Depending on the device, image capture might take a little bit longer. Please check here, if you like to disable it.
  • The compileSdk of your app needs to be set to 34 or greater. Note that updating the compileSdk (which allows newer APIs to be used) can be done seperately from updating targetSdk and minSdk. So this should have no negative impact on your app.

Docutain.SDK.Android Version - 1.5.1.8

Features

  • Added new functionality to export the currently scanned document as image (JPG) files. See image export for more details
  • Added new property autoCapture to DocumentScannerConfiguration to be able to switch between manual and automatic document capture
  • Added new property defaultScanFilter to DocumentScannerConfiguration to be able to set the default scan filter according to one's needs

Breaking Changes

  • Moved DocutainSDK.pageCount() to Document.pageCount()

Docutain.SDK.Android Version - 1.5.1.5

Features

  • Added support for HEIC image import
  • Added Logger class to be able to alter the logging behaviour

Docutain.SDK.Android Version - 1.5.1.1

Features

  • Added support for simulators

Bug Fixes

  • Fixed a bug that could cause out of memory exceptions when importing PDF files

Improvements

  • Improved the detection rate for payment state and BIC

Docutain.SDK.Android - Version 1.4.0.1

Improvements

  • Improved performance of the document scanner

Docutain.SDK.Android - Version 1.3.8.1

Improvements

  • Added some translations

Docutain.SDK.Android - Version 1.3.8.0

  • Initial Release