New Features
  • Automatic retry for failed asset downloads
    — If a 3D asset fails to download, we now automatically retry before giving up, showing a clear, non-blocking notice only if it still can't be retrieved. This significantly reduces cases of invisible or missing 3D models.
  • Export and import individual product items
    — Product items can now be exported and re-imported one at a time, so you can update just the data you need instead of recreating an entire product from scratch. (Available to tenants with this feature enabled.)
  • Export products
    — Products can now be exported directly from the product tree in a format that matches import, making it easy to review, edit, and re-import product data. (Available to tenants with this feature enabled.)
Improved
  • Faster script execution
    — We've optimized how product configuration scripts are compiled and run, making script-driven rules perform faster.
  • Autocomplete in the script editor
    — The Manager script editor now suggests built-in functions and available properties as you type, complete with short descriptions, making scripts faster to write and easier to get right.
Bug Fixes
  • Fixed false validation error for constant scripts
    — Scripts that always evaluate to a fixed value (for example, always "true") no longer trigger an incorrect validation error when opening the script editor.
  • Fixed missing material on first-placed accessory
    — Fixed an issue where an accessory's material sometimes failed to display correctly the first time it was added to a composition.
  • iOS AR fixes
    — Various fixes to improve the augmented reality (AR) viewing experience on iOS devices.