> ## 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.8.3 - Composer Redesign & Chat Management

> Redesigned composer action bar, chat management features, team assistants, and dynamic models

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

A major release featuring a completely redesigned composer, comprehensive chat management, and team-scoped assistants.

## Composer Redesign

The chat composer has been rebuilt with a cleaner, more flexible action bar.

<CardGroup cols={2}>
  <Card title="Context Menu" icon="sliders">
    New menu button opens a structured dropdown with nested submenus for all chat controls — replacing the crowded horizontal toolbar.
  </Card>

  <Card title="Pinnable Actions" icon="thumbtack">
    Pin your most-used controls (model, assistant, thinking, web search, context, profiles) to the composer bar. Persisted across sessions.
  </Card>

  <Card title="Profile Selector" icon="user">
    Switch enterprise profiles directly from the composer bar or context menu.
  </Card>

  <Card title="Assistant Indicator" icon="robot">
    Selected assistant is clearly displayed above the composer input with name and icon.
  </Card>
</CardGroup>

***

## Chat Management

New tools for organising and managing your conversations.

<AccordionGroup>
  <Accordion title="Pinned Notes" icon="note-sticky">
    Pin key insights from assistant messages as notes — displayed in a collapsible panel below the chat header. The AI can also access your pinned notes as a tool.
  </Accordion>

  <Accordion title="Archive & Delete" icon="box-archive">
    Archive, delete, and label threads from the header or sidebar context menu with confirmation dialogs.
  </Accordion>

  <Accordion title="Unified Recent Chats" icon="clock-rotate-left">
    All chats now live under a chronological Recent Chats section with full context menu actions, replacing the separate Unfiled section.
  </Accordion>

  <Accordion title="Real-time Sidebar" icon="bolt">
    New chats, title changes, and completed responses appear instantly in the sidebar without page refresh.
  </Accordion>
</AccordionGroup>

***

## Team Assistants

Share assistants with your team via **Private / Team** visibility scoping. Team assistants appear in a dedicated section in the sidebar.

***

## Dynamic Model Support

Models are now dynamically loaded and configurable, with updated schema support. No more hard-coded model lists.

***

## System Messages

Superadmins can now create and manage platform-wide system announcements displayed to all users as banners or popups.
