# 6.156.0

April 16, 2026

## **Bug Fixes 🐞**

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

* Fixed an issue in Span Labeling where the “Span should have at most one label” setting could be bypassed by rapidly applying multiple labels.
* Fixed an issue in Span Labeling Search Extension where the “Label all” function in both Basic and Advanced search did not allow applying labels over previously rejected labels.

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

* Fixed an issue in Knowledge Base external object storage settings where the sync schedule text displayed "Custom" instead of indicating no schedule was set and clicking "Edit schedule" did not immediately expand the accordion.


---

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