Viewer version 4.5.2
New functionality
-
AR Banners, For the 360 Viewer version 4.5 we have introduced AR banners to enhance the web-native AR experience presenting product information in an overlay.
Fixes
-
Remove preview for AR on Android devices, AR view is now open by default when the “View in your space” button is tapped.
Viewer version 4.5
New functionality
- For this new viewer version we have introduced a QR code to allow customers to open web-native AR using their mobile devices.
- AR is now available on devices with iOS Chrome version 88 or greater.
- Now all the Cylindo content is requested through the HTTPS protocol.
- gaEvents property added to enable or disable the GA events in order to allow clients to handle the initialization of the GA module.
Viewer version 4.4.5
Fixes
- Fix to allow changing the environment shadows at runtime.
Viewer version 4.4.4
Fixes
-
Fixes
-
Minor fix to allow users to use PNG images with transparent backgrounds for the zoom module.
-
Fix to remove the logic used to search the AR file for the default combination of the product.
-
Fix to improve viewer performance when product code is changed quickly.
Viewer version 4.4.3
Fixes
- Minor fix to allow users to reuse the same array instance to set the features after the first set of features has been set for the HD 360 Viewer instance.
Viewer version 4.4.2
Fixes
- Minor fix added to prevent the creation of a layer for each frame of the HD 360 viewer to improve the performance on devices with iOS 14.
Viewer version 4.4.1
Fixes
- Minor fix added for the getImageUrl function to prevent the return of incorrect URLs when the product code is changed at runtime.
Viewer version 4.4.0
New functionality
- Implemented new functionality to send tracking events to Google Analytics via Google Tag Manager or analytics.js
Fixes
- Changes in Google Model Viewer caused AR files to not load when opened from the 360 HD Viewer. Added fix to open AR files on Android with Googles updated Model Viewer.
Viewer version 4.3.0
New functionality
- Default configurations when the viewer is initialized are supported.
- Configuration aliases are supported in the Viewer. Configuration Alias allows you to map a combination of feature to a unique ID per product.
- Changing the product shown by the HD 360 viewer at runtime is now supported.
- Implemented new functionality to remove the environment shadows from the products.
Fixes
- Fix added for skuExists functionality.
- Fix added to update the 3d models downloaded by the “View in AR button” when features are changed.
Functions - New
Properties - New
- removeEnviromentShadow - Remove environment shadow allow you to set if your product should be displayed with or without environment shadow (The shadow the product cast to the ground) in the Viewer
Viewer version 4.2.2
Fixes
- Fix to download the image gallery in the provided order by the frames property.
Viewer version 4.2.1
Fixes
- Fix to prevent blurred images on IE and Edge.
Viewer version 4.2.0
New functionality
- Implemented new functionality to allow users to reorder the thumbnails bar using the frames property.
- Implemented new mixed zoom mode to allow users to use different zoom levels from 2k to 4k.
- Support for WCAG Levels A and AA.
- Updated to use content API v2
Fixes
- Now the loading bar is displayed for all the viewer types, including custom viewer presentation.
- Fix for rotation on iOS devices.
- Fix to prevent empty strings as fallback images.
Functions - New
Functions - Deprecated
- addToCart()
- Checkout()
- getArQuickLookUrl()
- getCurrentFrameUrl()
- getFrameUrl()
- getItem()
- getImage()
- getSKU()
- getState()
- hideImage()
- showImage()
- skuExists()
Properties - New
- productCode - Replace the deprecated property SKU. productCode is the identifier you have set on the product in Cylindo.
- size - Allows to change the size of the images displayed in the 360 viewer.
- version - Allows to change the version of the product. Should only be used for testing new products or product versions. Responses are slower than when default version is requested.
Properties - Updated
- title - Default value updated from “360 HD product view” to 360 HD Product Viewer
- frames - The frames property now allow you to include styleshots and alternate images in the array. This also let you order alternateContent and Styleshots before 360 frames in the Thumbnails.
- maxZoom - Added possibility to set mixed zoom mode, in addition to 2k and 4k.
Properties - Deprecated
- buildNumber
- country
- environmentZoom
- imageResolution
- SKU
- viewerType
Properties - Removed
- alternateImages - As announced in Viewer version 3.0, the alternateImages property is removed. alternateContent property replaces the functionality.
- threeSixty - As announced in Viewer version 3.0 the threeSixty property is removed. Presentation property replaces the functionality.
Known issues
- WCAG support does not include support for videos and speech inputs are limited to display links with aria-labels.
Viewer versioning
From version 4.x of the 360 HD Viewer Cylindo will be using semantic versioning.
Given a version number MAJOR.MINOR.PATCH, increment the:
- MAJOR version when there are made incompatible changes (API or CSS).
- MINOR version when there are released new functionality in a backwards compatible manner
- PATCH version when there are made backwards compatible bug fixes.
You will have to manually update all new MAJOR versions. Minor versions and patches will automatically be updated when they are released.