|
| 1 | +--- |
| 2 | +title: "2.7" |
| 3 | +url: /releasenotes/private-platform/2-7/ |
| 4 | +description: "Release notes for version 2.7 of Private Mendix Platform" |
| 5 | +mts: true |
| 6 | +weight: 5 |
| 7 | +--- |
| 8 | + |
| 9 | +These release notes cover changes made to the [Private Mendix Platform](/private-mendix-platform/) in version 2.7. |
| 10 | + |
| 11 | +## 2.7.0 |
| 12 | + |
| 13 | +### Release date: July 3, 2026 |
| 14 | + |
| 15 | +Version 2.7.0 of Private Mendix Platform introduces a number of new features, updates, and fixes. |
| 16 | + |
| 17 | +#### New Features |
| 18 | + |
| 19 | +##### Dynamic Role Management through Platform Roles and Resource Roles |
| 20 | + |
| 21 | +You can now manage your access permissions in a more granular way by using platform and resource roles. Roles with platform-wide permissions can make changes and take actions that affect the whole instance. Roles with resource-scoped permissions can take actions on a group level without affecting the whole platform. Permissions that can be managed through platform and resource roles include portal access, app creation, Marketplace management, Environment Details, Build Packages, and App Settings. |
| 22 | + |
| 23 | +#### Improvements |
| 24 | + |
| 25 | +##### Enhanced Control over Studio Pro Download Options |
| 26 | + |
| 27 | +Administrators can now use the [Version Settings](#version-settings) page to manage the download options for Studio Pro. If you do not want your users to be able to download Studio Pro or patch files directly from the user interface of Private Mendix Platform, you can hide the download option from the onboarding banner on the home page and **My Apps** pages. You can also hide the option to download Studio Pro, patch, or offline dependencies from the **Get Studio Pro** page, and provide any custom instruction that you want to share with your users. |
| 28 | + |
| 29 | +##### UI and UX Improvements |
| 30 | + |
| 31 | +We have improved the UI and UX for the following functionalities: |
| 32 | + |
| 33 | +* Home page |
| 34 | +* **Group Apps** page |
| 35 | +* **Environment Overview** page |
| 36 | + |
| 37 | +#### Updates |
| 38 | + |
| 39 | +##### Studio Pro Updates |
| 40 | + |
| 41 | +* Studio Pro 9.24 LTS latest patch version updated to [9.24.43](/releasenotes/studio-pro/9.24/#92443) |
| 42 | +* Studio Pro 10.24 LTS latest patch version updated to [10.24.21](/releasenotes/studio-pro/10.24/#102421) |
| 43 | +* Studio Pro 11.6 MTS latest patch version updated to [11.6.6](/releasenotes/studio-pro/11.6/#1166) |
| 44 | + |
| 45 | +##### Other Platform Components |
| 46 | + |
| 47 | +* Mendix on Kubernetes Operator version [2.27.1](/releasenotes/developer-portal/mendix-for-private-cloud/#2.27.1) |
| 48 | +* Private Cloud License Manager (PCLM) version [0.10.11](/releasenotes/developer-portal/mendix-for-private-cloud/#0.10.11) |
| 49 | +* [Interactor v1.25.4](https://gitlab.rnd.mendix.com/digital_ecosystems/interactor/-/pipelines/1949339) |
| 50 | +* [Interactor Bridge v1.24.5](https://gitlab.rnd.mendix.com/digital_ecosystems/interactor-bridge/-/pipelines/1949340) |
| 51 | +* [Collector v1.22.3](https://gitlab.rnd.mendix.com/digital_ecosystems/privatecloud-collector/-/pipelines/1949351) |
| 52 | +* [Authenticator v1.22.3](https://gitlab.rnd.mendix.com/digital_ecosystems/privatecloud-collector/-/pipelines/1949351) |
| 53 | +* Maia 0.39.0 |
| 54 | +* DocGen 1.0.4 |
| 55 | + |
| 56 | +#### Fixes |
| 57 | + |
| 58 | +* (General) We have fixed an issue where it was impossible to assign a role directly to a user. |
| 59 | +* (General) We have fixed an issue that was preventing users from leaving an app after being added as contributors. |
| 60 | +* (General) We have resolved an issue where the **View All** button for activity logs would take users to the wrong page. |
| 61 | +* (General) We have resolved an issue where the *Changed* tag was not displayed for updated constants in standalone deployment mode. |
| 62 | +* (General) We have solved some issues related to creating and editing users. |
| 63 | +* (General) We have solved an issue where the **Edit in Studio Pro** button for Private Mendix Platform apps did not work. |
| 64 | +* (General) We have solved an issue where users could not open the **App URL** link on the **Environment Details** page. This issue affected instances running in Standalone mode. |
| 65 | +* (General) We have solved some issues that occurred when selecting custom resources during environment creation. |
| 66 | +* (General) We have fixed some build issues that occurred in Connected mode. |
| 67 | +* (General) We have fixed some issues related to deploying app packages in Connected mode. |
| 68 | +* (General) We have fixed an issue related to scaling replicas in Connected mode. |
| 69 | +* (General) We have fixed some issues related to setting runtime settings in Connected mode. |
| 70 | +* (General) We have fixed an error that prevented users from saving their changes after updating log nodes in Connected mode. |
| 71 | +* (General) We have fixed an error that was preventing users from deleting log nodes in Standalone mode. |
| 72 | +* (General) We have fixed an error that was preventing users from deleting log nodes in Standalone mode. |
| 73 | +* (General) We have solved some issues with deployment pipelines which include a Wait Rest Call (WRC) step. |
| 74 | +* (General) We have fixed an issue where the Debugger password was not visible in Private Mendix Platform UI after being set through API. |
| 75 | +* (Studio Pro) We have fixed an error that occurred when creating a branch in Studio Pro 9.24.4x. |
| 76 | +* (UI) We have fixed some UI-related issues. |
| 77 | + |
| 78 | +#### Known Issues {#known-issues} |
| 79 | + |
| 80 | +##### Apps Created through Studio Pro Assigned to the Mendix Group |
| 81 | + |
| 82 | +Ownership of Private Mendix Platform apps created through Studio Pro is automatically given to the `Mendix` root user group. If required, you can transfer the ownership to another group after creation. |
0 commit comments