Skip to main content

Release Notes

1.68.0 - 2024-02-15​

Added​

  • Added identity id to render login to prevent fails when using 1to1 Auth with UUID
  • Configurable fingerprint token
  • Added final screen to VS (success screen)
  • Added user consent
  • CSS handlers for VS screens

Fixed​

  • Handle empty CPF and CPF validations
  • Fixed null reference exception in createNewSession
  • CSS fix on IdMask for devices that don’t support aspect ratio CSS property
  • Updated icons for InstantVerify
  • A11 issues fixed, page titles should be correct depending on the current module and A11 buttons
  • Video Selfie won’t trigger double ID auto detection
  • VideoSelfie now detects initial mode and render the correct camera

Download 1.68.0

1.67.1 - 2024-02-01​

Added​

  • Changed logic on behavioral algorythm and spoof atempts
  • Finalized VS UI/UX experience to adapt for new designs

Download 1.67.1

1.66.0 - 2024-01-18​

Added​

  • Added mandatory consent for the state of Illinois

Download 1.66.0

1.65.0 - 2024-01-02​

Added​

  • VideoSelfie
    • Added more ID capture checks
  • Selfie Capture
    • Support for horizontal capture on iPad 10

Fixed​

  • VideoSelfie
    • Selfie frame border changes color correctly according to status
    • Selfie auto capture fixed for iPhone Pro Max, Pixel 6 and Samsung S9
    • Fixed blurry ID capture for all iPhones above 16.4
    • Fixed rotated camera on iPhone 12 on ID capture
    • Fixed zoom on ID capture for Samsung S23

Download 1.65.0

1.64.0 - 2023-12-19​

Added​

  • Changed flow order for Video Selfie (ID Capture -> POA -> Selfie -> Questions -> Speech) to prevent less camera switch
  • Fix camera switch not happening when moving to selfie capture on some Android devices
  • Added more analytics events to better track Video Selfie
    • Video stream open / close
    • Audio stream open / close
  • Updated wrong types for onLog function
  • Added support for document selector adding a new renderDocumentSelector method. Check here
  • Update ID capture tutorial for Desktop
  • On ID capture when Retake is enabled, it will show now the user’s ID

Download 1.64.0

1.63.0 - 2023-11-30​

Added​

  • Improvements and new design for VideoSelfie module.

Download 1.63.0

1.62.0 - 2023-11-06​

Added​

Fixed​

  • Resolved TypeScript type mismatches in renderRedirectToMobile method, reintroducing compatibility with React 17 applications.
  • Query parameters are now correctly retained in redirection URLs within QR codes.

Download 1.62.0

1.61.1 - 2023-10-09​

Added​

Fixed​

  • Revert a change that broke getFinishStatus functionality.

Download 1.61.1

1.61.0 - 2023-10-06​

Added​

  • Perfomance improvements in models loading.

Fixed​

  • VideoSelie improvements.

Download 1.61.0

1.60.0 - 2023-08-22​

Added​

  • Add Italian language.
  • Remove desktop header from SDK

Fixed​

  • Fix an issue when the SDK was unmounting
  • Fix autocapture not working in retries.
  • Fix face autodetect not working after retries.
  • Fix an issue when recordings was enabled. The video was being showed double.

Download 1.60.0

1.59.0 - 2023-07-20​

Added​

  • OTP: Missing translations in seconds left.

Fixed​

  • Selfie Capture not loading properly when recording is enabled.
  • Always send default value for penColor.

Download 1.59.0

1.58.1 - 2023-06-27​

Fixed​

  • Fix a case where the back checks in VideoSelfie were not working

Download 1.58.1

