4.0.0 - 4.0.1 [Unpublished]
This mainline release introduces a comprehensive UI rework. Third iteration of Sybrin styles.
4.0.1 - To be published
Internal release date: 2024/08/27.
Changes & additions
Improved default media constraints to reduce overall image sizes by specifying a range with a maximum and a minimum value for dimensions, with a fallback in case an error occurs.
4.0.0 - Unpublished
Internal release date: 2024/07/15.
This release branched from 3.3.0.
Initial release of fully reworked UI.
Breaking changes
Full visual rework.
Full localization keys rework to match new UI.
Changes & additions
Added EXIF data to all taken images.
Added
acceptedFileUploadTypes
configuration option to specify accepted file upload types. This property is instantiated as aFileUploadTypes
instance with boolean properties to enable or disabled jpg, png and pdf.
Bug fixes
Aligned companion API to be up to date with current UI capabilities:
Configurable
DataExtractionHeaders
property in appsettings. These settings are now added to the backend OCR request.Added
WordConfidenceResults
to data extraction result.Added
CroppedFrontImage
to data extraction result.Added
CroppedBackImage
to data extraction result.Changed trusted source verification to occur in the companion API before sending the request off to backend OCR services.
Last updated