From d683b7fb182e466e37da876df67977956ab17280 Mon Sep 17 00:00:00 2001 From: NehaGit30 Date: Fri, 9 Jan 2026 14:51:27 +0100 Subject: [PATCH 1/2] Update mendix-cloud.md 11th jan release, some bug fixes and improvements --- .../en/docs/releasenotes/deployment/mendix-cloud.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/content/en/docs/releasenotes/deployment/mendix-cloud.md b/content/en/docs/releasenotes/deployment/mendix-cloud.md index 7eb831ec769..40b7b8e5a00 100644 --- a/content/en/docs/releasenotes/deployment/mendix-cloud.md +++ b/content/en/docs/releasenotes/deployment/mendix-cloud.md @@ -16,6 +16,19 @@ For information on the current status of deployment to Mendix Cloud and any plan ## 2026 +### January 11, 2026 + +#### Improvement + +* During creation of deployment package, the display field - highest Tag is changed to latest tag in order to be consistent with other mendix applications. +* For Plan Change Requests, a new status 'Ineligible' is added. +* On the custom environment variable configuration pop-up, the warning about APM tool banner for Kubernetes apps has been removed since the APM tools are now functional + +#### Bug Fixes + +* On permissions page the environment selection drop-down has been fixed to display the selected environment name.(Ticket 264653) +* The banner displayed when free app deployment is blocked, is now fixed to point to the correct control centre page. + ### January 5, 2026 #### New Features From 9eb4c44cf8f6106ae1d45e12f726e1e04db75aa3 Mon Sep 17 00:00:00 2001 From: Olufunke Moronfolu Date: Fri, 9 Jan 2026 15:46:16 +0100 Subject: [PATCH 2/2] Language review for MXcloud deployment Jan 11, 2026 --- content/en/docs/releasenotes/deployment/_index.md | 8 ++++---- .../en/docs/releasenotes/deployment/mendix-cloud.md | 12 ++++++------ layouts/partials/landingpage/latest-releases.html | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/content/en/docs/releasenotes/deployment/_index.md b/content/en/docs/releasenotes/deployment/_index.md index 6b6aec11cae..8d6c8ffc902 100644 --- a/content/en/docs/releasenotes/deployment/_index.md +++ b/content/en/docs/releasenotes/deployment/_index.md @@ -15,10 +15,10 @@ 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/) | January 5, 2026 | -| [Mendix on Kubernetes](/releasenotes/developer-portal/mendix-for-private-cloud/) | November 6, 2025 | -| [Mendix on Azure](/releasenotes/developer-portal/mendix-on-azure/) | November 6, 2025 | -| [SAP Business Technology Platform (SAP BTP)](/releasenotes/developer-portal/sap-cloud-platform/) | August 27, 2024 | +| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | January 11, 2026 | +| [Mendix on Kubernetes](/releasenotes/developer-portal/mendix-for-private-cloud/) | January 8, 2026 | +| [Mendix on Azure](/releasenotes/developer-portal/mendix-on-azure/) | January 8, 2026 | +| [SAP Business Technology Platform (SAP BTP)](/releasenotes/developer-portal/sap-cloud-platform/) | September 28, 2025 | | [Other Deployment Options](/releasenotes/developer-portal/on-premises/) | September 15, 2023 | The release notes for the buildpacks are held in their respective GitHub repos: diff --git a/content/en/docs/releasenotes/deployment/mendix-cloud.md b/content/en/docs/releasenotes/deployment/mendix-cloud.md index 40b7b8e5a00..87f91b1ad76 100644 --- a/content/en/docs/releasenotes/deployment/mendix-cloud.md +++ b/content/en/docs/releasenotes/deployment/mendix-cloud.md @@ -18,16 +18,16 @@ For information on the current status of deployment to Mendix Cloud and any plan ### January 11, 2026 -#### Improvement +#### Improvements -* During creation of deployment package, the display field - highest Tag is changed to latest tag in order to be consistent with other mendix applications. -* For Plan Change Requests, a new status 'Ineligible' is added. -* On the custom environment variable configuration pop-up, the warning about APM tool banner for Kubernetes apps has been removed since the APM tools are now functional +* During [deployment package creation](/developerportal/deploy/environments/#create-package-wizard), **App highest tag** and **Branch highest tag** on the **Options** tab have been renamed to **App latest tag** and **Branch latest tag** respectively to ensure consistency with other Mendix applications. +* A new **Ineligible** status has been added to the [Plan Change Requests statuses](/developerportal/deploy/change-plan/#plan-change-status). +* The warning banner about APM tools for Kubernetes applications has been removed from the custom environment variable configuration dialog, as APM tools are now fully supported. #### Bug Fixes -* On permissions page the environment selection drop-down has been fixed to display the selected environment name.(Ticket 264653) -* The banner displayed when free app deployment is blocked, is now fixed to point to the correct control centre page. +* We fixed an issue on the [Permissions tab](/developerportal/deploy/environments/#permissions-tab) where the environment selection dropdown did not correctly display the selected environment name. (Ticket 264653) +* We fixed the banner shown when free app deployment is blocked so that it now links to the correct **Control Center** page. ### January 5, 2026 diff --git a/layouts/partials/landingpage/latest-releases.html b/layouts/partials/landingpage/latest-releases.html index 7d3c242508e..7dbbfb0aa9a 100644 --- a/layouts/partials/landingpage/latest-releases.html +++ b/layouts/partials/landingpage/latest-releases.html @@ -14,6 +14,6 @@

Latest Releases

  • Deployment -

    January 5, 2026

    +

    January 11, 2026