< Back to all releases
Management Console

2026-07-16

New Features

  • A command palette (⌘K on macOS, Ctrl+K on Windows and Linux) opens from anywhere in the app for quick keyboard access to instances and bridges by name, plus the top-level pages. Start typing to filter, then press Enter to jump straight to the match instead of scanning the sidebar or lists
Command palette open over a blurred data-flows table, a search field reading
  • An S7comm bridge sample preconfigured for a test simulator, for trying a Siemens S7 read flow without a physical PLC
  • Behind the Historian and write-flow feature flags, a new Historian bridge template writes a Unified Namespace data contract into TimescaleDB. Pick it under the TimescaleDB vendor in Add Bridge, set the database host, credentials, and data contract name, then deploy. The bridge stores every UNS message matching that contract into TimescaleDB hypertables and drops the rest, so you only choose the contract — there is no topic regex to keep in sync. Requires PostgreSQL 16+ with TimescaleDB.
Discuss on Discord