We have done a production deployment with the following updates.
Improved
Unified Product Catalog UI
  • Add filter into the product library history about product publish entries
kuva
With the filter, finding published entries from the version history is simpler
Scripting
  • Add built-in vector manipulation functions for scripting
In order to simplify complicated if then else logic when manipulating vectors, we've added set of functions that make work a lot simpler. The new functions are Append, Prepend, Concat, Repeat, Skip, SkipLast, Reverse. Refer to public docs for more information.
Grid Logic Structure System
  • Add a debug visualizer for grid structure
Show grid when the planner is opened in the debug mode and the grid is selected from the debugger. (inside UPC UI manager). When enabled a wireframe is rendered to the scene which shows the columns and rows for the selected grid.
Fixed
  • Fixed an exception that was raised after renaming item in the tree view
  • Fixed an issue causing Integration data breaking summary logic
  • Fixed an issue preventing Room materials from being imported
  • Fixed an issue causing ScalingPlaneDefinitions not shown in ScalingPlaneGroupProperties property set
  • Fixed an issue where general translations do not work
  • Fixed an issue where regenerate does not update the 3dView