Nightly 8.1 Changelogs - 2023

Weekly Changelog: 8.1.26-b20230214

Perspective

5302: Numeric Entry Field: Numbers are hidden by the spinner when used in an embedded View
Fixed numeric entry fields nested in embedded views to prevent the component's spinner from overlapping entered numeric values.

7158: Table: translate apply button text and remove text
Repaired the "Apply" and "Remove Filter" text of Table column filtering modals so that they are now locale-aware and will use terms defined in the Translation Manager when applicable.

Tag Historian

6535: AbstractDatasourceStore.java is throwing NPE on Nightly Automation runs
Fixed a potential issue where a NPE would be thrown when quarantining historical data from the memory buffer to the local cache.

Swing

183: Project Browser UI refactor
Updated the Project Browser with the following:

  • New menus and badge icons for inherited and overridden resources
  • For overridden resources, the "Delete" context menu is now replaced with "Discard Overrides"
  • Added ability to open Named Queries as read-only
  • Removed Paste menu item from the context menu of Stylesheet Nodes
  • Added tooltips showing the inheritance hierarchy when mouse is over the inheritance icon
4 Likes