- Bumped Android SDK to
3.1.3
. - Bumped iOS SDK to
1.2.0
. - Removed
allowMultipleDocuments
. - Removed
defaultMultipleDocuments
. - Added
DocumentMode
. - Added
cameraModeSingle
,cameraModeMulti
,cameraModeSegmented
which are all of typeDocumentMode
. - Fixed typo
imageColorGrayscaleText
becomesimageColorGrayScaleText
.
- Fixed typo
Filepath
becomesfilePath
in Android SDK.
- Initial release of SDK support for Capacitor / IONIC.