Skip to content

Releases: onfido/onfido-sdk-ui

9.1.2

10 Oct 09:49
4a17399
Compare
Choose a tag to compare
  • Welcome page UI changes for trial accounts

9.1.1

26 Sep 14:52
Compare
Choose a tag to compare
  • Fix setting "pan" value for the profile capture step

9.1.0

23 Sep 09:37
Compare
Choose a tag to compare
  • Internal: Migrated onfido/react-webcam fork to typescript and absorbed it into this repo.
  • Internal: Add utility tool for locales
  • Internal: Add Logger module
  • Internal: Remove woopra
  • Internal: Migrate analytics from /v3 to /v4
  • Internal: Place cross device SMS feature behind a feature flag
  • Internal: Add disableAnalyticsCookies option
  • Internal: Integrate Passive Signals module

9.0.0

07 Sep 13:01
Compare
Choose a tag to compare
  • Internal: Migrated onfido/react-webcam fork to typescript and absorbed it into this repo.
  • Internal: Collect FACE_LIVENESS_* analytics events
  • Internal: Send OS name and version information in sdk configuration request
  • Internal: Update terser to 5.14.2 & moment to 2.29.4
  • Internal: Add Network module
  • Internal: Move all network calls to the Network module
  • Internal: Add trackPropertiesBeforeMount to internal analytics api
  • Public: Add commit hash in console
  • Internal: Add x-onfido-sdk-version and x-onfido-sdk-platform headers to all onfido network requests
  • Internal: Update FaceTec SDK on Auth step from 9.4.11 to 9.4.12
  • Internal: Show connection error screen on active video upload errors

6.20.1

07 Sep 12:42
Compare
Choose a tag to compare

Fixed

  • Public: Fix useLiveDocumentCapture onComplete not working (cross device capture variant missing)

6.15.6-LTS

08 Jun 09:24
Compare
Choose a tag to compare

Fixed

  • Public: Added mapping to convert old to new analytics events

6.15.5-LTS

07 Sep 12:49
Compare
Choose a tag to compare

Fixed

  • UI: Set the 'Send link' Button component on Cross Device Send SMS Link screen as type="button"to prevent the Button component defaulting to a submit type button when SDK is embedded within a form element.
  • UI: Fix live document capture overlay appearing very small compared to how it was in version 6.14.0.

8.3.0

02 Aug 15:13
Compare
Choose a tag to compare
  • Public: Fixed setoption, setOptions was setting unspecified values to their default value.
  • Internal: Add dynamically loaded files (except en_US)
  • Internal: Upgraded Sentry to v7, added ErrorBoundary, fingerprinting and moved into its own module
  • Internal: Move Woopra into it's own core module
  • Internal: Migrate webpack to typescript
  • Internal: Add cross device pooling
  • Public: Support for SSN (for USA only) data capture.
  • Public: Collect country of residence before other profile data
  • Public: Add translations for profile data
  • Public: Support DocumentTypes option
  • Public: Remove asterisk from required fields
  • Public: Merge country and document selection in a single screen.
  • Internal: Remove isFullScreen prop from NavigationBar
  • Internal: Add missing analytics events from DocumentLiveCapture and DocumentMultiframe

8.1.1

13 Jul 14:20
Compare
Choose a tag to compare
Release 8.1.1

8.1.0

13 Jun 11:58
Compare
Choose a tag to compare

Changed

  • Internal: Use the max_total_retries field from SdkConfiguration to compute the max number of document capture retries after an image quality failed check. It was previously was set to 1.
  • Internal: Add video_instruction_type property to analytics event FACE_VIDEO_CAPTURE and FACE_VIDEO_CAPTURE_NEXT_BUTTON_CLICKED
  • Internal: Rename analytics event FACE_VIDEO_CAPTURE_RECORDING_NEXT_CLICKED to FACE_VIDEO_CAPTURE_NEXT_BUTTON_CLICKED
  • Internal: Add ui_alerts properties to FALLBACK_TRIGGERED analytics events
  • Internal: Add many new analytics events CAMERA_ACCESS_*, CAPTURE_*, CONFIRMATION_*
  • Internal: Add new analytics events NAVIGATION_BACK_BUTTON_CLICKED and NAVIGATION_CLOSE_BUTTON_CLICKED
  • Internal: Rename analytics event FACE_INTRO to FACE_SELFIE_INTRO
  • Internal: Add properties to analytics events for DOCUMENT_CAPTURE & DOCUMENT_CONFIRMATION
  • Internal: Remove trackComponentMode() & trackComponentAndMode()
  • Internal: Added test case configs to our demo app with queryString testCase
  • Internal: Add a css root scope to our SDK
  • Public: Scope our customization of castor components to our SDK css root
  • Public: Strip away color-scheme to prevent interference with customer styles
  • Internal: Upgrade @sentry/[email protected]
  • Internal: Fix Sentry artifacts CI upload
  • Internal: Migrated MobileFlow & CrossDeviceSubmit to typescript
  • Internal: Migrated MobileFlow, CrossDeviceLink & CrossDeviceSubmit to typescript
  • Internal: Added ScreenLayout to CrossDeviceSubmit
  • Internal: Update FaceTec SDK on Auth step from 9.4.5 to 9.4.11
  • Internal: Upgrade typescript to 4.6.2
  • Public: Add UI customization option for colorBackgroundQRCode

Fixed

  • Public: Fix inline style to support Content Security Policy
  • Public: Fix for http 204 request errors due to parsing
  • Public: Fix for skipping step when using cross-device on mobile
  • Public: Fix for showing user consent multiple times
  • Public: Fix error when mobilePhrases is supplied but phrases are not