1.58.0 - 2023-06-27​

  • Add A11y to POA module
  • Move recordings to Tokbox
  • Add a11y to OTP module
  • Update OTP module design
  • Adapt CSS and functionality to support Surface tablets.
  • Add a11y to VideoSelfie module
  • Update VideoSelfie module design
  • Send glare and blur to backend
  • Add allow camera instructions for desktop flows
  • Add Css Incode Classes to Camera Permissions Screen
  • Start Auto Capture timer from idDetected event
  • Add Consent Request
  • Add Responsiveness to Desktop QR
  • Add Anti fraud process call.
  • Added showTutorials arg to renderTetrySteps.
  • Add darkMode flag in create function that shows dark variant of tutorials.
  • Added SecondId Animation to FaceMatch module.
  • Added events for upload of ID and Selfie recordings.
  • Add getWatchlist call.

Fixed​

  • Keep full canvas height if flow is assisted.
  • Fix UI issue in desktop selfie where video was zoomed out.
  • Fix video disappearing when selfie capture started in desktop login.
  • Fix issue that was causing permissionDenied error to be thrown when camera was allowed.
  • Fix an crash in Desktop for renderLogin.
  • Fix Deny action in fake permission request modal
  • Fix Quit button action on fake permissions request modal
  • Fix ID auto capture is still active in the background after capture.
  • Fix race condition between update and approve/finish status for incode ID, causing conflicts in final session state.

Download 1.58.0

1.57.0 - 2023-04-24​

Added​

  • Add Css Incode Classes to Camera Permissions Screen

Fixed​

  • Fix issue that was causing permissionDenied error to be thrown when camera was allowed.
  • Fix an crash in Desktop for renderLogin.

Download 1.57.0

1.56.0 - 2023-03-15​

Added​

  • Improve Front CaptureID tutorial.
  • Enable BackID Checks in VideoSelfie.

Fixed​

  • Fixes the wrong camera being opened after selecting one from the camera chooser.
  • Fixes no notifications being shown in ID capture for desktop.
  • Fixes overlapping notifications in selfie capture for desktop.
  • Fixes URL not being set correctly in Redirect component.
  • Fixes VideoSelfie issues with capture and bad image aspect ratio..
  • Fixes VideoSelfie getting stuck when back ID is not detected.

Download 1.56.0

1.55.0 - 2023-02-15​

Added​

  • Add document number in editable OCR component.
  • Adds addContract for uploading a contract.
  • Adds the capability to upload a large contract in addDocument.
  • Adds new camera access instructions for Android devices.
  • Adds new event if IP fetch fails in device fingerprint call.
  • Adds new event if fingerprint fetch fails in device fingerprint call. 1203931943049143/f)
  • Adds new method renderQrScanner. Check in renderQrScanner for more details.

Fixed​

  • Fixed broken UI in POA component and user being unable to upload photo.
  • Fixed issue with default token in renderCamera that was causing the token to be undefined.

Download 1.55.0

1.54.1 - 2023-01-25​

Fixed​

  • Fixes for iOS 16 in ID Capture.
  • Initialized correctly the translations if you call create after i18n is initialized. This sometimes prevents the custom translations to be loaded.

Download 1.54.1

1.54.0 - 2023-01-19​

Added​

  • New instructions for when the camera has no access.

Fixed​

  • Fix the wrong language detector that was causing the custom translations to not load in some cases.

Download 1.54.0

1.53.0 - 2023-01-19​

Added​

  • Adds canvasBackgroundColor, canvasBorderColor and penColorto renderSignature.
  • Adds more classes for customization for Signatue.
  • Adds events to know if the recording was success or not.
  • Adds classes for customization for CapturePreview.
  • Adds classes for customization for FaceMatch.
  • Add additional ID capture module events

Fixed​

  • Remove unused desktop permissions screen.
  • Prevent rendering of h1 and h2 elements if no title/subtitle are passed in props.
  • Assign reload instead of empty function to onRestartOnboarding prop.
  • Update getPrivacyConsentData with the new required params.

Download 1.53.0

1.52.1 - 2022-12-30​

Added​

  • renamed UUID to customerId in approve method.

Fixed​

  • Fixed notification appearing in webSDK when phone is rotated to landscape mode.
  • Fixed no focus and blinking in ID capture.
  • Fixed tutorials for ID and selfie.
  • Fixed title and subtitle styles for signature component.
  • Fixed blinking translations issue.

