Mendix Studio pro

9.6.12
Stable
June 13, 2022
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: June 13th, 2022** ### Improvements * We fixed [CVE-2022-27241](https://docs.mendix.com/releasenotes/security-advisories/#27241). ### Fixes * We fixed an issue where a conversion dialog box appeared when loading an MPR, even though the app was already converted. (Ticket 136910) * We fixed an issue where the hidden aggregate columns of a data grid crashed the page. (Ticket 145306) * We fixed an issue where layout arguments overlapped, making it difficult to add widgets to them. (Ticket 149524) * We fixed an issue in MySQL 8.0.29 and above that occurred when dropping a column with a name length over 53 characters long. * We fixed a bug where a button with no action attached did not trigger a parent container action when clicked. ### Breaking Changes * We now block changes to the **Password** attribute of User and User-derived objects in client commits (for example, via the Save button in forms). The old behavior is deprecated but can be restored until Mendix 10 by setting the `BlockPasswordInClientCommit` custom setting to `false`. ### Known Issues * When you update a [consumed OData service](https://docs.mendix.com/refguide/consumed-odata-service/) with a new version from [Mendix Data Hub](https://docs.mendix.com/data-hub/) but close the document without saving, the blue arrow icon will no longer be shown to notify you about the available update for that service. * Workaround: Closing your app and opening it again fixes this issue.