# 6.158.0

April 30, 2026

## **What's New? 💡** <a href="#whats-new" id="whats-new"></a>

### **Data Studio** <a href="#data-studio" id="data-studio"></a>

* [Audio Labeling](broken://spaces/-MbjXHclk9fELydcAslG/pages/TlNW0cHTY576fgCHArZa#multi-channel-audio) — Added support for multi-channel audio, enabling users to work with audio containing multiple channels.
* ML Assisted Labeling — Implemented infinite scroll for the prediction list in a row-based project, optimizing performance and preventing memory issues when working with large datasets.

## **Bug Fixes 🐞**

### **Data Studio** <a href="#data-studio" id="data-studio"></a>

* Fixed an issue in Project Analytics and Project Report where the total time spent was displayed incorrectly due to a rounding error across labeler and reviewer activities.

### **LLM Labs** <a href="#data-studio" id="data-studio"></a>

* Fixed an issue in Deployed Application where the Knowledge Base became unassigned after using the "Open in Sandbox" feature.
* Fixed an issue in Knowledge Base where the file filter behavior in Preview mode was inconsistent with non-preview mode.
* Fixed an issue in Automated Evaluation where the evaluation score displayed as 0 and an "Unexpected error in evaluation" message appeared after the process completed.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.datasaur.ai/compatibility-and-updates/release-notes/version-6/6.158.0.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
