2026.2 (February 2026)

2026.2 (February 2026)


Info
QA Release Date: February 03 2026
Production Release Date: February 24 2026 *
* This is one week later than the regular production release date

2026.2 Release Highlights

In February and March, we'll have a broad slate of new features to announce, as well as a wide array of "fit and finish" improvements to existing features - so without further ado, let's dive in!

Application Graph

The most eye-catching feature this month is our brand new Application Graph - a visual way to view the complex web of relationships between the components (screens, flows, and data models) that comprise an app. In this view, each node is a component, color-coded by type - purple for data models, blue for data flows, and green for screens. Each link represents a reference - a place where one application component queries, executes, navigates to, or otherwise touches another. Nodes are scaled according to the number of relationships - the bigger the dot, the more important that node is to the application - and hovering over a node highlights it and any components it references.


This graph uses a force-directed layout - an interactive system that simulates elastic and magnetic forces between nodes, allowing the graph to organically organize itself so tightly-related groups of components clump together. It's also a ton of fun to play around with!



We already have several more features planned for this graph, including making the nodes interactive and integrating the view with the workspace panel filters - so keep an eye out for future improvements!

Rapid Field Edit & Entry

Another significant new feature this month is over in our schema designer: a streamlined system for adding or quickly editing fields. Historically, adding or updating fields - changing their name, type, or metadata - has required using the properties panel, which is cumbersome when trying to quickly build out a new data model. The new rapid field entry system adds inputs to the model nodes right in the schema diagram, allowing users to quickly add fields by typing out names and hitting tab or enter, and then go back and edit names, types, and the "required" flag by selecting a field.


This allows users to "sketch out" a model very quickly, filling in the most important details, and then go back later to add fine-tune the field-level configuration - much faster than using the properties panel!

Other Highlights

Improved Duplicate Key Error Handling

With this month's release, we've finally addressed an issue we've wanted to fix for years: duplicate key errors! If you've been using Fuuz for some time, you may be familiar with the cryptic "duplicate key error" messages which arose when unique indexes were violated (e.g. a user tried to create two records with the same name). Those errors have annoyed us from the very beginning, but we were handcuffed by the data returned to us by the MongoDB driver. Thankfully, after our recent updates to use a newly added client feature, we are finally able to format human-readable error messages for these cases - a huge improvement for the user experience in Fuuz, helping users identify what went wrong and how to address it. It's about time!


Device Subscription Streaming Optimizations

As part of our solution for the ProveIT! 2026 conference, we've built a historian which consumes large amounts of data from their MQTT broker via our Edge Gateway. As the solution scaled, we noticed a few bottlenecks in the data pipeline. We've implemented a round of performance optimizations throughout that pipeline, allowing our showcase to scale to match the scope of the ProveIT UNS... and benefiting existing customers in the process!

Full Release Notes: 2026.2.0

Data

Schema Designer

  1. Added system for rapidly adding and modify data model fields in the diagram node
  2. Added configuration option to entirely disable publishing data change events

GraphQL API

  1. Added human-readable error formatting for common MongoDB errors (e.g. duplicate key errors)
  2. Corrected an edge case causing _and/_or predicate behavior to incorrectly be sensitive to where clause order in niche cases

Security & Administration

  1. Updated user login flow to automatically select the first assigned role if no default is selected, so users are no longer prompted to select a role on sign-in
  2. Updated password policy schema to no longer require a maximum length

DevOps

  1. Updated services to use standardized MongoDB service map library
  2. Unified service ENV for standardized handling and formatting

Integration

Device Gateway

  1. Added ENV argument to simplify passing an API key to a containerized gateway deployment
  2. Implemented a variety of performance optimizations to reduce overhead in device subscription data streaming
  3. Added support for the $executeTransform binding in gateway screens

Integration Platform

  1. Added simplified system for creating inter-tenant integration connections from the target app tenant
  2. Updated to latest Netsuite ODBC certs

Orchestration

Data Flow System

  1. Added "MCP Tool Enabled" column to default table view when MCP Server beta is enabled
  2. Converted transformation microservice to Typescript

Schedule Engine

  1. Fixed several small bugs in the scheduling configuration system

User Interface

Framework

  1. Converted web flow engine framework to Typescript
  2. Implemented loading spinners and fixes for race conditions in select inputs
  3. Corrected a few scattered help links to point to the new knowledge base
  4. Implemented a variety of performance tweaks for web flows and mobile-oriented screens

Screen Designer

  1. Added support for Timeseries charts in Chart screen element
  2. Added an auto-refresh configuration option to Chart screen element

Application Designer

  1. Added Application Graph to visualize application components and their relationships
  2. Added a Share button to create a shareable Application Designer workspace link
    • Related Articles

    • 2025.2 (February 2025)

      QA Release Date: February 04 2025 Production Release Date: February 18 2025 2025.2 Release Highlights New Data Mapping Tool The flagship feature released this month is a brand new core component of the Fuuz development ecosystem: a new Data Mapping ...
    • 2024.2 (February 2024)

      2024.2 Release Notes Article Type: Release Notes Release Version: 2024.2.0 Release Date: February 2024 Applies to Versions: 2024.2+ 1. Release Overview The February 2024 release (2024.2) delivers significant platform capabilities focused on ...
    • 2023.2 (February 2023)

      2023.2 Release Highlights Here are some of the major highlights from this month’s release. As always, there are lots of things to look forward to! New Year, New Look Fuuz is celebrating the new year with a brand refresh! Circles are so 2022 - so our ...
    • 2024.4 (April 2024)

      2024.4 Release Highlights The Fuuz engineering team isn’t fooling you with this month’s release - it’s packed with great features and improvements we’re excited to share. Read on to learn more! Integration Request Logging One of the larger ...
    • 2023.1 (January 2023)

      2023.1 Release Highlights Here are some of the major highlights from this month’s release. There’s a lot here to kick off 2023! Updated Versioning Scheme & Release Calendar The January 2023 release is the first under our new versioning scheme and ...