From b380bc0529d2a5713f22c9f12c2a93326288bf25 Mon Sep 17 00:00:00 2001 From: NehaGit30 Date: Thu, 12 Feb 2026 15:07:52 +0100 Subject: [PATCH 1/3] Update 2026.md bugs fixes --- .../en/docs/releasenotes/deployment/mendix-cloud/2026.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md b/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md index ba8e03399c4..4a197a7c8d5 100644 --- a/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md +++ b/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md @@ -8,6 +8,13 @@ weight: 1 ## February 2026 +### February 15, 2026 + +#### Bug Fixes + +* Fixed an issue where activity was not logged when deployments were failing through API. (Tickets 266864, #267935) +* Fixed the issue with accessing through Mendix SSO after app was deployed (#271622) + ### February 1, 2026 #### General Availability Release From 73eadd7c608cae0840f598b988d2d648d59d53c1 Mon Sep 17 00:00:00 2001 From: Olufunke Moronfolu Date: Thu, 12 Feb 2026 16:46:15 +0100 Subject: [PATCH 2/3] Release note for Feb 15 MXCloud deployment --- content/en/docs/releasenotes/deployment/_index.md | 4 ++-- content/en/docs/releasenotes/deployment/mendix-cloud/2026.md | 4 ++-- .../docs/releasenotes/deployment/mendix-for-private-cloud.md | 2 +- layouts/partials/landingpage/latest-releases.html | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/en/docs/releasenotes/deployment/_index.md b/content/en/docs/releasenotes/deployment/_index.md index 8a66e9dea27..2c1b07f9d35 100644 --- a/content/en/docs/releasenotes/deployment/_index.md +++ b/content/en/docs/releasenotes/deployment/_index.md @@ -15,8 +15,8 @@ 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/) | February 1, 2026 | -| [Mendix on Kubernetes](/releasenotes/developer-portal/mendix-for-private-cloud/) | January 29, 2026 | +| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | February 15, 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 | | [Other Deployment Options](/releasenotes/developer-portal/on-premises/) | September 15, 2023 | diff --git a/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md b/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md index 4a197a7c8d5..4cacd773537 100644 --- a/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md +++ b/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md @@ -12,8 +12,8 @@ weight: 1 #### Bug Fixes -* Fixed an issue where activity was not logged when deployments were failing through API. (Tickets 266864, #267935) -* Fixed the issue with accessing through Mendix SSO after app was deployed (#271622) +* We fixed an issue where activity was not logged when deployments failed through the API. (Tickets #266864, #267935) +* We fixed the issue with accessing deployed apps through Mendix SSO. (Ticket #271622) ### February 1, 2026 diff --git a/content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md b/content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md index 2a60a5688de..09eed52093a 100644 --- a/content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md +++ b/content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md @@ -19,7 +19,7 @@ For information on the current status of deployment to Mendix on Kubernetes and * We have enabled the license fallback mechanism for Operator versions 2.24.0 and newer. This prevents environments from switching to trial mode when the license server is unreachable. * We have reenabled single-replica support for Mendix deployments on Azure, allowing the creation or scaling to one replica, consistent with non-Azure environments. -### January 29, 2026h +### January 29, 2026 #### Portal Improvements diff --git a/layouts/partials/landingpage/latest-releases.html b/layouts/partials/landingpage/latest-releases.html index f3ab20dc944..abf06d8875f 100644 --- a/layouts/partials/landingpage/latest-releases.html +++ b/layouts/partials/landingpage/latest-releases.html @@ -14,7 +14,7 @@

Latest Releases

  • Deployment -

    February 1, 2026

    +

    February 15, 2026

  • Catalog Release 2.150.0 From e8c297e2b6cdb322b27a90e1d7df2df9bc8f57ba Mon Sep 17 00:00:00 2001 From: Olufunke Moronfolu Date: Fri, 13 Feb 2026 12:08:48 +0100 Subject: [PATCH 3/3] Remove unfixed release --- content/en/docs/releasenotes/deployment/mendix-cloud/2026.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md b/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md index 4cacd773537..acc395e24e5 100644 --- a/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md +++ b/content/en/docs/releasenotes/deployment/mendix-cloud/2026.md @@ -12,7 +12,6 @@ weight: 1 #### Bug Fixes -* We fixed an issue where activity was not logged when deployments failed through the API. (Tickets #266864, #267935) * We fixed the issue with accessing deployed apps through Mendix SSO. (Ticket #271622) ### February 1, 2026