Release 2025.30

2 min read

📌 Release Overview

  • v 2025.30-85845

  • Unique hosted:

  • Self hosted:

👥 Role-Based Highlights

Role

Highlights

Admin

Web Search Engine Update

User

Voice functionality now have a configurable hard limit of 10 minutes

tech

2025.30 Infrastructure Changes
Public API / SDK Changes


🚀 What’s New (Business/End-User Focus)

User beta Agentic Table Error Banner: Agentic table will now communicate errors from the AI agent to the user. This will include errors including incorrect configuration, failed model requests, and library ingestion errors.

image-20250723-111117.png

🔧 Improvements

User Ensuring consistency between In-Text References and the Reference List: The in-text section is capped at reference 5 due to a hardcoded limit, but the reference list includes an uncited entry. References in the dropdown now match unique source numbers in the Original Response.

User Voice functionality: Voice functionality now have a configurable hard limit of 10 minutes. This is to avoid the mic been on for extended period. Documentation can be found here.

Admin Custom Space Configuration: Moved ability to move pin a space from the JSON advanced setting to a dedicated button.

image-20250720-112343.png

Admin DLP deletes chats: Implemented functionality for admins to delete all chats associated with a specific user_id. Requires CHAT_DATA_ADMIN role. Documentation can be found here.

Admin beta Web Search Engine Update: With the upcoming retirement of the Bing Search API on August 11, 2025, the Google Custom Search API has been integrated as a replacement for web search functionality. In this release, Bing remains the default search engine, but Google is fully supported and ready to use. Instructions for switching to Google and example configuration files are available here.

User Improved Agentic Table document selection: Updated the document selection frontend component to adhere to the shared document selection component. New component eliminates file name cutoff.

User Replace “User” with Proper Name Cell History: Replace default “User” value with the user’s Proper name in cell history.

User Review Status and Assignee Cell History: Add cell history to cells with Cell Renderer set to ReviewStatusDropdown or CollaboratorDropdown

🐞 Bug Fixes
User Blocking requests caused by a character outside the allowed range: issue is resolved by enabling the configuration of excluded character ranges in LLM call sanitation.

User Sheet Status and Review Status synchronization: Fix issue causing sheet status to go out of sync with Review Statuses. This guarantees that Sheet Status will only update to Ready for Verification when all rows are Verified


Author

Last updated