Release 2025.22
📌 1. Release Overview
v 2025.22-1e1e7
June 2, 2025.
👥 2. Role-Based Highlights
Role | Impact |
---|---|
Admin | Moderate |
User | High |
tech | Low |
🚀 3. What’s New (Business/End-User Focus)
🔧 Improvements
User Copy Markdown: When copying Markdown text, the fully rendered content is now copied instead of the raw Markdown syntax..
User Context Window: Context window feature requires the user to have
chat.knowledge.read
role assigned for it to be active.User Improved Missing Space/Chat Handling: When navigating to a space or chat that does not exist to the user, a toast is now shown. Previously an error page was shown which was disruptive to the user experience.
User Chat read-only mode: When users open chats with space they no longer have access too, the chats are now displayed in read-only mode. It’s not possible to send message or upload documents in the chats anymore.
User Retry failed upload in chat: Added a "Retry Upload" button for failed file ingestions in the chat interface, allowing users to quickly reattempt uploads without restarting the entire process.
User Magic Table File Dropdown Naming: Correctly pluralizes the added file names including Question File(s), Source File(s), and Export File(s)
User Sync Magic Table Assignee List with Shared Sheet User List: Updates potential assignee list when users are added or removed from a Space
Admin Enhanced Tool Configuration: Admins can now specify in tool's configuration that it is exclusive. When such a tool is selected from the panel, it will automatically deactivate all other tools, ensuring exclusive operation.
Admin Permission Propagation for Knowledge Base Subfolders: Implemented permission propagation in the Knowledge Base, allowing read/write permissions set on a folder to automatically apply to its subfolders. This streamlines access management and reduces manual setup for administrators.
Admin BETA File Metadata Ingestion Configuration: Added support for defining metadata in ingestion configs. When configured, this metadata is automatically applied to all newly uploaded Content via the associated config. Updates to ingestion config metadata only affect future uploads; existing Content remains unchanged. This feature is behind a feature toggle.
File metadata configuration in Ingestion Config UI
🐞 Bug Fixes
User Embedding call token limit exceeded during ingestion: An issue where embedding would fail during ingestion of certain files with long texts due to exceeding the token limit has been fixed.
User Microsoft Document Intelligence (MDI) rate limit recovery: Previously, when an MDI rate limit was reached, the ingestion process would fail with an error, requiring the user to manually re-trigger it. Now, the ingestion worker automatically retries using exponential backoff, eliminating the need for manual intervention.
User Ingestion of copy-protected PDF files: A new mechanism has been implemented to enable ingestion of PDF files with basic copy protection. Previously, ingestion would fail with an error, requiring users to manually remove the protection, typically by opening the file and printing it to a new PDF.
Author | @Ivana Ignjatovic |
---|
© 2025 Unique AG. All rights reserved. Privacy Policy – Terms of Service