Skip to main content

New Features

Interfaces V2

Interfaces have been expanded into a full app-building experience. Builders can now compose multi-page interfaces with real widgets — chat, agents, actions, analytics, dashboards, documents, Knowledge Base content, meetings, Smart Tables, workflow runs, JSON builders, and execution history — connected to live product behavior instead of static previews. New controls include:
  • Pages — compose multi-page interfaces
  • Branding controls — customize the look of published interfaces
  • Command-palette navigation — keyboard-driven navigation across the builder
  • Publish controls — manage draft and live states
  • Access management — control who can view a published interface
  • Widget primitives — actions, tabs, buttons, containers, images, charts, and Smart Table views

Telegram Bot Toolkit

Agents and V2 workflows can now connect to Telegram Bot. The toolkit includes:
  • Guided connection setup
  • Configurable tools
  • A New Message trigger
  • Sample message capture via /generate_test_message for testing trigger payloads

Notion Toolkit

The builder now includes Notion toolkit configuration with OAuth setup and a mapped V2 toolkit experience covering Notion actions and triggers.

Workflows V1 Migration Tool

Workflows V1 is announced for deprecation, with removal planned for September 7, 2026.
A migration tool is available in the Workflows V1 interface to move existing automations to Workflows V2 in place. See the Workflows V1 Deprecation notice for the full timeline, migration guidance, and frequently asked questions.

Analytics Report Exports

Analytics feedback and reporting views now support export flows for offline review and customer reporting.

Datastore Add to List

Datastore automation now supports adding values to list fields. Variable resolution also respects the selected scope more consistently, reducing errors when workflows reference datastore values from different contexts.

Improvements

Infrastructure Upgrade

The cloud hosting infrastructure has been migrated to a more scalable and resilient container orchestration platform, improving deployment reliability, resource efficiency, and the foundation for future scaling.

Enhanced Authentication Security

User authentication has been consolidated onto the same unified platform as the core database, improving session reliability across the application.

Smart Tables Improved Column Name Handling

Column names containing spaces are now handled correctly in LLM and agent computations.

Workflow Failure Notifications

Users can now opt in to receive email notifications for workflow failures, providing timely alerts to address issues and maintain automation reliability.

Public Chatbot Disclaimer

Public chatbots can now display a customizable privacy disclaimer below the message input, reminding users not to share confidential or sensitive information.

Team Level LLM Keys

Add and manage LLM keys at the Team level for easier sharing and management across projects.

Tags for Projects

Projects can now be tagged with custom labels for better organization and filtering.

General Improvements

Generic UI and UX improvements across the product for better consistency, accessibility, and ease of use to the knowledge base, agents, and workflows.

Resolved Issues

Interfaces & Chat
  • Markdown rendering is safer for blockquotes, auto-links, embedded HTML, and iframe sandbox handling
  • Duplicate memory approval toasts are suppressed
  • PII masking refreshes during chat and preserves legacy masked messages more reliably
  • Public chatbot reauthentication, chat privacy, and workflow file upload flows are more stable
  • JSON responses now return two-byte characters as native UTF-8 characters
Knowledge Base
  • Tabular CSV, TSV, and Excel uploads now show better Chunks-tab information and are marked synced when vectorization is skipped
  • Confluence Knowledge Base links open local synced resources when available and avoid unexpected external navigation
  • Knowledge Base folder timestamp handling is more reliable
  • URL ingestion now uses bounded retries and tighter HTTP timeouts
Workflows & Scheduling
  • Schedule triggers can use the platform-configured minimum interval, with safer cron edge-case handling
  • The Create Smart Table toolkit action now validates and creates tables correctly
  • Editing workflow fields now keeps you in the editor without interruption