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
RedactionResolverso 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.