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
andpenColor
torenderSignature
. - 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 calleddisableFullScreen
and isfalse
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 inrenderCamera('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 hereAdded 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,
}
); - This new version adds a new method:
- 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
renderRedirectToMobile
check 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
});
- Adds
getFinishStatus
method check here
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:
- 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:
- 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 astream
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 sendinginterviewId
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!