Added
- UI: Accessibility - Add ARIA role
img
and an ARIA label for the generated cross device secure link QR code image - Internal: Resolved inaccurate reporting on test automation failures.
- Internal: Added note about lockfileVersion and npm version requirement for SDK contributors in CONTRIBUTING.md documentation.
- Public: Improvements in video capture steps.
Changed
- UI: Accessibility - Add ARIA role
button
to "Resend link" and "Cancel" links on Cross Device flow SMS Sent, Mobile Connected screens. - Internal: Remove
image_quality
breakdowns fromsdk_warnings
response because the field will be soon deprecated. - Internal: Moved
geckodriver
fromdependencies
todevDependencies
. - Internal: Added ability to run tests without the use of the mock server for the UI tests.