Important highlights from this release
- Full configurator embeds have been improved and more thoroughly documented. The embed helper dialogs in the configurator and scene admin screens can now generate javascript as well as HTML. See the embed api page to learn more.
- Full configurator embeds now support binding to html inputs on the outer page. See the embed api page to learn more.
- Several Inventor and Creo automation features resolved. See issues below for more info.
All updates for this release
New Feature
- CPQ-1503 Add full configurator embed options to admin UI, along with HTML option and field binding
- CPQ-1005 Setup the configurator to use some of the same features as what the scene embed already has to hack together a demo showing the customization of a webpage using the configurator engine
Improvement
- CPQ-1438 Add "Mate Closest" option for "Mate Alignment"
- CPQ-1437 "User Has Role" block in the product rules
- CPQ-1282 Add the field type: CadLayerField to the UI
- CPQ-1271 Add CadParameterField to the UI
Bug
- CPQ-1502 Inventor: Autoscale of a view does not work
- CPQ-1501 Inventor: Auto Position build error
- CPQ-1499 User creation error shown when licenses are available
- CPQ-1497 Errors in safe functions called by option filters causing crash
- CPQ-1493 Inventor:Capture of custom properties of a drawing fails
- CPQ-1488 Search area missing in Option Filter "Table" block
- CPQ-1486 When setting initial values in an embedded configurator, the spinning cube does not display if there are option filters, etc.
- CPQ-1485 Inventor: Capture of angle dimension shows wrong value
- CPQ-1483 The OB in autorestart loop
- CPQ-1480 Inventor: Angle mate is being created as a coincident mate
- CPQ-1476 Very Minor, but OB Says "Opening SolidWorks" in the bottom left corner of the OB window when Inventor is opening
- CPQ-1475 Inventor: multiple coincident mates crashing Inventor
- CPQ-1472 Inventor: captured drawing views not found during build
- CPQ-1383 Creo: Replace component with output issue
- CPQ-1362 Creo fails to 'Post to Cloud' the output
- CPQ-995 Add helper for configurator embed that generates the html for you (similar to how we have the scene embed helper in the admin)