Release 2025.28

2 min read

πŸ“Œ Release Overview

  • v 2025.28-701a4

  • July 08, 2025.

πŸ‘₯ Role-Based Highlights

Role

Impact

Highlights

Admin

Moderate

User

Low

tech

Moderate


πŸ’₯ Breaking Changes

πŸš€ What’s New (Business/End-User Focus)

✨ New Features

πŸ”§ Improvements

User Source references are shown by url: It is more reliable to use the reference URL, as two external references might share the same name but have different URLs.

User Increased limit of description input: The character limit for description input in spaces has been increased to 1000.

User The microphone has been closed due to inactivity: For the voice feature, the microphone automatically shuts off after 30 seconds if no voice input is detected.

User Answer Library toggle: Users can choose whether or not the Answer Library is present as part of Agentic Table Spaces.

tech MDI deployment log on startup: This improvement adds a log message to display the MDI deployment being used when the ingestion-worker service starts

User Improved search box behavior in Knowledge: Pressing the β€œEnter” key in the search box no longer clear the search input or results unexpectedly.

User Improved Knowledge Base Reactivity: We optimized the Knowledge Base UI in the way that it should be more reactive, especially when a lot of files have been uploaded.

Admin Restored default admin behavior: Users with admin role now see β€œAdmin” label and can view/modify access in any scope where they have read/write permissions.

🐞 Bug Fixes

User Reference Color Coding: This fix ensures that reference color coding is consistent between answer and reference columns in Agentic Tables

User Assignee selection syncing to space access: This fix ensures that potential Assignees in the Agentic Table match the list of the users with space access

User Handle Elasticsearch scope limit by batching queries: This fix splits scopes into batches of 1024 to prevent errors when the number of scopes exceeds Elasticsearch's per-query limit.
User Ingestion of encrypted files fails ingestion with encryption error (UN-11785) This fix ensures that files with restricted permissions are ingested

UserEmbedding call fails: token limit reached (UN-11743) This fix ensures that during ingestion, when it a table is detected, the ingestion proceeds to convert it to a markdown


πŸ§‘β€πŸ’» Public API and SDK changes


πŸ› οΈ Upgrade Notes (Technical Focus)

Author

Last updated