Nightly Changelogs - 2019

Nightly Changelog: 8.0.0- beta.20190117

Enterprise Administration

11625 forward port EAM upgrader to handle 7.9 to 8.0 upgrades
Most of this was forward porting, but there were some changes made to UpgradeAssistant and CommissioningServlet to handle 8.0 specific items.

12293: Added a Force Upgrade button for redundant pair remote upgrades
This will allow a redundant pair to still be remotely upgraded even if the nodes cannot communicate with each other. Warnings about losing comm are displayed in a confirm dialog before the forced upgrade.

Ignition Platform

11756: EAM System Tags Issues

  • Fixed issue of clashing tags on EAM controller because the agent was adding system tags at setup instead of startup.
  • Fixed issue of agent system tag folder persisting after the agent was deleted from the controller.

11519, 12242, 12244: Various tag browse fixes

  • FB11519: Have the Designer check if the Tag Browser panel is active on project load.
  • FB12242: Fixed drag and drop within the Vision Client Tags Folder
  • FB12244: Fixed tag expansion for client tags (Vision Client & System -> Client)

12286: Fixed NPE from null license manager

Perspective

12254: Handle bad scope and bad user attribute mappings more gracefully
Bad scope or user attribute mapping config no longer prevents client from launching.

12199: Set direct tag binding to stale value on creation
Pulled the PropertyBinding static values to the interface to re-use them

12092: Always show arrows for time picker
Perspective datetimeInput component now always shows arrows for the time picker.