This release fixes bugs and adds new usability features such as surfacing any Display Scripts on an instance in the Overview tab of the instance in the Model Explorer.

Model Explorer [11-29-2023]

FIXED:

Types and Instances

  • The Tree Explorer now scrolls correctly to an instance when Search is used.
  • The Order set on Gateways and Connectors is now respected by the Tree Explorer.
  • After expanding an instance in the Tree Explorer, the tree now focuses on the instance, not it's parent.
  • The description content of an instance in the Overview tab no longer displays beyond the container.
  • The Add/Edit Script dialog now retains the user preference to 'Show More/Hide More' setting.
  • The detail link on a Type's 'Composed of' dialog now correctly opens the Details page. 

 General

  • 'Model Editor' has been updated to 'Model Explorer' in the Admin Console under the Components menu.
ADDED:

Types and Instances

  • The text at the top of the Add / Edit dialogs has been updated to improve understanding.
 

Trend [11-29-2023]

FIXED:
  • Fixed the splitter in Trend to give more focus to the graph and leave at least one attribute row in the table showing
  • The Y-axis is now auto-calculated based on the time-series data it is displaying
  • The Trend plot was not always loading correctly when opened from a Model Browser instance - this has been fixed
  • When users update either the dropdown or the duration picker selection, the Y-Axis is recalculated accordingly
  • The problem with the misalignment of data markers with the plot line has been resolved
  • The hover-over info and dot are now displayed correctly when using a combination of data expressions
CHANGED:
  • The gray dotted lines that marked the min and max on the graph have been removed
 

Process Layout [11-29-2023]

FIXED:
  • The Process Layout Browser Page Title was not working - this is now fixed.
ADDED:
  • You can now add a title that displays on the Process Layout. This is configured in the Menu item for the Process Layout, under the Page Display tab. Use the Page Heading field to enter a heading.
 

Integrated Development Platform [11-29-2023]

FIXED:
  • Updating the start time of a script was not resetting the counter using the new time. This is now fixed.
  • Scripts were returning warnings when there were empty lines at the top of a script. This is now fixed.
ADDED:
  • If a Display Script exists for an instance, there will be a link to it in the instance Overview tab in the Model Explorer.
 

Libraries [11-29-2023]

FIXED:
  • The Import Library dialog now correctly imports attributes on Types.
 

GraphQL [11-29-2023]

FIXED:
  • The database no longer returns an error when a query requests data for an attribute that has no time-series data.