Mendix Studio pro

9.12.5
Stable
August 12, 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: August 12th, 2022** ### Improvements #### Performance Improvements * We improved the issue where the initial focus of a dialog box occurred too late after (for example, after you had already selected another control to edit), which meant the selection was lost. (Ticket 144438) * We have reduced the memory consumption of Studio Pro when working with a large number of pages in **Design mode**. #### Other Improvements * We upgraded the PostgreSQL driver to version 42.4.1. * Published OData services now provide the service document in JSON format when specifically requested. * The JSON returned by published OData services using OData version 4 now has a `@context` (or `@odata.context`) property. The client can prevent this by specifying `metadata=none` in the `Accept` header. ### Fixes * We now hide the auto-completion pop-up window of text editors when the containing dialog box is resized, moved, or deactivated by the user (meaning, the user switches to a different application, such as the browser). (Ticket 145062) * We fixed an issue where the import object mapping returned the wrong exception when the data or security validation failed. (Ticket 146620) * We fixed an issue where Mendix Runtime failed to start if a microflow call was configured to run in a task queue, but no queue was selected. (Ticket 147198) * We fixed an issue where changes in **Properties** were not recognized after clicking **Run Locally**. (Ticket 147385) * We fixed the tab navigation behavior in data grids. (Ticket 147578) * We fixed an issue that caused unnecessary warning pop-up windows to appear in the Make it Native app when running in Structure mode. (Ticket 148162) * We fixed an issue that occurred when calling a microflow with a Call REST service activity that made use of an export mapping. (Ticket 148406) * We fixed an issue where **Limit to current tab** on the **Errors** pane impacted the **Limit to current tab** on the **Find Results** pane. (Ticket 151088) * We fixed an issue where **Date/time ** and **Log node ** columns were not resizable in the **Console ** pane and the console log. (Ticket 152104) * We fixed an issue where closing the dialog editing an entity within the Published REST services activates the service pane. (Ticket 152412). * We fixed an issue with microflows that were using a Call REST service activity but not storing the result in a variable. (Ticket 152439) * We fixed an issue where importing multiline values in the **Import from Excel** option of **Batch Translate** returned a "source not found" error. (Ticket 153290) * We fixed an issue where a reference selector as the first input element on a page was not focused when the page was first loaded. (Ticket 153456) * We fixed an issue where pinned client certificates were not correctly initialized. (Ticket 153824, 162332) * We fixed an issue that caused the properties of a custom widget to appear in the wrong order after updating the widget. (Ticket 154455) * We fixed an issue where temporary files used for image rotation were not closed. (Ticket 154992) * We fixed an issue where in restricted markets, Studio Pro still tried to send analytics. * We fixed an issue with the MxAssist Performance Bot **MXP013** best practice where some access rules caused the inspection to end without outputting results. * We fixed an issue where calling a microflow with **Apply entity access** enabled in the background failed if retries were used. * We fixed the tab navigation behavior in tree controls.- ### 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.