Skip to main content
Version: v1.6.54

v1.6.54

Released Jan 15, 2026.

This patch release adds inline reference pills with PDF highlighting, RAG query filters, Confluence attachments, and GPT-5.2 and Gemini-3-pro-preview support.

New features​

User interface

  • Inline reference pills: Chat responses now include hoverable citation pills that reveal document details on hover and open the source on click, so users can validate information and navigate supporting documents. Click any reference pill to view the relevant passage.
  • PDF highlighting: When you click an inline reference, the PDF viewer opens and automatically highlights the exact passage, making it easier to verify sources.
  • PDF original view mode: View PDF documents in their original format with a new viewing option.
  • Side panel file viewer: Open inline images and file links directly in the side panel without leaving your current view.

Search and filtering

  • RAG query filters: Include or exclude specific content using filters on your chat queries for more precise results.

Connectors and integrations

  • Confluence attachments: The Confluence connector now supports document attachments, allowing you to import attached files along with page content, with improved reliability and expanded content import capabilities.

Models

  • GPT-5.2: Added support for OpenAI's GPT-5.2 model.
  • Gemini-3-pro-preview: Added Google's Gemini-3-pro-preview model option.
  • Embedded models: Added support for new embedded models including embeddinggemma-300m-qat-q8_0-unquantized and mxbai-embed-large-v1.

Improvements​

  • Markdown document preview: Markdown files now correctly display as text previews instead of raw content.
  • Auto-generated turn titles: Agent turn message panels now automatically generate titles when none is provided.
  • Simplified prompt template view: The prompt template view is now streamlined when using agentic RAG.

Bug fixes​

User interface

  • Page previews: Fixed page previews incorrectly displaying the full PDF document instead of the intended view section.
  • View selector dropdown: Fixed view selector dropdown appearing empty and preventing proper view selection.
  • Vision UI toggle: Fixed regression where the enable vision UI toggle no longer displayed the Off/Auto/On options, restoring full vision control functionality.

Chat

  • Chat history stability: Fixed issues with chat history management and message alignment on large screens.

Security​

  • Security updates: Enhanced system security with updates that address multiple reported CVEs and other security vulnerabilities.

Feedback