Mendix Studio pro
9.24.33
Stable
February 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: February 14, 2025**
### Improvements
* We improved the performance of published OData services that use a **Read** microflow. When the client requests to expand associations, the runtime now performs a database query per association, rather than per object (Ticket 234607).
* We added a logger which logs to a console in the JSON format.
### Fixes
* We fixed an issue that the offline client was not able to detect a change in the domain model causing SQL request failures. (Ticket 220074)
* We fixed an issue where Chrome incorrectly displayed a prompt to install a progressive web app (PWA) for non-PWA apps. (Ticket 230439)
* We fixed an issue where retrieving an external entity with a non-sortable key attribute resulted in an error. (Ticket 236093)
* We fixed an issue with listening to data source not restoring selections after returning to a page in some scenarios. (Ticket 238413)
* We fixed the search functionality for hierarchical data with recursion (e.g., in the **Select** dialog box, where you can choose an entity or attribute over associations)
* We fixed an error that appeared when expanding nodes for hierarchical data.
* We fixed an issue in consumed web services where selecting a WSDL from a network drive that required authentication but did not return a WWW-Authenticate header resulted in an error.
* We fixed an issue where the user opened the number input in the date picker in the voiceover mode and could not close it.
* 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.
### 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*.