From 935c519bd00304292e43537facc3fad157f3e3fe Mon Sep 17 00:00:00 2001 From: katarzyna_koltun Date: Fri, 1 May 2026 17:43:28 +0200 Subject: [PATCH 1/2] PMP release notes --- .../docs/releasenotes/private-platform/2.6.md | 58 +++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/content/en/docs/releasenotes/private-platform/2.6.md b/content/en/docs/releasenotes/private-platform/2.6.md index 1d6b97e8464..6035b839cb0 100644 --- a/content/en/docs/releasenotes/private-platform/2.6.md +++ b/content/en/docs/releasenotes/private-platform/2.6.md @@ -8,6 +8,64 @@ weight: 6 These release notes cover changes made to the [Private Mendix Platform](/private-mendix-platform/) in version 2.6. +## 2.6.1 + +### Release date: May ??, 2025 + +Version 2.6.1 of Private Mendix Platform introduces a number of new features, improvements, updates, and fixes. + +#### New Features + +##### Masking for App Constants + +To increase safety and protect potentially sensitive information, you can now enable masking for app constants and variables. Masked values are hidden in logs, and can optionally be hidden in CI/CD settings. + +#### Improvements + +##### Enhanced Support for Connected Mode for Private Mendix Platform + +For installation in [Connected mode](/developerportal/deploy/private-cloud/#connected-standalone), Private Mendix Platform now supports the following, previously unsupported functionalities: + +* Environment Overview dashboard +* Metrics & Logs page +* Activity logs +* Events +* Cloud Health Dashboard page +* Custom certificates + +#### Maia 0.37.0 Integration + +Private Mendix Platform now supports version 0.37.0 of Mendix AI Assistance (Maia). For more information, see [Maia in Private Mendix Platform](/private-mendix-platform/maia/). + +##### UI and UX Improvements + +We have improved the UI and UX for the following functionalities: + +* Top bar and home page +* **My Apps** and **Group Apps** pages +* **My Groups** page + +#### Updates + +##### Studio Pro Updates + +* Studio Pro 9.24 LTS latest patch version updated to [9.24.42](/releasenotes/studio-pro/9.24/#92442) +* Studio Pro 10.24 LTS latest patch version updated to [10.24.16](/releasenotes/studio-pro/10.24/#102416) +* Studio Pro 11.6 MTS latest patch version updated to [11.6.5](/releasenotes/studio-pro/11.6/#1165) + +##### Other Platform Components + +* Mendix on Kubernetes Operator version [2.26.1](/releasenotes/developer-portal/mendix-for-private-cloud/#2.26.1) +* Private Cloud License Manager (PCLM) version [0.10.9](/releasenotes/developer-portal/mendix-for-private-cloud/#0.10.9) +* Interactor v1.25.1 +* Interactor Bridge v1.24.2 +* Collector v1.22.0 +* Authenticator v1.18.0 + +#### Fixes + +* (General) We have increased the security entity access rules and user management privileges. + ## 2.6 ### Release date: February 13, 2025 From aee481b0b3a4a2779a2f7ecf6c8e41c04f0f6e51 Mon Sep 17 00:00:00 2001 From: katarzyna-koltun-mx <108737161+katarzyna-koltun-mx@users.noreply.github.com> Date: Mon, 4 May 2026 09:18:18 +0200 Subject: [PATCH 2/2] Revise release date and enhance security fix description Updated release date for version 2.6.1 and improved wording for security fixes. --- content/en/docs/releasenotes/private-platform/2.6.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/docs/releasenotes/private-platform/2.6.md b/content/en/docs/releasenotes/private-platform/2.6.md index 6035b839cb0..1ffcd876105 100644 --- a/content/en/docs/releasenotes/private-platform/2.6.md +++ b/content/en/docs/releasenotes/private-platform/2.6.md @@ -10,7 +10,7 @@ These release notes cover changes made to the [Private Mendix Platform](/private ## 2.6.1 -### Release date: May ??, 2025 +### Release date: May 4, 2025 Version 2.6.1 of Private Mendix Platform introduces a number of new features, improvements, updates, and fixes. @@ -64,7 +64,7 @@ We have improved the UI and UX for the following functionalities: #### Fixes -* (General) We have increased the security entity access rules and user management privileges. +* (General) We have increased the security around entity access rules and user management privileges. ## 2.6 @@ -146,4 +146,4 @@ Support for the functionalities will be added in future releases of Private Mend ##### Character Limit for Commit Messages -All current releases of Private Mendix Platform have a limit of 200 characters for commit messages. This issue will be fixed in a future release. \ No newline at end of file +All current releases of Private Mendix Platform have a limit of 200 characters for commit messages. This issue will be fixed in a future release.