Release Notes

v6.6.x Release notes

Release date: 13/03/2026

6.6.8

Improvements

  • Added a simple get method to retrieve the current output parameter values from the Facade.

Performance & Optimization

  • Removed redundant volumetric boolean operations (intersect, union, difference) to improve performance and reduce unnecessary processing.


6.6.7

Bug Fixes

  • Fix platform modifier on iOS


6.6.6

Improvements

  • Added mobile override setting for the Platform modifier

  • Re-introduced MDM and Round Corners modifiers


6.6.5

Bug Fixes & Improvements

  • Fixed bug in Extrude modifier

  • Added Unreal mesh overrides

  • Shape Wizard improvements


6.6.4

New Features

  • Added Taper, RandomRotation and Twist modifiers

  • Added Platform modifier


6.6.3

New Features

  • Added true black CMYK PDF export


6.6.2

New Features

  • Added datatable filters


6.6.1

Hotfix release.

Bug Fixes

  • Fixed dynamic cameras not working on parameter changes

  • Fixed parameter value inputs not working


6.6.0

First official release of 6.6.x. Please report any issues you find.

Overview

This release introduces modules — a new capability for structuring and reusing configurator logic across products.

New Features

Modules A proof-of-concept implementation of modules is now available, enabling reusable logic structures within the graph editor.

Startup parameter values A general mechanism for accessing startup parameter values in parameters is now available using the startup: prefix.

Slider inputs Slider min, max, value, and step can now be connected directly to a datatable output.

Bug Fixes

  • Fixed mesh exports with materials not always completing correctly

  • Fixed AR on Safari

  • Fixed platform preview image generation

  • Fixed boolean parameter combined with value interpretation in exports

  • Fixed datatable count returning the unfiltered count instead of the actual filtered count