Nightly 8.3 Changelogs - 2026 and beyond

Nightly Changelog: 8.3.6*-b20260413

Comms

OPC

IGN-14808: OPC UA connection Endpoint URL host is case sensitive
OPC UA endpoint URL matching is now case-insensitive for the hostname portion, allowing connections to succeed even when the server returns a differently-cased hostname than what was configured.

Security

Secrets Management

IGN-15471: Remote secret provider throws serialization errors when 8.1.X used as proxy.
Fixed serialization errors when using remote SecretProvider with an 8.1 Ignition Gateway used as a proxy between two 8.3 Ignition Gateways.

Perspective

Perspective

IGN-15731: perspective-common migration
Many functions, interfaces, types, consts available for third-party Perspective component developers have been moved from perspective-client to perspective-common. For compatibility reasons they have been re-exported from perspective-client, but the re-exports should be considered deprecated, to be removed in a future release.