> 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.82.0.md).

# 6.82.0

October 03, 2024

## **What's new** 💡

### **Data Studio**

* Add Documents Wizard — Added an error message when attempting to upload an empty file, providing clearer feedback.
* Analytics Extension: Easily track your labeler’s progress on ongoing projects by accessing relevant metrics. This new extension also includes document and team member filters for more customized calculation.
* Bounding Box Labeling — Introduced a new setting that automatically selects the bounding box when hovered over, allowing users to move or edit it without having to click on it first.
* Comment Extension — Added a loading indicator when the system is fetching comments to prevent user confusion about why nothing appears.
* [Conversational Labeling](https://github.com/vulcan-ai/gitbook/blob/base/compatibility-and-updates/nlp-projects/lets-get-labeling/conversational-labeling.md) — A new labeling type to support conversation-based use cases.
* Labels Extension — When “Allow marking unapplied label classes as N/A" setting is enabled, the instance counter with a value of 0 will be highlighted in red to indicate it is clickable.

### **LLM Labs**

* Direct access LLMs — Added Llama 3.2 as our new model.
* Direct access LLMs — Improved our Gemini 1.5 series to support the newest version.
* Direct access LLMs — Improved our Hugging Face model streaming capabilities.
* Knowledge base — Revamped our knowledge base user flow, user will now can create the knowledge base and do embedding process easily.

## **Bug fixes** 🐞

### **Data Studio**

* Fixed an issue that prevented users from submitting incorrect arrow positions.
* Fixed an issue where Reviewers could add new options to dropdown attributes in Labelbox for Bounding Box Labeling.
* Fixed issues related to comments in Span Labeling projects:
  * The comment pop-up was covering the text when opening comments using the Comment extension.
  * Users were unable to open text comments from the Comment extension.

### **LLM Labs**

* Fixed an issue where the empty state did not appear when a user opened an invalid URL.
* Fixed an issue where the system did not deduct API inference calls from the free trial quota of free trial users.

**API Changes** 💡

* Remove legacy API to retrieve daily usage.

**Self Hosted Changes** 💡

* Remove legacy usage tracking.
