Release 2025.24
3 min read
๐ 1. Release Overview
v 2025.24-db7ce
June 10, 2025.
๐ฅ 2. Role-Based Highlights
Role | Impact | Highlights |
|---|---|---|
Admin | Moderate |
|
User | High |
|
tech | Low |
๐ 3. Whatโs New (Business/End-User Focus)
User Voice feature: seamless method to convert spoken audio into real-time transcriptions. Check this out: Voice and Voice Administration
User Magic Table RFP Library Frontend components: These are a pair of frontend components that exposes the RFP Library box to the user via the overview page and allow the user to mark a sheet as completed. The Mark as Completed flow also includes the toggle to add answers to the RFP Library itself. The
ViewLibrary button andAdd to Librarytoggle are disabled until the RFP Library frontend is finalized.User RFP Library box: This RFP Agent frontend component is present on the Space overview page and provides the user access to the RFP Library. It is placed in one of two positions depending on if a Space has an existing sheets or not. The two configuration are shown below.
Note: TheViewbutton is currently disabled universally until the full release of the RFP Library in 2025.26

Default View when no sheets exist

View with 2 sheets โ 1 Completed, 1 Needs Review
User Mark as Completed flow: This frontend flow allows a user to mark a sheet as
Completedwhich will become visible in the list of sheets in the Space. This option only becomes available when all individual answers have been marked asVerified.
When a user has marked all questions asVerified. The Sheet Status will turn fromNeeds ReviewtoReady for Completion. When clicked, this button will display the option toMark as completed, as seen below.

Sheet status button displaying Ready for Completion with an activated dropdown to Mark as Completed
Selecting Mark as Completed will prompt the following pop-up that prompts users to confirm their selection and displays a disabled Add to Answer Library toggle. Note: The Add to Answer Librarytoggle is currently disabled universally until the full release of the RFP Library in 2025.26

Mark as completedpop-up with disabled Add to Answer Library toggle
๐ง Improvements
User Prompting enabled while documents upload: From now on, users can start writing promts while a document is being uploaded to the chat. This will save time, especially for large files.
user User-Scoped API Key Generation in UI: Providing a user-friendly UI for clients to easily generate user-scoped API keys, catering to developers who seek to access personalized information and services through the Unique API. This approach eliminates the necessity of using the command line for key generation, enhancing the overall user experience.
user Increased Concurrency for Microsoft Document Intelligence (MDI) and Azure OpenAI Embeddings (AOE) Calls: Previously, requests to MDI and AOE were handled in fixed batches: each batch would only begin once all tasks in the previous batch had completed. This led to unnecessary delays, especially when a single slow request held up the entire batch. With the new approach, tasks are managed in a dynamic queue: as soon as a task completes, the next one is immediately started. This significantly improves efficiency and reduces overall processing time.
User Magic Table Column Configuration and Positioning: Consolidated the agent columns and custom column sections of the magic table configuration providing an easier to use configuration template for end users. New configuration template also allows users to place all answer columns side-by-side.
ADMIN Creator as the default space access: When creating a space, the default space access is now the creator of the space. Previously the default access was the โAll companyโ group.
ADMIN Scope Access Update Feature Flag: see 2025.24 Feature Flag Scope Access
๐ Bug Fixes
User Cut-off debug info: A fix has been implemented to address the issue where debug information displayed in the chat interface was cut off and could not be scrolled.
User Magic Table Reference Color Coding: A fix has been made to preserve the multi-answer reference color coding when a row marked as
Verified
Author |
|
|---|