Mendix Studio pro

10.6.25
Stable
October 14, 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: October 14, 2025** ### Improvements * We updated the bundled Node.js from v20 to v22. ### Fixes * We fixed an issue where trying 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, where it incorrectly indicated that it did not support OpenAPI version 3.0.4. (Tickets 256982, 257611) * We fixed an issue where task queue tasks were not able to mark themselves as completed after execution.