2025.6 (June 2025)

2025.6 (June 2025)

Info
QA Release Date: June 03 2025
Production Release Date: June 17 2025

2025.6 Release Highlights

It’s 85 degrees and sunny here in Detroit as summer heats up at Fuuz HQ. As we close out Q2, we’re excited to introduce powerful new features in the 2025.6.0 release—keep reading to explore!


Custom Fields

Enhance app customization with user-configurable Custom Fields—ideal for adding notes, references, or extra data without altering app schemas.

Overview

Custom Fields functionality includes:

  • Configuration via the Data Model Custom Fields screen

  • Automatic integration into the UI via:

    • Custom Fields Input (forms)

    • Custom Fields Table Column Data (tables)

Configuration UI

Use the UI to create Custom Fields:

  • Click the + button

  • Select one or more data models

  • Choose a field type

  • Add a label and description

After creation, the field becomes immediately available via the GraphQL API:

Supported field types are shown in the configuration dialog:

UI Integration

Custom Fields auto-populate in the Designer UI using pre-built elements:

  • Input fields appear in forms

  • Table columns display fields in tables

Additionally, the Group Label option allows customization of grouping into collapsible sections.

Future enhancements will include more field types, UI options, query sorting, and in-dialog support.


Data Flow Log Level Configuration

New Log Level control in the Data Flow Designer allows tailoring log verbosity for production vs. development.

  • Set verbosity (e.g. Trace → Info) without redeployment

  • Retain Debug logs for future use as needed

Default Level: Trace (highest verbosity), matching pre-release behavior.


Other Highlights

Duration Field Type Improvements

Duration fields now support both ISO 8601 strings and integer milliseconds. This enables full compatibility with sorting, filtering, and aggregation.

Font Size Configuration

You can now define separate font sizes for labels and data in text-style inputs—perfect for mobile and wallboard displays.


Full Release Notes: 2025.6.0


Data

  • GraphQL API

    • User-configurable Custom Fields with UI support

    • Duration scalar supports ISO strings and milliseconds

  • Data Management

    • 5-year TTL for export history

    • Fixed crash bug in export service


Document Designer

  • Added currentDeploymentId field for consistency with versioned models


DevOps

  • Updated base Docker images to Node 20 (latest)


Integration

Device Gateway

  • Updated protobufjs

  • Patched EthernetIP driver

  • Standardized return formats for key function bindings


Orchestration

Data Flow Designer

  • Log Level functionality added for seamless production debugging control

Transformations

  • Upgraded url‑parse library


User Interface

Framework

  • Frontend utilities converted to TypeScript

  • UI integration testing framework introduced

  • "Screen runner" launched via standardized /screen/:screenId URL path

Components

  • Resolved rendering issues in Timeseries charts and visualizations

Screen Designer

  • Re‑query option for Select inputs

  • Label and Data font size customization

  • Rich Text element styling fixed

  • Corrected errors in dynamic color on button groups and dynamic properties in Select inputs

    • Related Articles

    • 2023.6 (June 2023)

      2023.6 Release Highlights The Fuuz engineering team is kicking off summer with a big update full of exciting features and improvements! Here are the major highlights: Select & Options Inputs The June release includes a feature the UI team has been ...
    • 2024.6 (June 2024)

      2024.6 Release Highlights As the team works hard to wrap up our Q2 roadmap items that will be delivered in the July and August releases, the June 2024 release was focused primarily on internal system and tooling improvements. We’ll talk about a few ...
    • 2022 Q2 Fuuz Release Notes v3.94.0 - v3.97.0 (June 13, 2022)

      Fuuz Packages New ODBC-based integration package for Plex coming soon Fuuz Platform v3.97.0 Data Model Deployments: Updated to correctly apply index to ID fields  Model Deployments: Added middleware to require migrations for certain changes  IIoT ...