IGN-10988: 8.1: Fix DoS vuln in protobuf-java - overall score 7.7 (High)
Upgraded protobuf dependency version from 3.22.5 to 3.25.8
Swing
Designer
IGN-14329: NullPointerException on Initialization Prevents Designer Launch
Fixed a rare issue during initialization of the Perspective workspace in the designer that would cause startup of the Perspective module to fail.
Perspective
Perspective
IGN-7712: Page Configuration sporadically failing to load in Designer
Fixed an issue where page configuration rarely would fail to load in the Designer, ultimately leading it to being overwritten inadvertently.
IGN-14728: BACnet: Update to new BACnet4j (8.1)
This update to BACnet4j 6.1.1 addresses a few bugs related to Remote device initialization and requests. It also treats BACnet Reject responses the same as Abort responses, if the reason for rejection is a buffer overflow.
IGN-11211: Redundancy: Query Tags execute SELECT and UPDATE queries on the backup gateway when Primary is active.
DB Tag Execution process now properly accounts for redundancy state
Perspective
Perspective
IGN-8672: Embedded SVG Color Broken on 8.1.26+
Perspective Drawing Component no longer ignores prop values of 0 and it now correctly assigns unique id's when both a fill & stroke gradient are applied, matching 8.3's Drawing Component behavior.
IGN-14994: Backport IGN-12094 to 8.1
MS Edge browser will no longer crash when clicking on the toggle button for a Docked Panel near the edge of the browser window.
Security
Security
IGN-13512: Apache Commons FileUpload Vulnerable to Denial-of-Service (DoS)
Bumped commons-io dependency from 2.18.0 to 2.20.0
Bumped commons-fileupload dependency from 1.5 to 1.6.0
IGN-14359: Editing BACnet devices can cause the DeviceManager to get locked up indefinitely
Fixes an issue where BACnet devices do not shut down properly, causing the OPC UA Device Manager to hang.
OPC
IGN-14743: NullPointerException in TransportProfile.fromUri() when OPC UA server returns null transport profile URI
Fixes an issue where Ignition's OPC UA client can't connect to OPC UA servers that do not properly specify the transport profile URI in their endpoint descriptions.
Perspective
Perspective
IGN-8727: Backport: Sessions Lifecycle Issue May cause Repeated Errors
Fixed a Perspective Session lifecycle issue that caused repeated errors to flood the logs.
IGN-15008: [Backport] system.perspective.alterDock only allows for one dock to have any modifications
Scripting method alterDock persists existing modified dock configurations when invoked.