Actions

OPC UA Server for Zenitel Connect Pro - Release Notes

From Zenitel Wiki

This article provides the release notes for the OPC UA Server for Zenitel Connect Pro running on Windows Server or Windows 10/11.

Version 1.0.0.2

Release info

Version: 1.0.0.2
Date: 22.05.2026
Status: General Availability (GA)
Download file: ZenitelConnectPro.OpcUa.1.0.0.2.zip

New features

  • Added a new OPC UA device folder layout with clearer sections:
    • Information
    • Status
    • Actions
    • Queue
  • Added per-device queue state nodes to expose queue membership and position.
  • Added stronger OPC UA auth configuration defaults, including explicit `OpcUaAuth` settings and empty default user storage.

Changed

  • Updated OPC UA device documentation to reflect the new folder structure and node behavior.
  • Updated schema output and documentation layout to better match the OPC UA model.
  • Updated ConnectPro runtime handling.
  • Improved call forwarding active-state logic so rules are only marked active when enabled and configured with a target.

Fixed

  • Fixed memory leak
  • Improved reconnection and lifecycle handling so startup, connection opening, and diagnostics subscription occur once and in a controlled order.
  • Reduced risk of memory leaks.

Security

  • Disabled insecure default trust behavior for untrusted certificates.
  • Disabled SHA-1 signed certificates by default.
  • Removed default configured OPC UA users from app settings.
  • Kept username/password authentication off by default unless explicitly enabled.
  • Raised security clarity around application certificate settings and PKI folder structure.


Version 1.0.0.1

Release info

Version: 1.0.0.1
Date: 17.04.2026
Status: General Availability (GA)
Download file: ZenitelConnectPro.OpcUa.1.0.0.1.zip

New features

Initial release.