December 22, 2022
Modeling [12-22-2022]
FIXED:
Type System
Limits can be created for Types
- Previously there was an error that prevented successful creation of Limits on attributes of Types. Now, limits can be set and instances inherit the limits when they are created.
Instances
Child instances show up on the instance picker even if they don't have attributes
- Previously, child instances without attributes were hidden.
Attributes
Attributes are now sorted by importance on data tables, according to the Order column.
Libraries [12-22-2022]
FIXED:
Objects are now properly imported with a Library.
- Previously Object types were ignored during library imports.
Integrated Development Platform [12-22-2022]
FIXED:
Scripting 'Run on Instance' Dropdown can be ambiguous.
- Previously, the instances shown could be duplicates due to a path ambiguity problem. Now only discrete instances are shown in the dropdown.
Security [12-22-2022]
FIXED:
User Login Experience
- Fixed Incorrect messages when using incorrect password
- Fixed 'Empty solution not allowed' error message when using 'Forgot your username?'/ 'Forgot your password?'
- Fixed no email received when using the 'Forgot your username?'/ 'Forgot your password?' features
Trend [12-22-2022]
CHANGED:
Improved Trend Download feature
- Added a 'downloading' indicator
- Improved Error messaging when download fails
Material Flow Diagram [12-22-2022]
FIXED:
- Recent update prevented navigation up or down a material flow. This is fixed.
Other [12-22-2022]
FIXED:
GraphQL
Basic GraphQL Queries Failing after CMS update
- After a major CMS update GraphQL queries were failing: the routing has been updated and queries now execute as expected.