# ver 1.6.0

🚀 **What's New in this Release**

* **Member management on workspace**

  Manage workspace members more efficiently with improved access control and visibility. Workspace admins can now better handle member roles, permissions, and access sources across the workspace.
* **Onboarding workspace**

  Introduced a guided onboarding experience to help new users quickly understand workspace features, complete setup steps, and start collaborating faster.
* **Multi-language on workspace**

  Workspace now supports multiple languages, allowing users to access the interface in their preferred language for a more localized and user-friendly experience.

#### ⚙️ **Improvement** <a href="#whats-new-in-this-release" id="whats-new-in-this-release"></a>

* **Apply modal view privileges's app on workspace**

  Improved the app privileges setup experience by introducing a clearer modal view when managing app access and permissions within a workspace.
* **Responsive Oten Store**

  Enhanced the responsiveness of Oten Store for a smoother experience across desktop, tablet, and mobile devices.

<br>


---

# 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://oten.gitbook.io/openplatform/help-center/whats-new/release-note/ver-1.6.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.
