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 7eb831ec769..87f91b1ad76 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 + +#### Improvements + +* 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 + +* 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 #### New Features 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 @@
January 5, 2026
+January 11, 2026