Mendix Studio pro

9.12.6
Stable
September 23, 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: September 23rd, 2022** ### Improvements * Failed workflows can now be aborted. #### Other Improvements * We upgraded the embedded database HSQLDB to version 2.7.0. * We added a parameter that can be used on the `login.html` to redirect to another page after login. ### Fixes * We introduced a workaround for a decimal-pad keyboard-disabled comma issue in Samsung devices that allows you to type a dot that will be replaced by a comma if the locale uses a comma as the decimal separator. (Tickets 116581, 155339) * We fixed an issue where duplicated entries were being generated in the `WorkflowUserTaskDefinition` system table. (Ticket 140353) * We fixed an issue where an error pop-up message was shown instead of a validation feedback message on a widget displaying the invalid attribute. This happened when the widget was inside a list data widget that was reloaded at the same time the validation feedback was received. (Ticket 145008) * 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 where the **Limit** to current tab option on the **Errors** pane impacted the **Limit to current tab** option on the **Find Results** pane. (Ticket 151088) * We fixed an issue where data was not copied when copying and pasting from a grid where rows were not visible. (Tickets 151790, 165143) * We fixed an issue where conditionally visible input widgets inside a snippet were incorrectly hidden when the snippet was used multiple times on a page. (Ticket 151997) * 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 that caused a data view to try to refetch its data source even after an unmount. (Ticket 152380) * We fixed an issue where closing the dialog box while editing an entity within a published REST service activated the REST service pane. (Ticket 152412). * We fixed an issue where XML schema validation failed when there was an XML schema import element in the schema file. (Tickets 152436, 148726) * We fixed an issue with microflows that were using a [Call REST service](https://docs.mendix.com/refguide/call-rest-action/) activity but not storing the result in a variable. (Ticket 152439) * We fixed an issue for the native mobile platform in which a list view widget that had an XPath data source configured with an entity path over an association did not correctly apply the constraint(s). (Ticket 153011) * 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 that caused the properties of a custom widget to appear in the wrong order after updating the widget. (Ticket 154455) * We fixed a scrolling issue for the grid control that was noticed mostly for the **Console** log grid where scrolling was no longer reset to the top of the grid. (Tickets 163587, 163629) * We updated our image metadata extractor library and the micrometer library. (Ticket 163987) * 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 in the **Workflow abort** action that prevented incompatible workflows (which had become incompatible due to their definitions being removed or excluded) from being aborted. * We fixed an issue in workflows where an enumeration-based decision with an empty option failed if the empty path was not the last position. * We fixed an issue where end-user changes were not immediately reflected on a page after a refresh (for example, language changes). * We fixed an issue where in restricted markets, Studio Pro still tried to send analytics. * We fixed an issue where a pop-up layout-based completed user task was still visible in the task inbox. * We fixed an issue where enabling entity access on a generated data source for a microflow on a task page threw an exception. * We fixed the tab navigation behavior in tree controls. ### Deprecations * Starting with version 9.12.8, we will drop support for PostgreSQL 10, due to it no longer being supported by the vendor. ### 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.