Mendix Studio pro

9.24.26
Stable
August 09, 2024
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: August 8, 2024** ### Improvements - We added mx.exe, mxbuild.exe, mxutil.exe, MprTool.exe, and MendixConsoleLog.exe tools to the Windows x64 and arm64 portable installers. (Ticket 202611) - We improved the performance of retrieving many objects for certain data sources, such as a microflow data source. - The `changedBy` attribute is now updated when `storeFileDocumentContent` or `storeImageDocumentContent` from the [Mendix Runtime API](https://docs.mendix.com/apidocs-mxsdk/apidocs/runtime-api/) is used, or when uploading files. This makes it consistent with other ways of updating file documents or images. - We improved handling of errors that can occur when committing `FileDocument`s. (Ticket 222633) ### Fixes - We fixed an issue where created files were not deleted when an error occurred in a microflow. (Ticket 199712) - We fixed an issue in the Dojo client that occurred when calling a microflow that closed all pages before showing a new page. (Ticket 219072) - We fixed an issue where Studio Pro crashed when searching for unused items or when searching for externally used microflows. (Ticket 219388) - We fixed an issue where, in applications with both PWA and native profiles, the PWA could potentially attempt and fail to pre-cache a native page if it was reachable through subnanoflows. (Ticket 220165) - We fixed an issue where the Metrics.ApplicationTags configuration value was not used for some of the [built-in metrics](https://docs.mendix.com/refguide/metrics/#list-of-metrics). (Ticket 220260) - We fixed an issue where an on-change action for a reference selector or an input reference set selector configured with a microflow or a nanoflow did not give a consistency error when the parameter mapping needed to be refreshed. (Ticket 224223) ### 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*.