Release Notes

v6.6.x Release notes

Release date: 08/06/2026

6.6.10

New Features

Camera & Scene

Several additions to give more control over how scenes are rendered and presented:

  • Contact shadows are now configurable in the camera settings

  • Added Depth of Field

  • XYZ axes can now be added for reference

2D Workflow

Expanded the 2D toolset with image support and two new modifiers:

  • Images can now be embedded in 2D shapes, and are visualized and exported as such

  • The new Image Combine modifier allows blending images together

  • The new Shape Color Reduce modifier quantizes the colors of a 2D shape

Bug Fixes

Resolved an issue to improve rendering quality:

  • Fixed a device pixel ratio issue that caused renderings to appear blurry on devices with a high device pixel ratio


Release date: 11/05/2026

6.6.9

New Features

  • Added contact shadow setting to scene

  • Added Box Project modifier

  • Three.js updated to r183

2D Workflow

Expanded 2D capabilities across the platform:

  • TrueType font support

  • Shape Outline modifier

  • Boolean2D

  • Merge Shapes

  • 2D contain, align, translate, scale, rotate

  • Shapes can now be visualised in the Facade


Release date: 24/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.


Release date: 13/03/2026

6.6.7

Bug Fixes

  • Fix platform modifier on iOS


Release date: 09/03/2026

6.6.6

Improvements

  • Added mobile override setting for the Platform modifier

  • Re-introduced MDM and Round Corners modifiers


Release date: 26/02/2026

6.6.5

Bug Fixes & Improvements

  • Fixed bug in Extrude modifier

  • Added Unreal mesh overrides

  • Shape Wizard improvements


Release date: 16/02/2026

6.6.4

New Features

  • Added Taper, RandomRotation and Twist modifiers

  • Added Platform modifier


Release date: 03/02/2026

6.6.3

New Features

  • Added true black CMYK PDF export


Release date: 30/01/2026

6.6.2

New Features

  • Added datatable filters


Release date: 15/01/2026

6.6.1

Hotfix release.

Bug Fixes

  • Fixed dynamic cameras not working on parameter changes

  • Fixed parameter value inputs not working


Release date: 13/01/2026

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