# 6.106.0

March 25, 2025

## **What's new** 💡

### **Data Studio**

* [Span + Line Labeling](/data-studio-projects/lets-get-labeling/span-based/span-+-line-labeling.md) — A new mixed labeling type that supports labeling spans within a line and categorizing entire lines separately.
* Project Tag — Added the ability to apply tags in bulk to multiple projects in the projects table.
* [Search Extension](https://docs.datasaur.ai/advanced/extensions/search#search-result) — Introduced a new setting to filter and display only matching lines for advanced search in the editor.

### **LLM Labs**

* UI Improvement — Improved the draggable dialog component.

## **Bug fixes** 🐞

### **LLM Labs**

* Fixed an issue where adding the grouped attributes file property to the knowledge base would break the UI.
* Fixed an issue where the table result in prompt completion was being cropped.


---

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