Article Type: Release Notes Audience: All Users Module: Platform Releases
Note: QA Release Date: May 5, 2026. Production Release Date: May 19, 2026.
Release Note Highlights: May 2026
The main item I want to highlight this month is a significant new addition to the Data Explorer we released a few months ago: it's now enterprise wide!
Enterprise Data Explorer
This new and improved version of the data explorer allows users to browse data across all tenants and models they have access to, which allows quick comparison and greater visibility across data domains.

This feature reflects one of our platform development priorities: improving the visibility and reachability of data across the enterprise - whether that's different sites running the same app or different apps within the same site, data silos are a common source of inefficiency and risk. The Enterprise Data Explorer is one of several features we've been adding to the platform to help break down those silos while still retaining the strict permission boundaries and flexible schema design that make the Fuuz platform scalable and secure!
Full Release Notes: 2026.5.0
DevOps
- Implemented TypeScript type generation based on GraphQL schemas for secondary GraphQL APIs
- Updated Moment.js to address a security vulnerability in an underlying dependency
- Implemented a wide range of infrastructure tweaks to support an on-premise demo version of the platform
Data
Schema Designer
- Added schema-based autocompletion and hinting in model trigger JSONata inputs
- Added a loading spinner to indicate when a model is deploying and block actions on that model until deployment is completed
GraphQL API
- Updated Sequence model to allow both empty strings and null values to indicate "no value" for prefix and suffix fields
- Added the Enterprise Data Explorer to allow browsing data from any tenant the user has access to
- Added support for importing data model structures from JSON schema files
Security & Administration
- Updated mobile MFA app registration to use client-side generated QR codes
- Corrected API Documentation link on tenant home screen
- Updated API key creation to only permit new API keys for users with the API Access or Gateway Access access types
Integration
Edge Gateway
- Improved Edge Flow handling of flow log levels, substitutes, and deactivation
- Added PostgreSQL DB driver
- Improved inter-tenant integration system to gracefully reprovision a connection if a connection's credentials were deactivated
- Added
inputSchema and outputSchema fields on the Connector GraphQL type
Orchestration
Data Flow System
- Enforced a minimum expires-at configuration value for event handlers
- Added links to data flow logs screen in designer "View" menu and in log node configuration UI
- Improved handling of flow node timeouts to reduce channel churn and improve error log messages
- Added an "unknown node" renderer for data flows which contain node types that don't map to a real supported node type
Scripts
- Updated completion trigger characters for JSONata to only trigger completion after dollar signs
$ and periods .
- Added state persistence across refreshes in the Transformation Explorer and Script Editor
- Improved JSONata "toggle comment" action to work correctly for multi-line comments, and added a dedicated "toggle block comment" action
User Interface
Framework
- Fixed an issue that could cause the list of user table views to not load correctly
- Added the user's last authentication date (prior to this one) to the footer bar and My Profile screen
- Added platform release date to home screens and Enterprise form
- Corrected positioning of filter icon on GraphQL input when field-level help is enabled
Screen Designer
- Added a new purpose-built UI input for configuring flex properties on containers
- Corrected an issue which made it difficult to completely remove the icon from an action or flow button
Application Designer
- Corrected a workspace error related to the Images system data model
See Also