# 6.157.0

## **What's New? 💡**

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

* Bulk Labeling — Allowed reviewers to apply new label settings that were previously restricted to span labeling projects, enhancing flexibility during the review process.
* Progressive Cell Loading — Implemented a loading indicator for sections that have not yet been loaded, allowing users to understand system loading states better.
* Span Labeling — Introduced progressive loading for span labeling cells, improving the user experience by reducing initial load times and providing more seamless interactions.

## **Bug Fixes 🐞**

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

* Fixed an issue in the user interface where the page became unresponsive when pressing the "Enter" key in caption fields related to label classes with attributes.
* Fixed an issue preventing label updates after the first bulk labeling when the option “Spans Should Have at Most One Label” was enabled.
* Resolved an issue where users were unable to use the Datasaur Schema with content in Span+Row labeling during document addition.
* Fixed an issue in the Label Error Detection feature where results from file two incorrectly appeared in file one after performing the "Accept All" action.
* Fixed an issue where an untranslated activity message was displayed after labels were deleted in a conversational labeling project, enhancing the user interface consistency.
* Addressed an issue on the Activities page where the pluralization displayed incorrectly, showing “1 documents” instead of “1 document.”
* Resolved an issue in the Activity Log, preventing duplication that occurred when inserting a row or line above the first line.


---

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