Skip to main content

Changelog

Version 2.0.0 - May 23, 2025

Features

  • Added support for Android 15 and add edge-to-edge on all Android versions
  • Added Photo Payment. With Docutain's Photo Payment SDK you can integrate photo payment into your app within minutes.
  • Added Onboarding. UI components which you can use to onboard the user.
  • Added ScanTips. UI components which you can use to show the user some tips about how to obtain a great scan result.
  • Added allowPageDelete to be able to optionally disable the delete toolbaritem on the editing screen.
  • Added allowPageAdd to be able to optionally enable a button on the editing screen which the user can use to add additional pages.
  • Added vibrateOnCapture to be able to provide better feedback when the camera captures an image.
  • Added a new camera source CameraImport. This will add an import button within the scanning screen to scan and import images at the same time.
  • Added two new colors ColorOnPrimary and ColorTopBarTitle. See Color Configuration for more details.
  • Added statusBarAppearance and navigationBarAppearance to be able to alter the default behaviour on Android

Improvements

  • Improved scanning screen on Android, using more of the available space for the camera on supported devices.

Bug Fixes

  • Layout Fixes on the scanning screen for Android & iOS, e.g. missing or cut buttons.

Version 1.1.0 - 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.

  • Added support for x86 and x86_64 emulators on Android with full functionality.

Improvements

  • Improved Data Extraction.

Bug Fixes

  • Fixed a bug that could cause the extracted date to be 1 month in the future.

Version 1.0.0 - Jan 27, 2025

  • First official release of the Docutain Cordova SDK

Version 1.0.0.Alpha.2

  • Only internal tests

Version 1.0.0.Alpha.1

  • Only internal tests