Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion content/en/docs/releasenotes/deployment/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
7 changes: 7 additions & 0 deletions content/en/docs/releasenotes/deployment/mendix-cloud/2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,14 @@ url: /releasenotes/developer-portal/mendix-cloud/2026/
description: "2026 Release notes for Mendix Cloud"
weight: 1
---
## April 2026

### April 12, 2026

#### Bug Fixes

* We fixed an issue in Free Apps where changing user roles blocked privilege creation, causing backups to be hidden. (Tickets #271426, #272705)

## March 2026

### March 24, 2026
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/landingpage/latest-releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h4 class="lp-panel-title">Latest Releases</h4>
</li>
<li class="lp-panel-list">
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>
<p class="rn-date">March 24, 2026</p>
<p class="rn-date">April 12, 2026</p>
</li>
<li class="lp-panel-list">
<a href="/releasenotes/catalog/">Catalog Release 2.150.0</a>
Expand Down