Download 1.52.1

1.52.0 - 2022-12-28​

Fixed​

  • Center selfie capture.
  • Fix addDocument function not returning response.
  • Fix ID tutorial screen.
  • Fix third ID module stuck.

Download 1.52.0

1.51.0 - 2022-10-31​

Added​

  • Desktop tutorials are back.
  • Change event name for custom permissions.

Download 1.51.0

1.50.0 - 2022-10-18​

Added​

  • Adds an option to disable full screen in renderCamera. The option is called disableFullScreen and is false by default. Check in renderCamera for more details.

Download 1.50.0

1.49.0 - 2022-10-06​

Added​

  • We added a new option called onlyAllowCapture to disable the upload of files and images in renderCamera('document', ...).
  • More improvements in detecting a virtual device.

Fixed​

  • We fixed a bug in VideoSelfie that caused some score was not processed correctly.

Download 1.49.0

1.48.0 - 2022-09-05​

Added​

  • We now detect when a user is using a mobile browser simulator.
  • We added a new tutorial for VideoSelfie.

Fixed​

  • We fixed a rendering issue happening in iOS 16.

Download 1.48.0

1.47.0 - 2022-09-05​

Added​

  • Throw error when virtual camera is detected.

Download 1.47.0

1.46.0 - 2022-08-26​

Added​

  • TypeScript types.

Fixed​

  • Add your logo in RedirectToMobile.
  • VideoSelfie now use consent from backend.

Download 1.46.0

1.45.1 - 2022-07-06​

Fixed​

  • Correctly format URL in redirect to mobile component.

Download 1.45.1

1.45.0 - 2022-07-05​

Added​

  • Add proper redirection on Desktop QR.
  • Add customization to the Redirect component, allowing re-enrollment.

Download 1.45.0

1.44.0 - 2022-06-14​

Added​

  • Adds i18n instance.
  • Fixed Languages discrepancy with i18n in SDK.

Fixed​

  • Selfie Tutorial distortions is corrected.

Download 1.44.0

1.43.2 - 2022-06-06​

Fixed​

  • Translates loading text in OTP.
  • Fixes problem with missing permission prompt and video is blank in Selfie and Login (renderCamera and renderLogin)
  • Close the notification when you capture the PoA.

Download 1.43.2

1.43.1 - 2022-05-12​

  • Made the custom permission prompt optional. You can use the showDoublePermissionsRequest param to enable. It's disabled by default. Check here
  • Fixed the Quit onboarding button in the custom permission screen.

Download 1.43.1

1.43.0 - 2022-05-11​

  • Removed CSS styles dependency. You can remove our external css styles.

  • Added close method to renderCamera. Check here

  • Added a custom permission for the camera to be used in the app.

    const { close } = incode.renderCamera("front", container, {
    onSuccess: onSuccess,
    onError: onError,
    });

    // then you can close the SDK from your code

    close();
  • UI Fixes

  • Bugfixes

Download 1.43.0

1.42.0 - 2022-01-26​

  • Adds renderFaceMatch method Example of usage:
      const data = await incode.renderFaceMatch(containerRef.current, {
    onSuccess: handleNext,
    onError: emptyFunc,
    }).
  • Bug Fixes

Download 1.42.0

1.41.0 - 2021-12-13​

  • Adds getCustomFields method Example of usage:
      const data = await incode.getCustomFields({ session.token }).
  • UI Fixes

Download 1.41.0

1.40.0 - 2021-11-30​

  • Add overlay between the edge of the camera and detection frame

Download 1.40.0

1.39.2 - 2021-11-10​

  • Fixed an issue that prevent auto focus in iPhone 12 Pro Max, 13 Pro and 13 Pro Max
  • Fixed wrong dates being displayed bug in conference

Download 1.39.2

1.39.1 - 2021-11-05​

  • Fixed bugs in renderRetrySteps
  • Adds showPassport. When is true will show passport capture instead of ID.

Download 1.39.1

