> For the complete documentation index, see [llms.txt](https://docs.datasaur.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datasaur.ai/compatibility-and-updates/release-notes/version-6/6.166.0.md).

# 6.166.0

July 09, 2026

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

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

* Real-time Assisted Labeling in Span Labeling:
  * Added an option to trigger predictions for the whole document instead of waiting for batched auto-prediction.
  * Added pagination to the suggested-labels panel so large sets of predictions load incrementally with infinite scrolling.
  * Improved "Accept all" handling when applying large numbers of suggested labels.
* Account Security — Changing your password now invalidates your other active sessions, helping secure your account across devices.
* Custom Report Builder — Updated the inference cost threshold label so values below $0.01 are shown as `< $0.01`.
* Action: Create Project — Added “Keep file in place” toggle, to allow Action: Create Project run without needing the output folder. Therefore, user can run Action without needing write or delete access.
* Action Run History Detail — Added status message, and suggestions for warning and failed Action run, to help with troubleshooting.
* Row Labeling — Added row color indicators for “Consensus”, “Rejected”, and “From reviewer”, along with a legend to explain them.
* Manage Extensions dialog for Row Labeling and Line Labeling — Updated the visuals to better match each labeling workflow.

## **Bug Fixes 🐞**

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

* Fixed an issue in the Span Labeling Search Extension where clicking a search result from another document did not select the target span.
* Fixed an issue in Analytics Extension where refreshing after a project was moved back to In Progress showed "Project not found" instead of returning the user to labeling mode.
* Fixed an issue in Evaluation Metrics where unsupported project types displayed an inaccurate empty-state message.
* Fixed an issue in Analytics Confusion Matrix where unanswered checkbox questions appeared as an empty answer column instead of defaulting to False.
* Fixed an issue in Span Labeling Evaluation where the empty-state message used question-and-answer wording instead of label-set terminology.

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

* Fixed an issue in LLM Labs SAML settings where the "Enable simple redirect" toggle was not shown properly.
