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

# 11 November 2025

> Custom statuses in Library, multi-lingual transcript downloads, and stability improvements.

## Overview

This release introduces **Custom statuses in Library**, allowing you to create and manage custom statuses for your assets. It also adds the ability to **download transcripts** for your assets, and improves the stability of the platform.

***

## What's new

### Custom statuses in Library

You can now create and manage custom statuses for your assets in the Library. This allows you to track the progress of your assets and to manage them more effectively.

<Frame caption="Custom statuses in Library">
  <img src="https://mintcdn.com/tessact/J75F1Zw5pDtpu92n/images/changelog/2025-11-11/library-statuses.jpg?fit=max&auto=format&n=J75F1Zw5pDtpu92n&q=85&s=675ccc703825e88e4adc038a30af07c6" alt="Custom statuses in Library" width="1646" height="972" data-path="images/changelog/2025-11-11/library-statuses.jpg" />
</Frame>

To set up custom statuses, go to **Settings → Library** and under **Statuses** you can create a new status by clicking on the **New Status** button.

<Steps>
  <Step title="Go to Settings → Library">
    Navigate to **Settings → Library** in your workspace.

    <Frame caption="Configuring custom statuses in Library">
      <img src="https://mintcdn.com/tessact/x2TJaLAHdqqvxvL2/images/changelog/2025-11-11/custom-statuses-config.jpg?fit=max&auto=format&n=x2TJaLAHdqqvxvL2&q=85&s=3892b545c2bdc6dffddd7fba71680d8c" alt="Configuring custom statuses in Library" width="3256" height="1954" data-path="images/changelog/2025-11-11/custom-statuses-config.jpg" />
    </Frame>
  </Step>

  <Step title="Create a new status">
    Under the **Status Types** section Click on the **New Status** button to create a new status.
  </Step>

  <Step title="Configure the status">
    Configure the status by entering a name, icon, and color.

    <Frame caption="Creating a new status">
      <img src="https://mintcdn.com/tessact/J75F1Zw5pDtpu92n/images/changelog/2025-11-11/new-status.jpg?fit=max&auto=format&n=J75F1Zw5pDtpu92n&q=85&s=97de07b7b3aa1dafcb109112bc64c591" alt="Creating a new status" width="1134" height="874" data-path="images/changelog/2025-11-11/new-status.jpg" />
    </Frame>

    <Info>
      Enable **Set as default** to make this status the default status for new assets.
    </Info>
  </Step>

  <Step title="Save the status">
    Click on the **Create status** button to save the status.

    <Info>
      You can also edit a status by clicking on the **three-dot** button next to the status. Statuses can also be **re-ordered** using the drag handle to the left of the status name.
    </Info>
  </Step>
</Steps>

***

### Multi-lingual transcript downloads

You can now download transcripts for your assets in the Library in multiple languages. This allows you to use the transcripts for your downstream use-cases.

<Frame caption="Downloading transcripts in multiple languages">
  <img src="https://mintcdn.com/tessact/x2TJaLAHdqqvxvL2/images/changelog/2025-11-11/transcript-downloads-multiple-languages.jpg?fit=max&auto=format&n=x2TJaLAHdqqvxvL2&q=85&s=1ccd720351e82c903989a25602602b45" alt="Transcript downloads in multiple languages" width="1460" height="1096" data-path="images/changelog/2025-11-11/transcript-downloads-multiple-languages.jpg" />
</Frame>

***

## Enhancements

* User's date preferences are now **respected in file activity** instead of always showing absolute date.
* **Enhanced security** of trigger webook action.
* Added **IP detection** to prevent local and private webhook configuration on private / local IP.
* Added whitelist to allow only **Slack and Zapier** hooks, more coming soon.

***

## Fixes & Stability

* Fixed instances of **library tree not updating** when a file status is changed.
* Improved the performance of **editor** to prevent black frames when switching between cuts.
* Fixed layout and UI inconsistencies between **global tasks** and **project tasks** page.