1.39.0 - 2021-110-03​

  • OnBoarding Retries
    • This new version adds a new method: renderRetrySteps that will automatic retry the steps that has failures.
    incode.renderRetrySteps(
    containerRef.current,
    {
    token: session,
    numberOfTries: 3,
    },
    {
    onSuccess,
    onError,
    }
    );
  • Fixed a problem with Tutorials gifs not displaying correctly

Download 1.39.0

1.38.0 - 2021-11-01​

  • Tutorials are now gif with less size
  • You can use our SDK in Desktop web apps
  • Multiple bugfixes

Download 1.38.0

1.37.0 - 2021-10-29​

  • iPad support πŸ₯³
  • Make models in warmup configurable
  • bugfixes

Download 1.37.0

1.36.1 - 2021-10-06​

  • Signature: Fix a bug that prevents you to sign in the text label
  • attachSignatureOnAnnotation: Adds orientation param
  • bugfixes

Download 1.36.1

1.36.0 - 2021-09-22​

  • Adds Events for Native Capture
  • Adds modelLoadStart and modelLoadEnd
  • Adds Retake Modal for Manual Capture

Download 1.36.0

1.35.0 - 2021-09-02​

  • Fix conferenceConnected log to be sent when executive stream is present
  • Add conferenceConnecting log to be sent after network tests finish to perform
  • Add event for camera permission denied
  • Import reduced OpenCV
  • Adds renderRedirectToMobilecheck here
  • Adds isDektop function check here
  • Signature bugfixes
  • Bugfixes

Download 1.35.0

1.34.0 - 2021-08-10​

  • Adds renderEnterCurp This component is for validate the CURP
Welcome.renderEnterCurp(containerRef.current, {
onSuccess: () => {
handleNext();
},
token: session.token,
});
  • Adds renderLogin Now you can login using your face if you are approved before, this will return the session token.
Welcome.renderLogin(containerRef.current, {
onSuccess: handleNext,
onError: emptyFunc,
});

Check Face Login Tutorial if you want more info here

  • Signature can receive a type and title and subtitle
  • Adds attachSignatureOnAnnotation for sign documents using annotations
  • Bugfixes

Download 1.34.0

1.33.0 - 2021-07-26​

  • Put retries in VideoSelfie Selfie step, the default it's 3 but you can customize it
incode.renderVideoSelfie(
container,
{
token,
showTutorial: true,
modules: ["selfie", "front", "back", "poa", "questions", "speech"],
speechToTextCheck: true,
},
{
onSuccess: () => goNext(true),
onError: () => goNext(false),
numberOfTries: 3, // this is the option to change the numberOfTries
}
);
  • Fix message in VideoSelfie Selfie step for:
    • Liveness issue
    • No match error
  • Speech in VideoSelfie it's not mandatory anymore (check the modules option in VideoSelfie)
  • Now you can choose your own videos in Tutorials:
incode.renderCamera("selfie", container, {
onSuccess: handleOnSuccess,
onError: showError,
token: session,
numberOfTries: 3,
showTutorial: true,
videoTutorialSrc:
"https://file-examples-com.github.io/uploads/2017/04/file_example_MP4_480_1_5MG.mp4", // this is the option to change the video
});

Download 1.33.0

1.32.0 - 2021-07-10​

  • Add French language support to sdk
// Get onBoarding instance and put French language
const onBoarding = OnBoarding.create({
apiKey: "myApiKey",
apiURL: "myApiURL",
lang: "fr", // you can omit this if the browser has language set to fr
});
  • Fix spelling mistakes in Portuguese language
  • OTP: Fix a bug that prevented code will be reset after wrong input

Download 1.32.0

1.31.0 - 2021-07-06​

  • Fix missing microphone indicator in iOS devices
  • Receive conference finished signal and unmount after it's received (Citi)
  • Add white backgroundColor to signature image
  • Add Portuguese translations
  • Hide continue button while match container is loading
  • New model for ID detection
  • Use configuration from flows

Download 1.31.0

1.30.2 - 2021-05-28​

  • Fix a bug that prevents you to enter correctly the OTP

Download 1.30.2

