Mendix Studio pro
9.24.32
Stable
February 03, 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 3, 2025**
### New Features
* The command line tool `mx.exe` can now export app translations and import them in the *.po* format.
### Improvements
* We added a progress pop-up window when renaming, including or excluding a document/module in the App Explorer.
* We made the **Commit** dialog box faster and more responsive, which makes it smoother to use.
### Fixes
* We fixed a Windows-specific issue where temporary files created for images upload were not cleaned up. (Ticket 181323)
* 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 broke due to browser extensions injecting scripts into the page. (Ticket 236663)
* We fixed the case where the Offline Database was not properly cleaned after sign out operation. (Ticket 237830)
* We fixed an issue where an **Oops** pop-up window was shown while adding a [database constraint](https://docs.mendix.com/refguide9/database-source/#constraints) cancelling the dialog box while editing the value of the constraint.
* We fixed an issue where the Marketplace showed an **Oops** pop-up window if its initialization failed.
* We fixed an issue in the error check that led to a crash when a document was changed again after an earlier change had introduced errors because selected elements could not be found.
* We fixed Studio Pro freezes that might happen when editing pages.
* We fixed a bug in the error checking process that prevented errors for unknown model elements from being removed from the **Errors** pane.
* We fixed an issue where using the offline web profile caused errors when sessions were being cleaned up.
### Known Issues
* Line endings in CSS files are not being handled properly, so when using [Revert All Changes](https://docs.mendix.com/refguide9/using-version-control-in-studio-pro/) or performing other version-control operations, CSS files appear in the [Changes on Disk](https://docs.mendix.com/refguide9/version-control-menu/#show-changes) dialog box.
* Workaround: For details, see [this section](https://docs.mendix.com/refguide9/troubleshoot-git-issues/#css-error) in *Troubleshooting Version Control*.