IGN-8386: Perspective XY Chart not translating
Fixed an issue where the Perspective XY Chart could not utilize the translation manager or correctly format numerical values according to the session's locale property.
IGN-9489: Set File Version to Match the Product Version in Launcher Properties
the launcher EXEs now have the correct file version which matches the product version for that release.
Security
User Sources
IGN-7445: DB User Source: Adding Users Causes Errors w/ Auto Generated Tables in Oracle
Fixed an issue where database user sources with autogenerated tables were failing with "ORA-00942: table or view does not exist" when using Oracle DB.
Comms
OPC
IGN-9938: Upgrade Milo to 0.6.13
Updated Milo dependency to version 0.6.13.
IGN-6635: Writing to a single element of an array / dataset tag does not update that tag’s timestamp
Writing to a single element of an array tag will now update the tag's timestamp.
**IGN-9900: Table: selectedRow does not respect the given value if the data prop and selectedRow prop change at the same time **
Fixed an issue where the Table's selectedRow would not update if the selectedRow and data properties were changed at the same time.
**IGN-9447: Progress Bar border resets to default "Other Border" **
Fixed an issue with the “No Border” configuration not persisting on some Vision components.
IGN-7960: Mitsubishi Driver: allow Station Number (& other Access Route settings) to be configured
The Mitsubishi driver now has configuration options for the MELSEC access route settings.
IGN-9880: SAML Metadata documents fail to import with serialization error in 8.1.34+
Fixed an issue where a IdP's SAML metadata could not be imported from an XML file.
IGN-9909: Memory leak of RemoteTagSubscription listener objects in RemoteTagSubscriptionManager
Fixed a memory leak caused by listeners not getting properly cleaned up when remote tag providers are shutdown.
Security
Security
IGN-6580: Support for OAuth2 response_mode of form_post
Added support for accepting a response_mode of form_post from an OAuth2 identity provider.
User Sources
IGN-2537: Support for OIDC response_mode of form_post
Added support for accepting a response_mode of form_post from an OIDC identity provider.
IGN-7946: Store and Forward: Duplicate tag history data causes unique datapoint to be incorrectly flagged as duplicate
Fixed a bug where, in certain cases, storing tag history data containing identical timestamps at the same time would prevent other values within the same batch from being stored.
Perspective
Perspective
IGN-9911: Dropdown: list search does not retain search results when clicking the up or down arrows on the scroll bar.
Fixed an issue where the Dropdown's search results clear if the component's scrollbar is clicked.
IGN-8391: Dynamic URLs in perspective will take precedence over the same page with no parameters
Fixed an issue that caused incorrect navigation when using parameterized Page URLs.
IGN-10150: Refactor system.opcua.callMethod argument reading logic
Refactored system.opcua.callMethod argument reading logic to work around implementation bugs in FreeOpcUa-based servers that prevented methods from being called.
IGN-10011: Gauge does not translate based on Locale
Fixed an issue where the Perspective Gauge could not format numerical values according to the session's locale property. IGN-9998: Pie Chart Does Not Translate based on Locale
Fixed an issue where the Perspective Pie Chart could not utilize the translation manager for text and correctly format numerical values according to the session's locale property.
IGN-10158: Bump the bundled version of Cirrus Link modules to 4.0.22
Updated Ignition Cloud Edition bundled Cirrus Link MQTT modules to version 4.0.22.
IGN-10251: Add notification in the Designer when trial expires
Added a persistent indicator in the Designer's status bar that the associated Gateway is in trial mode (or that the trial has expired).
IGN-10251: Add notification in the Designer when trial expires
Added a persistent indicator in the Designer's status bar that the associated Gateway is in trial mode (or that the trial has expired).
Containers
Cloud Edition
IGN-10158: Bump the bundled version of Cirrus Link modules to 4.0.22
Updated Ignition Cloud Edition bundled Cirrus Link MQTT modules to version 4.0.22.
IGN-10326: Modbus Address Mapping does not allow the creation of a single address
The gateway Modbus address mapping page now allows a single tag to be mapped.
Data & Logic
SFC
IGN-9899: Querying Child SFC Parameter Throwing Exception
Fixed a regression which caused an exception to be thrown when attempting to call system.sfc.getVariables() on a child SFC instance.
Foundation
Launchers
IGN-9263: Designer / Vision Client Launchers failing to start after upgrading to versions 1.1.33+
Resolved an issue where some Windows systems silently fail to launch the Launchers
Gateway Network
EAM & Redundancy
IGN-7588: Allow a configurable length of time for __state_restore files to be considered valid
Added java additional parameter to control TTL of restore files created by backup/restore operations (including redundancy) on disk.
IGN-9934: Threads deadlock when evaluating system tag alarms.
Fixed a bug that might have led to a deadlock during the storage of an alarm journal event, which originated from a system tag, specifically when the database connection was faulty.
Swing
Vision
IGN-9283: Vision Access Denied Overlay breaks when mouse actions occur on table components
Fixes an issue where users could have rearranged columns with a disabled Roster, User, Schedule Management, Table, Power Table, Alarm Status Table, and Alarm Journal Table Components which caused the AccessDeniedOverlay to not properly cover all of its data.