Mendix Studio pro

9.24.7
Stable
September 08, 2023
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: September 8, 2023** ### Improvements * We improved the resizing behavior of the [End Event](https://docs.mendix.com/refguide/end-event/) and [Decision](https://docs.mendix.com/refguide/decision/) dialog boxes in the microflow editor. * We added a log message to indicate that the Mendix Runtime shutdown was requested through `ShutdownAction`. ### Fixes * We fixed an issue where a text area ignored a value autofilled in Google Chrome. (Ticket 176195) * We fixed an issue that caused the [Batch Update Button Icons](https://docs.mendix.com/refguide/app-menu/#batch-update-button-icons) dialog box to throw an exception. This includes addressing the scenario of adding an extra native icon selector when there are native documents and the selected icon is not supported on native. (Ticket 191511) * We fixed an issue in the `$metadata` of published OData services using OData version 3 where a self-referencing association resulted in two roles with the same name. (Ticket 193467). * We fixed an issue where setting a new AuthToken was not applied until the native app was restarted. (Ticket 195005) * We fixed an issue where it was not possible to use the [constrained by](https://docs.mendix.com/refguide/reference-selector/#selectable-objects) functionality with the [reference selector](https://docs.mendix.com/refguide/reference-selector/) and [input reference set selector](https://docs.mendix.com/refguide/input-reference-set-selector/) widgets when the configured attribute path did not start from the direct enclosing data container. * We fixed a crash that occurred when selecting **Edit** > [Find Usages](https://docs.mendix.com/refguide/find-and-find-advanced/#find-usages). * We fixed an issue where the grid control did not highlight the selected row. ### Deprecations * We will drop support for PostgreSQL 11 after November 1, 2023, as it is no longer supported by the vendor.