github BlinkID/blinkid-imagecapture-in-browser v5.15.0
Release 5.15.0

latest releases: v6.0.0, v5.20.0, v5.18.0...
2 years ago

5.15.0

Changes to BlinkID(Combined) Recognizer

  • No API changes
  • We've improved document detection and cropping of the document image

Platform-related SDK changes

  • We've added methods for programmatically starting camera and image scan when using the UI component.
    • It's possible to call startCameraScan() and startImageScan(File) methods on the custom web element.
  • We've standardized error structures returned from the WebAssembly library and the UI component.
    • See SDKError.ts and ErrorTypes.ts for a complete list of possible error codes.
  • We've completed support for part:: selector and added an example.
  • We've simplified integration of the UI component with Angular and React frameworks.
    • Integration guide for Angular
    • Integration guide for React

Bug fixes

  • We've ensured that all SDK errors can be visible from fatalError and scanError events in the UI component.

Don't miss a new blinkid-imagecapture-in-browser release

NewReleases is sending notifications on new releases.