For the complete documentation index, see llms.txt. This page is also available as Markdown.

v89 — Look & feel

7 Dec 2025

Features

  • Redesigned the entire App Builder user interface:

    • Upgraded the internal rendering engine to MUI.

    • Implemented numerous UI/UX enhancements to improve usability across the platform.

    • Added context-aware popup menus for configuring widget settings.

    • Added context-aware popup menus for configuring function input settings.

    • Enabled viewport navigation using WASD and QE keyboard controls in the Backend Builder.

  • Added a card detail view option in the data grid widget.

  • Added a global settings menu in the App Builder to customize workspace and editor behavior.

  • Added support for placing annotations anywhere on the canvas in the Backend Builder.

  • Added support for programmatically generating user invitation links inside your Apps using the users utility class.

  • Released professional installation tools for Native Agents.

  • Added the cron utility class to schedule recurring tasks.

  • Introduced the Allen-Bradley PLC connector.

  • Added the stopwatch utility class.

  • Introduced the GPIO Counter connector to count digital pulses and track cycle intervals with Raspberry Pi.

Fixes

  • The createFolder function of the File I/O connector now recursively creates directories and no longer fails if a directory already exists.

  • Resolved multiple bugs and hardware incompatibilities in the Zebra RFID IoT connector to fully support recent Zebra hardware releases.

  • Fixed several user interface alignment and drag-and-drop inaccuracies inside the canvas.

  • Resolved Google authentication failures occurring on self-built Production Apps.

  • Improved performance and security hardening of the built-in timeseries database.

Last updated

Was this helpful?