Release notes

Changes in each release.

Downloads for every release are on the download page.

Camera application

0.2.0 · 2026-09-04

  • The DataBorder uses format version 2, which adds dictionary keys, the carousel, chained updates and camera signatures.
  • The ring thickness can be set from one to six blocks.
  • The DataBorder can carry history. The last 24 hours of state runs ride in the DataBorder, and the camera's full stored history can be cycled through it.
  • State tags now have categories and derived states, and the state charts have been added: the current-state tile, the donut, the state table, the hourly bars and the availability gauge.
  • The camera keeps its own history with a fixed footprint per tag, and the chart elements that draw it have been added: the tick chart, the state strip, the gauges and the metric tile.
  • The demo and diagnostics data sources allow layouts to be built without a controller.
  • ABB robot connections over Robot Web Services have been added, together with the robot panel and robot figure elements.

Known limitations of this release are listed under compatibility.

Decoder

0.1.0 · 2026-09-04

  • The decoder is a desktop application for macOS and Windows.
  • Clips can be dropped in or ingested from a folder. MP4 and MOV clips decode inside the application.
  • An RTSP stream can be recorded in segments, and each segment appears on the timeline as soon as it is completed.
  • Live mode decodes a stream as it arrives, keeps a rolling buffer, and can save a clip with pre-roll.
  • The timeline shows the trust band, one lane per record, frame-accurate video, and the values at the cursor.
  • The decoded data view shows the dictionary, the identity and states, the recent history, the full history with charts and CSV export, the strings, the signatures, and the decode statistics.
  • The signal view helps to diagnose a recorder.
  • Clips can be extracted without re-encoding.
  • Recording streams and extracting clips require a separate ffmpeg install.