Nightly Changelogs - 2019

Nightly Changelog: 8.0.6-b20191017

Alarm Notification

15129 alarm status transition
Fixed a bug where the Pipeline Status tables on the Gateway’s Alarm Pipeline Status page would be stuck with a Status of “Transitioning to next block”.

Ignition Platform

14991: Update tag alarm label property description
Updated the description on the Label property, stating that the property will return the name of the alarm in cases where a label value isn’t specified.

14975: Now sanitizing brackets in a managed provider tag path
Fixed an SDK issue where ManagedTagProviders were unintentionally creating folders when square brackets were used in a tag path.

15080: Recreate manifest on back button in ProjectDialog
Fixed an issue where the ‘Create New Project’ form in the designer would not be re-initialized, leading to a project being created with an incorrect name.

14871: Live lock caused by BatchContext executing while locked
Prevent a potential livelock that could occur in the tag execution system.

Modbus Driver

14790: Fix the one-based addressing setting
Converted the One-Based Addressing setting in Modbus devices to Zero-Based Addressing. Upon upgrade, the value on the new property will be inverted automatically to maintain backwards compatibility.

Vision

15036 Launcher respects retries, added new modal with feedback Fixed an issue where Client Launchers weren’t respecting timeout and retries settings when attempting to target a gateway that isn’t running. Additionally, added a new modal that provides feedback about the attempts

10043: Add system.gui.getScreenIndex
Created a new function that returns an integer value representing the current screen index, based on which screen the function was called from.