Nightly Changelogs - 2019

Nightly Changelog: 8.0.3-b20190529

Ignition Platform

13995: Fix menu item when vision not installed
Fixed an issue in the Project Browser’s context menu where the text on “Copy Path” was not displaying correctly

11798: Perspective direct tag binding tag tree expands to valid path
Resolved an issue where popup tag selector windows would not maintain selection

13818: Allow vector icons or path icons to display in the Vision Client main menu
Fixed an issue where Icons in Vision Menu Bar Scripts were not correctly displaying from the client.

13876: Jython v2.7.1-ia4 with support for unicode in syntax and indentation exceptions
Compiling scripts with unicode that result in a syntax error no longer throw an IllegalArgumentException

12721: Expression property on Expression Tags doesn’t show built-in parameters
Resolved an issue where built-in UDT parameters did not appear in the parameter popup window.

13858: Check if template path is null
Fixed an issue where adding a template instance to a Template Canvas would silently fail if the template path was null. An error message should now appear when adding instances containing a null template path.

13758: Implement impersonation role for gateway network tag services
Implemented impersonation role for gateway network tag services

13916: Tag folder move within a UDT still retains a copy in its original location
Resolved an issue where moving a tag folder instead created a copy at the new location, preserving the old folder. Moving a folder will now delete the folder at the old location.

Perspective

13545: Fix for older versions of safari not supporting svg use element references
Perspective Map component markers are now compatible with older releases of Safari. Additionally, improved the shadow on markers.

13510: Perspective property tree value editor thrashing
Resolved an issue where the Perspective Property Editor would incorrectly calculate its width, causing some properties to constantly transition between displaying their full value and a truncated version.

Vision

13825: Use TextFlow for ConfirmAction layout
Fixed an issue where text in dialog boxes was being truncated in the designer and Vision client launchers.