Mendix Studio pro

9.24.15
Stable
January 30, 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: January 30, 2024** ### New Features * We have introduced a new step during the commit process that checks for large files that are being added or changed. We want you to be informed about this, as large files can become problematic for Git. * We have also introduced an optimizing storage solution, which is triggered when heuristics indicates at least five megabytes can be saved on the *.mpr* size. ### Fixes * We fixed an issue where the last row did not get imported from an Excel file to the [Batch translate](https://docs.mendix.com/refguide9/batch-translate/) dialog box. (Tickets 199182, 202693) * We fixed an issue where changes could not be saved or cancelled when using an input reference set selector widget in a data view without an object. (Ticket 201170) * We fixed an issue where MxBuild threw an exception when there was a consistency error in the mapping document. (Ticket 203311) * We fixed an issue that occurred when selecting an association for a pluggable widget (for example, the **Combo box** widget) inside a snippet with multiple parameters. (Ticket 204133) * We fixed a case in OQL where the `ON` condition of an `INNER JOIN` was lost if only ID attributes of the entities were used. (Ticket 204833) * We fixed an issue in which navigating back in history caused a [Combo Box](https://docs.mendix.com/appstore/widgets/combobox/) widget using an association to break. (Tickets 205378, 205479) * We fixed an issue in the Swagger UI interactive documentation pages for published REST and OData services. These pages no longer allow configuration to be set via query parameters. ### 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*.