1.30.1 - 2021-05-26​

  • Send signal when legal modal is closed including the status of terms and conditions and bureau check.
  • Fix a critical issue with OTP
  • In Signature the user cannot send a blank signature anymore
  • Better support for Firefox

Download 1.30.1

1.30.0 - 2021-05-13​

  • New VideoSelfie experience: Adds retries to speech step and new UI
  • Fixes on Conference
  • Fixes on Selfie
  • Adds missing event logs to dashboard
  • Adds missing translations
  • Fixes some issues in tutorials for small screens
  • Improvements in Native Capture Selfie
  • Fixes scroll issues
  • Fixes some fonts issues

Download 1.30.0

1.29.0 - 2021-04-16​

  • Add tag and class for add title. (Waiting room)
  • Add tag and class for image. (Waiting room)
  • Add bold for number of place in queue. (Waiting room)
  • Allow change from text: "Tu lugar en la fila es {queue}", to "Eres el {queue} en la fila de espera". (Waiting room)
  • Add specific text-key to change Text in button "Desconectar" to "Cancelar solicitud" (specific to this screen without changing other text in buttons). Instead use key "common.Disconnect", have a specific key, like "support.DisconnectWaitingRoom". (Waiting room)
  • Allow to change text from "Desconectar" to "Cancelar solicitud". (Waiting room)
  • Add tag and class for image. (Executive ready)
  • Add tag and class for image. (Network test)
  • Add tag and class for subtitle, and key for change text from "Network test" to "Espera un momento, estamos revisando tu conexiΓ³n...". (Network test)
  • Allow to hide animation. Add class and tag to allow z-order. (Network test)
  • Add tag and class for subtitle. (All modals)
  • Add different key to change Disconnect Button Label. Instead use key "common.Disconnect", have a specific key, like "support.DisconnectModal". Allow change text from "Desconectar" to "Salir". (All modals)
  • Add keys to edit text (to allow future changes for those texts). They require to change "Aceptar consulta de historial" to "Aceptar consulta de mi burΓ³"... (Legal modal) Download 1.29.0

1.28.0 - 2021-04-08​

  • Fix issues in Information Verification for small devices.
  • Add CSS classes in "Are you sure" modal to customize close button.
  • Remove duplicated logs.

Download 1.28.0

1.27.0 - 2021-04-05​

  • Fixes an issue with Spanish translations
  • Adds this logs:
    1. Log when client clicked disconnect while being in conference. check here
  • Disable the close on overlay for LegalModal
  • Fixes a format issue with device fingerprint
  • OpenTok connection errors are now handled correctly with a log.

Download 1.27.0

1.26.1 - 2021-03-25​

  • if there is no apiKey in create, it won't send the x-api-key header (Check with Support if you want to use it) Example:
function createOnBoarding() {
const apiURL = "https://demo-api.incodesmile.com/0";
return window.OnBoarding.create({
apiURL: apiURL,
});
}
  • Fix an issue with not user friendly error in PoA capture

    Download 1.26.1

1.26.0 - 2021-03-24​

  • Fixes multiple issues with spanish translations
  • Adds this logs:
    • Log when Executive takes video call, and appears Button Connect to enter Network Test. here
    • Log when Videoconferece is connected here
    • Log when Microphone permission is not provided for VideoConference. here
  • Adds overlay in Manual Capture
  • Adds more css classes for customization
  • Adds a div tag in Conference

Download 1.26.0

1.25.0​

  • You can pass clientId instead of apiKey in create Example:
function createOnBoarding() {
const apiURL = "https://demo-api.incodesmile.com/";
const clientId = "incode123";
return window.OnBoarding.create({
clientId: clientId,
apiURL: apiURL,
});
}

1.24.0​

  • Add capture method

1.23.0​

  • Handle user denying permissions and call the onError callback with the error
  • Add permissionDenied log in VideoSelfie
  • Stops the camera after VideoSelfie ends
  • Add userAgent to fingerprint so we can detect the OS and device

1.22.0​

  • Add legal modal in conference (Check with support)

