7.3.0
Minor Changes
- Renames the capture-dialog locale key from
scan_documenttodialog_titlefor clarity and consistency. - To migrate, update custom translation files: replace the key
scan_documentwithdialog_title. The string value can remain the same (e.g. "Scan document" or your translated text). - Adds an option to configure the
z-indexof thecamera-managerUI when no target element is provided.
Patch Changes
- Refactors
CameraErrorModalto use the updatedAlertModalAPI fromshared-components. No visual changes. - Prevents starting camera playback or frame capture while the document is hidden, and resumes queued playback/capture requests when the tab becomes visible again.
- Prevents double-tap zooming on UI elements on mobile browsers.