diff --git a/content/en/docs/apidocs-mxsdk/apidocs/governance/audit-logs-api.md b/content/en/docs/apidocs-mxsdk/apidocs/governance/audit-logs-api.md index 2145331bde1..1e27235a705 100755 --- a/content/en/docs/apidocs-mxsdk/apidocs/governance/audit-logs-api.md +++ b/content/en/docs/apidocs-mxsdk/apidocs/governance/audit-logs-api.md @@ -7,13 +7,8 @@ no_list: false description_list: true description: "Provides the documentation for the Audit Logging API." linktitle: "Audit Logs" -beta: true --- -{{% alert color="warning" %}} -This feature is in Public Beta. For more information, refer to [Release Status](/releasenotes/release-status/). -{{% /alert %}} - ## Introduction You can use the Audit Logging API to integrate with security information and event management tools. diff --git a/content/en/docs/control-center/security/audit-logs.md b/content/en/docs/control-center/security/audit-logs.md index 7303f5b703d..343e8e220a0 100755 --- a/content/en/docs/control-center/security/audit-logs.md +++ b/content/en/docs/control-center/security/audit-logs.md @@ -3,13 +3,8 @@ title: "Audit Logs" url: /control-center/audit-logs/ description: "Describes the Audit Logs page in the Mendix Control Center." weight: 60 -beta: true --- -{{% alert color="warning" %}} -This feature is in Public Beta. For more information, refer to [Release Status](/releasenotes/release-status/). -{{% /alert %}} - ## Introduction Audit logs provide a record of changes that users and admins make to the system. Audit logs are valuable for a variety of reasons: diff --git a/content/en/docs/releasenotes/control-center/2026.md b/content/en/docs/releasenotes/control-center/2026.md index f4ffc6c1c7c..d0aefed4c8d 100644 --- a/content/en/docs/releasenotes/control-center/2026.md +++ b/content/en/docs/releasenotes/control-center/2026.md @@ -14,6 +14,7 @@ numberless_headings: true #### New Features * You can now define and enforce policies to ensure your app landscape is secure, compliant, and consistent. The new **Policies** page in Control Center allows you to create policies that check for conditions like finding severity, Mendix runtime version, and Marketplace component licenses and support types. Policy violations are automatically detected and reported in Software Composition. For details, refer to [Policies](/control-center/policies/), [Policy Status](/control-center/policy-status/), and [Software Composition](/control-center/software-composition/). +* The [Audit Logs](/control-center/audit-logs/) page is now generally available (GA). ### June 17, 2026