All there is to know about the list of changes applied to the product
VERSION 10.1.0 - 2023-12-07
![]() |
Callback | onPhotoRender, a callback triggered when a requested photo VTO render has been processed, with related information. |
![]() |
Internal changes | Adjustment on the delay of the recovering process when the tracking of the face is lost. |
![]() |
UI element | Fix an issue where the disclaimer was not correctly displayed. |
![]() |
UI element | Fix an issue where the photo render was not correctly displayed below a certain width of the container. |
VERSION 10.0.3 - 2023-11-30
![]() |
Callback | onStopVto, a callback triggered after the call to `stopVto` once the module has been properly stopped. |
![]() |
General behavior | Fix an issue where the camera handle was not released when using the integrated pop-up mode. |
![]() |
General behavior | Fix an issue where the Frame Removal module was not correctly applied. |
![]() |
Internal changes | Fix an issue where analytics-related events were not triggered properly. |
![]() |
UI element | The threshold for the "Poor connection" pop-up to be displayed has been raised to 2000ms. |
![]() |
UI element | Specific internal calls (not impairing the user experience) are now ignored with regards to the "Poor connection" pop-up. |
VERSION 10.0.2 - 2023-11-22
![]() |
General behavior | Fix an issue where the Frame Removal was trying to be processed even if the device performances were too low. |
![]() |
General behavior | Cleaning of repetitive logs in the console. |
VERSION 10.0.1 - 2023-11-16
![]() |
General behavior | Fix an issue when referencing the instance in the VueJS framework. |
![]() |
Internal changes | New analytics-related information. |
VERSION 10.0.0 - 2023-11-07
![]() |
General behavior |
The VTO does not start directly after instantiation. The instantiation leads to the module being loaded, and is then managed to start and stop a virtual try-on experience. |
![]() |
Instance method |
startVto(), a method to start the virtual try-on experience. |
![]() |
Instance method |
stopVto(), a method to stop the virtual try-on experience. |
![]() |
UI element |
Elements liveLoadingIndicator and photoLoadingIndicator have been merged into one unique loadingIndicator. Replacement effective in both the uiConfiguration parameter and the onUiStatus callback data structure. |
![]() |
Parameter | frame, a frame identifier which works with all types of identifiers (EAN, GTIN, UPC, SKU) |
![]() |
Parameter | sku, replaced by frame |
![]() |
Instance method | addCss(), instead of previously setCss() |
![]() |
Instance method | setCss(), replaced by addCss() method |
![]() |
Instance method | setInitializeOptions |
![]() |
Instance method | getVersion |
![]() |
Instance method | clearFrameInfo |
![]() |
Instance method | getFrameDataBySku |
![]() |
Instance method | setFramesPatternCoordinates |
![]() |
Instance method | setFramesPatternAvatar |
![]() |
Instance method | remove |
![]() |
Instance method | getStatus |
![]() |
Instance method | resetLive |
![]() |
Instance method | completeProfile |
![]() |
Instance method | resetDetection |
![]() |
Instance method | setVideoGrabber |
![]() |
Instance method | setVideoSequence |
![]() |
Instance method | fsendDirect |
![]() |
Instance method | getAnatomicalFitScore |
![]() |
Instance method | reinitialize |
![]() |
Instance method | startGlassesRemoval |
![]() |
Instance method | stopGlassesRemoval |
![]() |
Callback | onCompleteProfile |
![]() |
Callback | onProfileLive |
![]() |
Callback | onGrabbingImage |
![]() |
Callback | onSetFramesPatterCoordinates |
![]() |
Callback | onGetFrameDataById |
![]() |
Callback | onSetObjectLoading |
![]() |
Callback | onProtocolsInfos |
![]() |
Callback | onGetAnatomicalFitScore |
![]() |
Callback | onExternalPhotoRender |
![]() |
Callback | onPhotoRender |
![]() |
Callback | onSwipe |
![]() |
Callback | removalExperienceEnded |
![]() |
Callback | removalExperienceStarted |
![]() |
Callback | backToTryOnFromRemoval |