v92 — Hotel
12 July 2026

Features
Finalized subflows: Completed the core subflows feature within the Backend Builder.
Data Visualizer (beta): Introduced the Data Visualizer tool to let members inspect connected database tables and data entries directly without building an App.
Introduced the timeline widget: Display chronological data series dynamically inside your Apps.
Introduced the iframe widget: Cleanly embed external web content inside your frontend layouts.
Released the Heidenhain DNC Agent: Run a native Heidenhain DNC Agent to establish direct edge connectivity with supported CNC systems.
Released the LXC Agent: Package your local connector system within an Insys-compatible LXC Agent container.
Improvements
Restructured product documentation: Completely rebuilt the documentation to improve readability and user navigation.
Overhauled Page Explorer: Integrated the navigation menu editor directly into the Page Explorer panel. You can configure the name, icon, and app bar title of each page using an edit icon next to the page name. Menu layouts can now vary based on screen size, using layouts like Bottom tabs only for mobile screens or Fixed left menu for large desktop monitors.
Fixed menu drawer: Added a fixed-size left menu as a new navigation option in the Page Explorer.
Independent extension nodes: Converted extensions – including modifiers, filters, recorders, and error handlers – into distinct visual nodes on the canvas.
Anti-node-collision ("snowplow"): Implemented automated node separation in the Backend Builder to prevent overlapping logic blocks.
Backend auto-formatting: Introduced an auto-formatting layout tool for backend flows in the Backend Builder.
Event flow spotlight: Added a visual spotlight effect to backend functions to clearly trace active event paths during live execution.
Visual data truncation: Implemented automatic visual data truncation for large data payloads to keep the frontend responsive.
Custom data list spacing: Added custom vertical spacing options in the data list widget configuration.
Enhanced chart interaction: Improved zoom and pan responsiveness for the chart widget.
Upgraded MQTT broker: Updated and optimized the internal MQTT broker configuration to increase overall message resilience.
Application-wide client caching: Implemented client-side caching to reduce browser reload times drastically for deployed Production Apps.
Fixes
Initial backend state: Fixed a synchronization issue where the correct backend state did not display immediately after account creation.
Alias persistence: Fixed an issue where custom alias names did not save or persist correctly.
Widget highlighting: Fixed intermittent visual bugs that broke selection and hover highlighting for widgets on the canvas.
Multi-monitor scaling: Fixed a layout scaling bug in deployed Production Apps when a browser window spans multiple monitors.
Last updated
Was this helpful?