Mendix Studio pro
10.12.18
Stable
September 22, 2025
Mendix Studio Pro is our low-code IDE for professional developers. It's a powerful visual model-driven development environment to build apps on the Mendix Platform. With Studio Pro you can easily create, change, integrate, test and deploy your applications, all in one place. Moreover, you can manage branch lines and security as well as extend your app with custom code using the built-in editors.
Click 'Download Studio Pro' to get the installer for free (Windows OS required*). Learn more about the installation and the Studio Pro capabilities in our documentation.
Not a professional developer? Learn How Mendix supports different developer profiles
.Before installing, please read the Release Notes to learn about improvements, bug fixes, backwards compatibility, breaking changes and known issues.
*If you are using a Mac, check out these instructions first.
Release Notes - **Release date: September 22, 2025**
### Improvements
* We updated the bundled Node.js from v20 to v22.
### Fixes
* We fixed an issue where navigating to a screen already in the navigation history caused an unexpected behavior when using the **Side Bar** layout. (Ticket 232247)
* We fixed an issue where enumeration values with the name *Core* caused compilation errors. (Ticket 250532)
* We fixed an issue where an attempt to retrieve more than 500 external objects by ID at once failed. For example, when retrieving many external objects by association. (Ticket 251911)
* We fixed an issue in the interactive documentation (Swagger UI) page for published OData services which indicated it did not support OpenAPI version 3.0.4. (Tickets 256982 and 257611)
* We added proper refresh functionality for Marketplace for when a session times out. The reload button will properly handle the event, by closing the details page and refreshing the **Search** tab view.
* We fixed the accessibility of the popup modal so now the keyboard is allowed keyboard to reach the **Close** button.