Release Notes

v2.4.0 2024-04-05

Features

  • Introduced support for configuring OPCUAEventListener
  • Added claim-based authentification for fine-granular access on collectors and connections

Fixes

  • Fixed password errors when updating a user

v2.3.0 2023-12-01

Features

  • The collector-app-cli reset-admin-password now accept database path argument
  • The iTE_SI_Collector-App.exe can be started using a custom working directory (--working-dir) instead of using the %APPDATA% folder
  • The bundled license runtime is removed from the installer and the collector apps works without it. Improved information about licensing can still be retrieved from App, when runtime is downloaded separately
  • UX Improvements like storing number of entries in a table or selected connections when returning to a page
  • UX: Improve resetting deadband configurations for OPCUASubscriptions
  • Improve URL handling for different URLs/IPs when browsing the collector app.

Fixes

  • Respect InstallFolder property in Installer
  • Immediate logout when session cookies become invalid instead of showing an error
  • Fix issues on browsing or showing information when navigating from one symbol to another
  • Fix invalid validation on URLs
  • Improved OPCUABrowser handling when opc.tcp://localhost URLs are used and multiple OPCUABrowsers are used
  • Some ApplicationErrors in different scenarios.
  • Improve handling of URLs for Collector URLs and OPCUA Browser URLs.
  • Fix an application error on some symbol filters
  • UX: LinearTransformation popup did not show in some scenarios

v2.1.1 (27.07.2022)

Features

  • Added help button in main menu which links to the online documentation

Bugfixes

  • Windows build start failures that were introduced in v2.1.0 were fixed

v2.1.0 (14.06.2022)

Features

  • OPC UA BulkRead Symbol
    • CRUD operations
    • Linking manually or with automapping
  • Unified step-based dialog for creating symbols
  • The app can now display unknown connection and symbol types and allows base operations:
    • Edit (switch on and off)
    • Delete
    • Status display

Bugfixes

  • Problems with saving collector settings
  • Wrong size of editable table cells with evaluation

v2.0.1 (26.11.2021)

Features

  • Influx1Connection authentication with username and password
  • Automapping for MQTTPublishTopicPlain and MQTTPublishTopicObject output symbols
  • MQTT connection with output symbols
  • Better performance for mass create symbols
  • Duplicate connections
  • Import and export connections

Bugfixes

  • When creating metadata columns, it is possible to select from dynamic keys (not all).
  • Grafana Datasource settings.

v2.0.0 (25.06.2021)

Features

  • Feature complete with v1 (except configuration file import/export)