- Installed
barcode-detector@3.0.5and updated business logic.
- Updated scanner UI.
- Removed dependency
html5-qrcode@2.3.8.
- Fix camera config to allow video stream to render when using a webcam,
including webcams without support for the
exactfilter.
- Fix camera config to allow video stream to render back camera on Android.
- Include safe area CSS property for mobile devices.
- Update screen aspect ratio for web and mobile.
- Provide property to automatically light torch when initialized.
- Do not light torch by default.
- Use Barcode Detection API to detect barcodes.
- Update CSS to enable vertical scrolling.
- Add zoom icons to slider.
- Prevent pinch to zoom (since it presently scales the website and not the camera, which can be confusing UX). A future update might add pinch to zoom that scales the camera.
- Include slider to control camera zoom.
- Add
showQrBoxprop allowing user to see square QR box when scanning.
- Default camera selection to a back-facing non-fisheye camera.
- Removed debug console logging.
- See git history for changes.