> ## 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.

# v3.0.3 - Assistant Avatars & Pinned Threads

> Assistant profile images, pinned threads, personal assistants team, and chat improvements

<Info>
  **Release Date:** March 9, 2026
</Info>

Assistants can now have profile images, conversations can be pinned for quick access, and personal assistants are easier to find.

## New Features

<CardGroup cols={2}>
  <Card title="Assistant Avatars" icon="image">
    Upload a profile image for your assistants — avatars are displayed in the chat and assistant selector.
  </Card>

  <Card title="Pinned Threads" icon="thumbtack">
    Pin important conversations to the top of your chat list for quick access, persisted across sessions.
  </Card>

  <Card title="Personal Assistants" icon="user">
    Personal assistants now appear as their own team in the assistant selector and composer menu, making them easier to find.
  </Card>

  <Card title="Edit Prompt" icon="pen">
    New button at the end of messages lets you quickly edit and resend a prompt.
  </Card>
</CardGroup>

***

## Additional Changes

* **PDF Upload UI**: Initial support for uploading PDF files directly in chat.
* **Admin**: Archived organisations are hidden from admin pages, with an optional toggle to show them.

***

## Bug Fixes

* **File Attachments**: Files no longer disappear after sending a message — attachments are now visible immediately.
* **Multi-File Upload**: Uploading multiple large images no longer freezes the UI.
