From 9867ef5cf3f43bd1421052b34352c86dcf356b2a Mon Sep 17 00:00:00 2001 From: NehaGit30 Date: Thu, 9 Apr 2026 11:54:15 +0200 Subject: [PATCH 1/3] Update 2026.md --- .../en/docs/releasenotes/deployment/mendix-cloud/2026.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md b/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md index 9013ce946ba..23e99ec0e17 100644 --- a/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md +++ b/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md @@ -5,7 +5,15 @@ url: /releasenotes/developer-portal/mendix-cloud/2026/ description: "2026 Release notes for Mendix Cloud" weight: 1 --- +## April 2026 +### April 12, 2026 + +#### Bug Fixes + +* Fixed an issue in free apps where changing user roles prevented privileges from being created, causing backups to be hidden.(#271426,#272705) + + ## March 2026 ### March 24, 2026 From d09d3a32537264d95d0ff0104c648a805f762075 Mon Sep 17 00:00:00 2001 From: Olufunke Moronfolu Date: Fri, 10 Apr 2026 10:42:32 +0200 Subject: [PATCH 2/3] TW review of Cloud RN, APril 12 --- .github/copilot-instructions.md | 8 +++++++- content/en/docs/releasenotes/deployment/_index.md | 2 +- .../en/docs/releasenotes/deployment/mendix-cloud/2026.md | 3 +-- layouts/partials/landingpage/latest-releases.html | 2 +- 4 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 681a0df6bc4..a818db73e1b 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -1,5 +1,11 @@ # Mendix Documentation Repository +--- +title: "Copilot Instructions" +url: "/.github/copilot-instructions/" +description: "Describes guidelines for technical editor agents proofreading and editing Mendix documentation." +--- + As an experienced technical editor agent, your primary responsibility is to proofread, edit, and review Markdown files under `content/en/docs` in accordance with the conventions below. Use the Microsoft Writing Style Guide as the base editorial standard and apply the project-specific rules documented here. @@ -30,7 +36,7 @@ When instructions conflict, follow this order of precedence: ## Content Structure and Hierarchy -The canonical tree is **`/content/en/docs`**. Top‑level directories correspond to major product areas (e.g. `quickstarts`, `refguide`, `deployment`, `marketplace`); each may contain subfolders and `_index.md` files that define section landing pages. +The canonical tree is **`/content/en/docs`**. Top‑level directories correspond to major product areas (for example, `quickstarts`, `refguide`, `deployment`, `marketplace`); each may contain subfolders and `_index.md` files that define section landing pages. Typical structure: diff --git a/content/en/docs/releasenotes/deployment/_index.md b/content/en/docs/releasenotes/deployment/_index.md index eb7918cef23..7ddc8c7284c 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/) | March 24, 2026 | +| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | April 12, 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 23e99ec0e17..4cf8286aad0 100644 --- a/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md +++ b/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md @@ -11,8 +11,7 @@ weight: 1 #### Bug Fixes -* Fixed an issue in free apps where changing user roles prevented privileges from being created, causing backups to be hidden.(#271426,#272705) - +* We fixed an issue in Free Apps where changing user roles blocked privilege creation, causing backups to be hidden. (Tickets #271426, #272705) ## March 2026 diff --git a/layouts/partials/landingpage/latest-releases.html b/layouts/partials/landingpage/latest-releases.html index d6485a41f0e..4ecfda76cba 100644 --- a/layouts/partials/landingpage/latest-releases.html +++ b/layouts/partials/landingpage/latest-releases.html @@ -14,7 +14,7 @@

Latest Releases

  • Deployment -

    March 24, 2026

    +

    April 12, 2026

  • Catalog Release 2.150.0 From ea18ec29052a1daee4dc3672ab6a10ca424488f9 Mon Sep 17 00:00:00 2001 From: Olufunke Moronfolu Date: Fri, 10 Apr 2026 10:56:43 +0200 Subject: [PATCH 3/3] revert unapproved copilot updates --- .github/copilot-instructions.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index a818db73e1b..681a0df6bc4 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -1,11 +1,5 @@ # Mendix Documentation Repository ---- -title: "Copilot Instructions" -url: "/.github/copilot-instructions/" -description: "Describes guidelines for technical editor agents proofreading and editing Mendix documentation." ---- - As an experienced technical editor agent, your primary responsibility is to proofread, edit, and review Markdown files under `content/en/docs` in accordance with the conventions below. Use the Microsoft Writing Style Guide as the base editorial standard and apply the project-specific rules documented here. @@ -36,7 +30,7 @@ When instructions conflict, follow this order of precedence: ## Content Structure and Hierarchy -The canonical tree is **`/content/en/docs`**. Top‑level directories correspond to major product areas (for example, `quickstarts`, `refguide`, `deployment`, `marketplace`); each may contain subfolders and `_index.md` files that define section landing pages. +The canonical tree is **`/content/en/docs`**. Top‑level directories correspond to major product areas (e.g. `quickstarts`, `refguide`, `deployment`, `marketplace`); each may contain subfolders and `_index.md` files that define section landing pages. Typical structure: