Skip to content

@microblink/blinkid@8000.0.1

Choose a tag to compare

@dompagoj dompagoj released this 23 Jun 08:39
5e98c87

v8000.0.1

Changes

  • Changes reticle type from searching to error for barcode scanning when barcode is not in frame
  • Changed BlinkID UX Manager partially supported barcode step auto-resolution to respect barcodeModule.presenceMandatory.
  • Improved RedactionResolver API, added getDefaultRedaction(classsInfo) parametar, more details here
  • Relaxes the return type of RedactionResolver so all fields are optional
  • Fixed UX manager creation failing when screen.orientation is unavailable (e.g. iOS Safari and some WebViews). Device orientation analytics now use a guarded subscription with legacy fallback
  • Updates internal state cloning to use a browser-compatible fallback when structuredClone is unavailable.