From 27de1bff61409e1b9f10d6a613a0e0d37a526f95 Mon Sep 17 00:00:00 2001 From: NehaGit30 Date: Wed, 3 Jun 2026 12:44:52 +0200 Subject: [PATCH 1/2] Update 2026.md --- .../releasenotes/deployment/mendix-cloud/2026.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md b/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md index 28ed16b29da..ead0c6d645a 100644 --- a/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md +++ b/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md @@ -5,6 +5,18 @@ url: /releasenotes/developer-portal/mendix-cloud/2026/ description: "2026 Release notes for Mendix Cloud" weight: 1 --- +## June 2026 + +### June 7, 2026 + +#### Bug Fixes + +* Resolved an issue in Free Apps where technical contacts were unable to access sandbox backups. (Tickets #279092, #279580) +* Fixed an issue that prevented access to the Environment page for Free Apps that had not yet been deployed. (Tickets #278349, #279299) + +#### New Features +Activity logs generated in the Cloud Portal are now automatically published to the Central Audit Logging System, providing improved visibility and auditability across environments.(https://ccauditlogs.home.mendix.com/) + ## April 2026 ### April 26, 2026 From 19537a1f9278bf3c6185d617445666dd90447c29 Mon Sep 17 00:00:00 2001 From: Olufunke Moronfolu Date: Wed, 3 Jun 2026 14:59:16 +0200 Subject: [PATCH 2/2] TW review of Cloud release for June 7, 2026 --- content/en/docs/releasenotes/deployment/_index.md | 2 +- .../en/docs/releasenotes/deployment/mendix-cloud/2026.md | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/content/en/docs/releasenotes/deployment/_index.md b/content/en/docs/releasenotes/deployment/_index.md index 2415aa8ebdf..270449ebccf 100644 --- a/content/en/docs/releasenotes/deployment/_index.md +++ b/content/en/docs/releasenotes/deployment/_index.md @@ -15,7 +15,7 @@ Follow the links in the table below to see the release notes you want: | Type of Deployment | Last Updated | | --- | --- | -| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | April 26, 2026 | +| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | June 7, 2026 | | [Mendix on Kubernetes](/releasenotes/developer-portal/mendix-for-private-cloud/) | February 5, 2026 | | [Mendix on Azure](/releasenotes/developer-portal/mendix-on-azure/) | January 29, 2026 | | [SAP Business Technology Platform (SAP BTP)](/releasenotes/developer-portal/sap-cloud-platform/) | September 28, 2025 | diff --git a/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md b/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md index ead0c6d645a..f3aac647ccd 100644 --- a/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md +++ b/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md @@ -11,11 +11,13 @@ weight: 1 #### Bug Fixes -* Resolved an issue in Free Apps where technical contacts were unable to access sandbox backups. (Tickets #279092, #279580) -* Fixed an issue that prevented access to the Environment page for Free Apps that had not yet been deployed. (Tickets #278349, #279299) +* We fixed an issue in Free Apps that prevented Technical Contacts from accessing sandbox backups. (Tickets #279092, #279580) +* We fixed an issue that prevented access to the **Environments** page for undeployed Free Apps. (Tickets #278349, #279299) #### New Features -Activity logs generated in the Cloud Portal are now automatically published to the Central Audit Logging System, providing improved visibility and auditability across environments.(https://ccauditlogs.home.mendix.com/) + +* [Activity logs](/developerportal/operate/logs/#activity-log) are now automatically published to the [Central Audit Logging System](https://ccauditlogs.home.mendix.com/), providing improved visibility and auditability across environments. For more information, refer to [Audit Logs](/control-center/audit-logs/). + ## April 2026