1.21.0​

  • Add CSS classes for customization

1.20.0​

  • New ID capture. You need to call warmup before renderCamera, check with support

1.19.0 - 2021-12-14​

  • VideoSelfie: Now you can choose the modules you want
  • VideoSelfie: You can skip the speech to text validation

Check documentation here here

Download 1.19.0

1.18.6 - 2021-01-27​

  • Fix a bug with our logger

Download 1.18.6

1.18.5 - 2021-01-04​

  • VideoSelfie: Fix an important bug for the speech to text

Download 1.18.5

1.18.4 - 2021-01-12​

  • Bugfixes on Selfie

Download 1.18.4

1.18.3 - 2021-01-06​

  • Fix a bug with our logger

Download 1.18.3

1.18.2 - 2021-01-04​

  • Fix a bug with notifications

Download 1.18.2

1.18.1 - 2020-12-17​

  • Internal bugfixes

Download 1.18.1

1.18.0 - 2020-12-14​

  • CaptureDocument(PoA): Do the timeout in all tries

Download 1.18.0

1.17.0 - 2020-12-09​

  • Adds sendGeolocation (Check it out here)

Download 1.17.0

1.16.1 - 2020-11-27​

  • CaptureDocument(PoA): Adds option to remove the Retake

Download 1.16.1

1.16.0 - 2020-11-27​

  • CaptureDocument: Adds missing logs πŸ₯³πŸ₯³πŸŽ‰πŸŽ‰
  • CaptureDocument: Adds better error messages πŸ₯³πŸ₯³πŸŽ‰πŸŽ‰
  • WebRTC: pause and delete the stream before stop so it's not stucked in some Androids
  • CaptureID: Fix a problem witht he new iPhone 12 in the capture preview
  • CaptureDocument(PoA): Adds support for PDF on Android devices πŸ₯³πŸ₯³πŸŽ‰πŸŽ‰
  • VideoSelfie: Adds event in Dashboard
  • VideoSelfie: Adds PoA step πŸ₯³πŸ₯³πŸŽ‰πŸŽ‰
  • CaptureDocument(PoA): Add support for PDF and TIFF files πŸ₯³πŸ₯³πŸŽ‰πŸŽ‰

Download 1.16.0

1.15.0 - 2020-11-04​

  • Fingerprint: move to PRO version
  • CURP validation πŸ₯³πŸ₯³πŸŽ‰πŸŽ‰
  • CaptureDocument(PoA): Adds button to allow submission of gif, pdf and tiff files as POA πŸ₯³πŸ₯³πŸŽ‰πŸŽ‰

Download 1.15.0

1.14.2 - 2020-10-08​

  • CaptureDocument(PoA): Fixes some UI issues
  • CaptureDocument(PoA): Adds missing translations
  • Conference: Add loader when there is no stream
  • Conference: After connect, send the user to Network Test

Download 1.14.2

1.14.1 - 2020-10-05​

  • iOS 14 Conference fixes

Download 1.14.1

1.14.0 - 2020-10-01​

  • Proof of Address: Adds retry and feedback
  • iOS 14 support for Conference

Download 1.14.0

1.13.0 - 2020-09-18​

  • Adds FR and liveness to VideoSelfie
  • Add config for adding external files
  • You can now diablse OCR without problems

Download 1.13.0

1.12.0 - 2020-09-10​

  • Add translations to create for custom translations
  • Clean all event listeners after destroy

Download 1.12.0

1.11.0 - 2020-08-27​

  • Add getMedicalOcrData method

Download 1.11.0

1.10.1 - 2020-08-25​

  • Support for some tablets

Download 1.10.1

1.10.0 - 2020-08-24​

  • Remove blinkers from ID capture
  • Add 10 sec timeout message if nothing happens in ID capture
  • Adds renderSignature πŸ₯³πŸ₯³πŸŽ‰πŸŽ‰. Now you can add easy an component to handle the signature.

Download 1.10.0

1.9.4 - 2020-08-13​

  • Sending updates to executive on Connectivity Check
  • Adds warmup function to the build

