Mendix Studio pro
10.6.20
Stable
February 04, 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: February 4, 2024**
### Improvements
* We made the **Commit** dialog box faster and more responsive, which makes it smoother to use.
* We added a logger which logs to a console in JSON format.
### Fixes
* We fixed a Windows-specific issue where temporary files created for images upload were not cleaned up. (Ticket 181323)
* We fixed an **Oops** pop-up window that appeared when opening the **View on Your device** dialog box while running an app with navigation profiles of the same kind. (Ticket 233598)
* We fixed an issue where the date format changed from 'dd-mm-yyyy' to 'dd-mm-y' when upgrading to Java 21. (Ticket 234598)
* We fixed an issue where apps using the Dojo client would sometimes break (caused by browser extensions injecting scripts into the page). (Ticket 236663)
* We received reports of multiple tasks being scheduled for the same scheduled event. To handle this situation gracefully, we now clean up the superfluous tasks on startup. Additionally we introduced extra logging to help diagnose these issues.
* We fixed an error where apps became stuck during unstable internet connections.
* We fixed a bug where disposed tool windows were still considered active in the UI, causing Studio Pro to crash when the active editor changed.