2.8
These release notes cover changes made to the Private Mendix Platform in version 2.8.
Download Portal Improvements
Release date: August 27, 2026
Fixes
- Added a fix to retrieve all contents while creating new Marketplace bundles. The API response is now in alignment with the public Marketplace. (Ticket 286142)
- Added support for adding multiple versions of the same component in Marketplace bundles. (Ticket 286140)
- Updated the version filter in Marketplace bundles to align with public Mendix Marketplace. (Tickets 286137 and 286143)
2.8.0
Release date: August 19, 2026
Version 2.8.0 of Private Mendix Platform introduces a number of new features, updates, and fixes.
New Features
Manage Platform Ops as Code
You can now use Helm and Helmfile in order to automate the declarative installation of Private Mendix Platform and its components through GitOps and CI/CD pipelines. For more information, refer to the Private Mendix Platform Quickstart Guide.
Improvements
Improved Support for Maia Make
We have significantly updated the functionality of Maia Make, and provided a new LLM Gateway component to help you configure Maia for Studio Pro 11.12 LTS. For more information, refer to the Private Mendix Platform Quickstart Guide.
Connected Mode Enhancements
To support deployments in Connected mode, we have provided the following enhancements:
- You can now configure custom HTTP headers in the Network and TLS tab of the Environment Details page.
- You can configure constants and schedule events by importing and exporting a yaml file on the Model Options* tab of the Environment Details page.
- Private Mendix Platform now supports runtime leaderless mode for connected environments, which allows nodes to dynamically choose a leader.
Updates
Studio Pro Updates
- Studio Pro 9.24 LTS latest patch version updated to 9.24.43
- Studio Pro 10.24 LTS latest patch version updated to 10.24.21
- Studio Pro 11.6 MTS latest patch version updated to 11.6.8
- Studio Pro 11.12 MTS latest patch version updated to 11.12.1
Other Platform Components
- Mendix on Kubernetes Operator version 2.28.0
- Private Cloud License Manager (PCLM) version 0.11.1
- Interactor v1.25.4
- Interactor Bridge v1.24.5
- Collector v1.23.4
- Authenticator v1.19.3
- Maia 0.39.0
- DocGen 1.0.4
Fixes
-
(API) We have changed the Marketplace content category and sub-category for the MarketplaceService to the App content type.
-
(API) We have solved an issue where API calls to the RepositoryService would result in 401 - Authentication errors despite PAT being issued for all scopes. (Ticket 283707)
-
(API) We have removed the 400 - Invalid Project Id response example from the list of response examples for the Project creation POST API. (Ticket 283464)
-
(API) We have fixed an issue with the DeployService API, where attempting to change the app URL would result in a 400 - Bad Request error. (Ticket 283711)
-
(API) We have fixed an issue with the GroupService API, where attempting to list all groups for the current user would result in a 404 - Not Found error. (Ticket 283352)
-
(General) We have fixed an issue where canceling changes from the Details panel would result in the creation of an empty object.
-
(General) We have fixed an issue where it was impossible to give a role permissions to set Custom Runtime Settings. (Ticket 283684)
-
(General) We have fixed an issue where Custom Runtime Settings would still show in the UI, despite the user lacking the required permissions. (Ticket 283684)
-
(General) The Activity Logs now track changes made in Role Management, Role Assignments, and Group Management. (Ticket 283918)
-
(General) We have solved an issue where failed deployments did not show as failed. (Ticket 280980)
-
(General)
-
(General) We have fixed an issue where it was impossible to select the user role when creating a local user during Private Mendix Platform installation.
-
(General) We have solved an issue where unauthorized users could access Environment Details through the URL. (Ticket 283510)
-
(General) We have solved an issue where adding a user that was not a member of a group resulted in a notification stating that the user would inherit roles. (Ticket 283490)
-
(General) We have solved an issue where changing user role resulted in a notification stating that the user was removed. (Ticket 283488)
-
(General) We have solved an issue which made it impossible to create a Set Constants role with specific permissions, even when no such role already existed. (Ticket 283486)
-
(General) We have fixed an issue where direct group memberships were lost when a group was moved in group hierarchy. (Ticket 281602)
-
(General) We have solved an issue where, after ownership was transferred away from a user that only had the direct Owner resource role, the old owner account would remain a member of the project with an unknown role and group. (Ticket 283948)
-
(General) We have improved the approve, decline, and delete behavior for Marketplace content. (Ticket 281945)
-
(General) We have resolved an issue where users outside a group could still see and download the content owned by the group. (Ticket 281940)
-
(General) We have fixed some CVEs related to the following:
- Svix
- Mxpc
- Private Mendix Platform pipeline tools
- Build agent