# 8th September 2023

## Summary

The 8th September 2023 release of e6data includes the following features & enhancements:

* [Changes to User Roles and Privileges](#changes-to-user-roles-and-privileges)
* [Refresh Catalog](#refresh-catalog)

## Usage Notes

No user action is required to access the features in this release.

## New Features <a href="#new-features" id="new-features"></a>

### Changes to User Roles and Privileges <a href="#changes-to-user-roles-and-privileges" id="changes-to-user-roles-and-privileges"></a>

The following role has been added:

* WorkspaceManager - Provides privileges to enable, disable, create, and update assigned workspaces; and to view catalogs & clusters in assigned workspaces.

More information: [Roles](/product-documentation/access-control/roles.md)

### Refresh Catalog <a href="#refresh-catalog" id="refresh-catalog"></a>

When a schema is modified (tables added/deleted, etc.), users can now trigger a refresh of a Catalog from the Catalog listing page. Schema changes will then be reflected in e6data.

More information: [Manage Catalogs](/product-documentation/catalogs/manage-catalogs.md#refresh-catalogs)


---

# 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.e6data.com/product-documentation/release-notes-and-updates/8th-september-2023.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.
