> ## Documentation Index
> Fetch the complete documentation index at: https://docs.platform.blackmountain.io/llms.txt
> Use this file to discover all available pages before exploring further.

# v2.5.0 - Chat Experience Overhaul

> Complete redesign of the chat experience with streaming, folders, and search

<Info>
  **Release Date:** February 4, 2026
</Info>

A complete redesign of the chat experience with real-time streaming, folder organisation, and powerful search.

## New Features

<CardGroup cols={2}>
  <Card title="Real-time Streaming" icon="bolt">
    Live streaming responses with multi-model support (OpenAI, Anthropic, Google, Mistral)
  </Card>

  <Card title="Folder Organisation" icon="folder-tree">
    Nested folder system with drag-and-drop for organising threads
  </Card>

  <Card title="Label System" icon="tags">
    Four categories: Questions, Reflections, Collaborations, Decisions
  </Card>

  <Card title="Global Search" icon="search">
    Search across all conversations with filters by date, model, and label
  </Card>
</CardGroup>

### Additional Features

* **File Uploads**: Attach images, PDFs, documents with inline previews
* **Drag-and-Drop**: Move threads into folders and apply labels
* **Markdown Rendering**: Syntax-highlighted code blocks in responses
* **AI-powered Analysis**: Automatic analysis of uploaded files

***

## Chat Features

<AccordionGroup>
  <Accordion title="Streaming Responses" icon="message">
    Watch AI responses appear in real-time with smooth streaming. Support for all major AI providers.
  </Accordion>

  <Accordion title="Thread Management" icon="list">
    * Archive threads for later reference
    * Fork conversations to explore different directions
    * Rename threads for better organisation
  </Accordion>

  <Accordion title="Export & Import" icon="download">
    * Export conversations as Markdown or JSON
    * Import previous chat histories
    * Backup your important conversations
  </Accordion>
</AccordionGroup>

***

## UI Improvements

* Redesigned chat interface with improved readability
* New composer with attachment preview
* Better mobile responsiveness
* Dark mode improvements
