Release Notes – May 24, 2026
This version is about making things easier to find, easier to pass forward, and easier to understand.
You can now pull files from public URLs into flows, work faster with picklists and lookups, pass clearer labels from apps, and enjoy a timer that finally behaves like a timer. Tiny miracle? Maybe. Useful? Definitely.
Flows
Features
- Download File From Public URL
Added a new download file node that can take a public URL, download the file, and make it available for use later in the flow.
Read more about Downloading Files From a Public URL
Apps
Enhancements
- Filter Picklists and Lookups While Typing
Picklist and lookup fields now support filtering as you type. This makes it easier for users to quickly find the right value, especially when working with long lists or large sets of records.
Read all about Filtering Picklists and Lookups While Typing - Pass Labels From App Values
In picklists or lookups, each option can include both a value and a label. Until now, only the value could be mapped. Starting now, you can pass the label as well. This is useful when the next steps in the flow need a human-readable label instead of the technical value behind it, which may not mean much to users at a glance. It is also useful when you need to pass the exact label selected in the app into the next steps of the flow.
Bugs
- App Generation Timer Fix
Fixed an issue where the timer shown while Noca AI was generating an app kept disappearing and reappearing with different times. The timer now stays consistent, giving users a clearer view of the app generation progress.
Back to top