Release Notes – June 11, 2026
This release focuses on making the platform more intuitive and efficient. We’ve added smarter automation capabilities, expanded support for cloud storage and webhook data, removed friction from app building, and made it even easier to refine and test your AI bots. Enjoy!
Flows
Features
- Get Folder List from Amazon S3
Just like Get List of Files lets you retrieve files from cloud storage providers, you can now retrieve a list of folders from Amazon S3, making it easier to browse bucket structures and build dynamic file workflows.
Enhancements
- Nested Object Support for Listen to Webhook
When a webhook payload contains nested objects, Listen to Webhook now automatically detects them, displays the nested structure in the node data, and creates parameters for the nested object so you can easily use its values throughout your flow.
Apps
Enhancements
- Edit Multi-Page Apps Without Logging In
When building a multi-page app, having a Login component no longer requires you to log in before navigating between pages in the canvas. You can now freely switch between and edit all pages without signing in.
Bots
Enhancements
- Test Bot Changes from the Chat
Building on the new Refine Bot Instructions from Debug Chat feature, a Test button has been added to the bot editing chat, allowing you to instantly preview how your bot responds with the instruction changes you’ve made before applying them.
Bugs
- Fixed Link Display in Bot Chat
Fixed a display issue where links shared in the bot chat did not appear as clickable links, making them easier to recognize and open.
Back to top