Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions content/nginx-one/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,22 @@ h2 {

Stay up-to-date with what's new and improved in the F5 NGINX One Console.

## April 3, 2025

### Create Custom Roles with more precise permissions

We have added API groups that align with the features and functionality in the NGINX One Console. You can now:

- Use our narrowly scoped API groups.
- Tailor access policies with [custom roles](https://docs.cloud.f5.com/docs-v2/administration/how-tos/user-mgmt/roles#custom-roles).

#### Highlights:

- Custom role assignments: You can set up custom roles for users or service accounts.
- Namespace-based permissions: With [namespaces](https://docs.cloud.f5.com/docs-v2/platform/concepts/core-concepts#namespaces), you can configure API group permissions to support least privilege.

For more information, read [Custom roles and API groups]({{< ref "/nginx-one/rbac/rbac-api.md" >}}).

## March 11, 2025

### Set up Staged Configurations
Expand Down
Loading