Download 1.9.4

1.9.3 - 2020-08-06​

  • Handle user media error on iOS

Download 1.9.3

1.9.2 - 2020-07-24​

  • Add bandwidth progress bar
  • Adds approve method to the SDK
  • Internet check handling errors
  • Returns addGeolocation to the SDK, it went missing for unknown reasons

Download 1.9.2

1.9.1 - 2020-07-15​

  • Add place in queue indicator
  • Do not show you are next before connect button
  • Not send the logToServer if there is no interviewId

Download 1.9.1

1.9.0​

  • Now user needs to click a button to connect
  • Sends a log when the user clicks the connect buttton
  • We send the device fingerprint on createSession automatically so we have better info about your user
  • Logs a lot of video call events
  • We added a block for non mobile users in conference
  • A message it's shown to the user if executive close the call before he connects
  • If the user hang up, in the Conference app you will se a message so executive can close the call
  • Conference component now check bandwith and internet so the user can know if their internet it's good enough for the call
  • Disconnect button so the user can leave the queue

Download 1.9.0

1.8.2​

Welcome​

  • renderCamera now can accept a stream object. (Check it out here)
  • 🐞 Fix detect function when it's used without our components in selfie.

Download 1.8.2

1.8.1​

Welcome​

  • The OTP code now changes in every attemp. No need changes on your side.

Download 1.8.1

1.8.0​

Welcome​

  • Adds queue parameter to renderConference
  • Adds sendFingerprint
  • Improves editable OCR functionality by adding validations
  • 🐞 Fixes in translations
  • Fixes iPhone bug for editable OCR

Download 1.8.0

1.7.0​

Welcome​

  • 🐞 Add selfie capture preview and fix style bugs

Download 1.7.0

1.6.8​

Welcome​

  • 🐞 Fixes a bug in Conference when the user cannot connect successfully with the executive

Download 1.6.8

1.6.7​

Welcome​

  • Add support in createSession for sending interviewId and fetch token for that id. (Check it out here)

Download 1.6.7

1.6.6​

Welcome​

  • Hotfix: Fix a problem with a log in Conference with a wrong string

Download 1.6.6

1.6.5​

Welcome​

  • Support for Passport πŸ₯³πŸ₯³πŸŽ‰πŸŽ‰ Now in renderCamera (See this)
  • Performance boost
  • New Logs for Conference and OTP (Check this)

Download 1.6.5

1.6.4​

Welcome​

  • Add No Sleep in Conference. Now your cellphone won't go to sleep when you are waiting to the executive.

Download 1.6.4

1.6.3​

Welcome​

  • Conference bugfixes

Download 1.6.3

Conference​

  • Add SMS functionality. Now executive can send a SMS to his client so he can reconnect

1.6.2​

Welcome​

  • Conference bugfixes

Conference​

  • Add Wake Up button. Now executiva can play a sound in the phone of the client. (Note: In some cases, iPhones does not play the sound)

1.6.1​

Welcome​

  • Conference bugfixes

1.6.0​

Welcome​

  • Fix a problem when the camara was not opening in certain devices
  • Remove useless tutorial page
  • Phone input now prefill your area code
  • Add missing translations for spanish language
  • Selfie screen nows show correct error message when more than one face is detected
  • In ID Capture, remove the red frame kd
  • Support for ID alphanumeric in start (See this)
  • Fix a problem with Tutorial Videos being too small
  • Add a timeout in Selfie Capture if no face is detected (See this)
  • In Capture Selfie, now a spoof attemp counts like an error
  • Camara fixes for some Motorolas
  • Capture Preview now shows correctly in all devices
  • Returns the number in queue to Hang Out screen
  • Add right message in OTP when you do not have the phone in portrait mode
  • In Conference, now Chat shows the messages you have
  • Fix scroll in Chat

Conference​

  • Fix a issue when you delete the capture front ID, the results was not changing
  • The capture photo of selfie nows works as expected
  • Fix colors of score in Identity Score
  • Logout!