# Version 5

Version 5 brought several major improvements to Datasaur, including:

* Enhanced Bounding Box Labeling with auto-save functionality and auto-caption toggle
* Data Programming support for Token Labeling and Token-based operations
* New Account Settings page for managing user profiles
* Improved project management with updated warnings and keyboard shortcuts
* Support for self-hosted installation via Kubernetes with Helm Charts
* Various UI/UX improvements across the platform
* Multiple bug fixes and stability enhancements

## Versions

* [5.63.0](/compatibility-and-updates/release-notes/version-5/5.63.0.md) - January 26, 2023
* [5.62.0](/compatibility-and-updates/release-notes/version-5/5.62.0.md) - January 19, 2023
* [5.61.0](/compatibility-and-updates/release-notes/version-5/5.61.0.md) - January 12, 2023
* [5.60.0](/compatibility-and-updates/release-notes/version-5/5.60.0.md) - January 05, 2023


---

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