# 5.60.0

5 Jan 2023

## **What's new** 💡

* [Action: Create Project](https://github.com/vulcan-ai/gitbook/blob/datasaur/compatibility-and-updates/release-notes/version-5/broken-reference/README.md) beta version.
* Improve [Data Programming](https://github.com/vulcan-ai/gitbook/blob/datasaur/compatibility-and-updates/release-notes/version-5/broken-reference/README.md) Labeling Function editor for Row Labeling.
* Improve add extensions dialog.
* Improve extension interface by removing "My Extensions" bar and moving show/hide extensions to the extension bar.
* Update Go-to-Line dialog interface.
* Update mark project as in progress.

## **Bug fixes** 🐞

* Blank team admin pages while accessing it as a team member.
* Cannot load projects when there is a trailing slash.
* Cannot create Bounding Box Labeling project when documentSettings.kind (API request payload) is set.
* Unexpected duplication when updating Bounding Box label multiple times.


---

# 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-5/5.60.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.
