From b480c195abca7a677091a6768bca9d4a0af57d41 Mon Sep 17 00:00:00 2001 From: mxashokkhedkar <86304253+mxashokkhedkar@users.noreply.github.com> Date: Tue, 17 Feb 2026 19:31:31 +0530 Subject: [PATCH 1/3] Added changes for private cloud portal release 7.26.0 --- .../deployment/mendix-for-private-cloud.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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 09eed52093a..f2fdb659d4a 100644 --- a/content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md +++ b/content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md @@ -12,6 +12,19 @@ For information on the current status of deployment to Mendix on Kubernetes and ## 2026 +### February 19, 2026 + +#### Portal Improvements +* Integrated business events in Portunus to synchronize technical contacts with Sprintr and the Private Cloud Portal. +* Added support for customers to rotate cluster credentials. +* Added an option to enable leaderless mode, available with Mendix 10.24 or later support. +* Fixed an issue where logs were missing for new Custom Core Resource Plan creation and deletion in Portunus and audit logs. +* Improve "core resources" configuration experience +* Added automated deletion of activity log records older than one year. + +### Deploy API +* Added capability to retrieve all environments within a namespace. + ### February 5, 2026 #### Portal Improvements From 4c81ac11e77be18ddf45a74823850ab0f92b16f5 Mon Sep 17 00:00:00 2001 From: katarzyna-koltun-mx <108737161+katarzyna-koltun-mx@users.noreply.github.com> Date: Tue, 17 Feb 2026 15:51:51 +0100 Subject: [PATCH 2/3] Update mendix-for-private-cloud.md --- .../deployment/mendix-for-private-cloud.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) 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 f2fdb659d4a..dc80818937d 100644 --- a/content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md +++ b/content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md @@ -15,15 +15,17 @@ For information on the current status of deployment to Mendix on Kubernetes and ### February 19, 2026 #### Portal Improvements -* Integrated business events in Portunus to synchronize technical contacts with Sprintr and the Private Cloud Portal. -* Added support for customers to rotate cluster credentials. -* Added an option to enable leaderless mode, available with Mendix 10.24 or later support. -* Fixed an issue where logs were missing for new Custom Core Resource Plan creation and deletion in Portunus and audit logs. -* Improve "core resources" configuration experience -* Added automated deletion of activity log records older than one year. + +* Integrated business events in Portunus now synchronize technical contacts with Apps and the Private Cloud Portal. +* We have added support for customers to rotate cluster credentials. +* We have added an option to enable leaderless mode. This option is supported for Studio Pro 10.24 and newer. +* We have fixed an issue where creating and deleting custom core resource plans was not logged in Portunus and audit logs. +* We have improved the user experience for core resources configuration. +* We have added the option to automatically delete activity log records older than one year. ### Deploy API -* Added capability to retrieve all environments within a namespace. + +* We have added the capability to retrieve all environments within a namespace. ### February 5, 2026 From 3f52d10c78ee40af6f9a8766d26534fe75d116b0 Mon Sep 17 00:00:00 2001 From: katarzyna-koltun-mx <108737161+katarzyna-koltun-mx@users.noreply.github.com> Date: Wed, 18 Feb 2026 13:32:50 +0100 Subject: [PATCH 3/3] Update mendix-for-private-cloud.md --- .../en/docs/releasenotes/deployment/mendix-for-private-cloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 dc80818937d..c133b5d64c2 100644 --- a/content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md +++ b/content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md @@ -17,7 +17,7 @@ For information on the current status of deployment to Mendix on Kubernetes and #### Portal Improvements * Integrated business events in Portunus now synchronize technical contacts with Apps and the Private Cloud Portal. -* We have added support for customers to rotate cluster credentials. +* We have added support for customers to easily rotate cluster credentials (that is, replace the Agent secret with a new one). * We have added an option to enable leaderless mode. This option is supported for Studio Pro 10.24 and newer. * We have fixed an issue where creating and deleting custom core resource plans was not logged in Portunus and audit logs. * We have improved the user experience for core resources configuration.