Release 2026.06

4 min read

This is a preview page for the upcoming 2026.06 release to announce the necessary infrastructure changes early before the release as can be seen in .

📌 Release Overview

  • 2026.06

  • Unique hosted:

  • Self hosted:


RAG

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

User Move Files & Folders: Files and folders can now be reorganized using the Move file/folder action button or drag-and-drop. Switch to List view to move multiple files at once, which are limited to files and folders you have write access to.

info

Experimental features: the features are disabled by default.

Knowledge Base Column View

User Move files and Folders

1. Move Individual File

Screenshot 2026-02-03 at 4.30.53 PM.png

move file button

  • Each file displays a Move file button.

  • Selecting Move file opens a pop-over listing folders the user has write access to.

  • Moving to the current folder is disabled.

  • Drag-and-drop is supported for visible folders.

2. Move Individual Folder

Screenshot 2026-02-03 at 4.31.40 PM.png

move folder button

  • Each folder displays a Move folder button.

  • Clicking it opens a pop-over showing valid destination folders.

  • Users cannot move a folder into itself or its child folders.

  • Drag-and-drop allows quick reorganization within writable folders.

  • All subfolders and files move together with the folder.

Knowledge Base List View

User Move Multiple Files

  • Users can switch to List view in order to enable multi-select.

  • Multiple files can be selected using checkboxes.

  • A single Move files action button moves all selected files at once.

  • Destination folders are limited to those where the user has write access.

  • Permission checks apply to all selected files before the move is completed.

    Screenshot 2026-02-03 at 4.29.32 PM.png

    move multiple files

Admin Ingestion Analytics: Added a new Ingestion Analytics report that allows Admins to view ingestion activity per user over a selected timeframe. The report shows how much content and how many pages each user has ingested and is generated on request, becoming available for download once ready.

🐞 Bug Fixes

User Word Ingestion with Mammoth: Fixed an issue where content chunks from Word file ingestions (using Mammoth) were sometimes associated with the wrong pages, causing highlights to appear incorrectly. Chunk-to-page matching is now consistent across all environments.

Admin Folder Name Conflict: Fixed an issue where folder name conflicts were incorrectly enforced across organizations, preventing users from creating folders with the same name in different organizations; folder names are now validated only within the same organization.

Agentic Table

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

User Answer Library Side Panel for Enhanced Reference Viewing: Clicking on an Answer Library reference in the agentic table now opens a side panel that clearly organizes the row into Question, Answers, References, and Metadata sections. You can easily view all relevant information in one place, copy any text you need, and close the panel to return to your workflow. The panel also supports smooth navigation between multiple references for a seamless experience.

Screenshot 2026-02-02 at 12.39.56.png

🔧 Improvements

User Improved Table Instructions Editing Experience: Table Instructions now behave more intuitively: cancelling an edit properly discards unsaved changes, and the dropdown automatically closes after instructions are successfully saved.

🐞 Bug Fixes

User Accurate File Counts for Folder Uploads:The “Added files” badge on the sheet page now correctly reflects only successfully uploaded files when adding a folder, so the count always matches what you see in the dropdown list.

User Calendar Shows Correct Due Date for Overdue Sheets: When an overdue sheet is marked as completed, the calendar dropdown now correctly displays the original due date instead of defaulting to today, matching what’s shown in the toolbar.

Unique AI

🐞 Bug Fixes

Admin Deep Research Token Usage Reporting Fix: An issue where token consumption for the Deep Research tool was incorrectly reported in usage analytics has been corrected. Token usage is now accurately tracked.

Admin Reasoning Parameter Support for Response API: The reasoning parameter is now supported when using the Response API and can be provided in the correct structured format via Additional LLM Options. The expected key–value structure is

image-20260203-101524.png

Hallucination Check

User Hallucination Check Fix for Document Search V2 and Questionnaire Modules: An issue in the hallucination check that caused false failures when used with the Document Search V2 or Questionnaire modules has been fixed. Hallucination detection now behaves correctly and more reliably across these workflows.

Language Model

Retirement:

Claude Sonnet 3.7

Admin Due to the upcoming retirement of Claude Sonnet 3.7, all spaces and AI templates previously using litellm:anthropic-claude-3-7-sonnet and litellm:anthropic-claude-3-7-sonnet-thinking have been migrated to Claude Sonnet 4.5 (litellm:anthropic-claude-sonnet-4-5).

🔐 Security

We’re introducing a security improvement that will change how prompts shared via external links behave.

Starting with the 2026.08 release, prompts opened from outside of Unique AI will no longer be submitted automatically. Instead, the prompt will be pre-filled and require explicit user confirmation before sending.

Prompts triggered from within Unique AI will continue to auto-submit as they do today.

This change prevents unintended prompt execution and aligns with modern security best practices.


Author

Last updated