Mendix Studio pro

9.6.7
Stable
January 18, 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: January 18th, 2022** ### Fixes * We fixed an issue where re-rendering a [widgets property](https://docs.mendix.com/apidocs-mxsdk/apidocs/pluggable-widgets-property-types#widgets) linked to the [datasource](https://docs.mendix.com/apidocs-mxsdk/apidocs/pluggable-widgets-property-types#datasource) of a pluggable widget no longer rendered its contents properly. (Tickets 132842, 134061) * We fixed an issue where changes to an app theme with many files was no longer automatically reloaded in the client. (Ticket 137980) * We fixed a bug with the [Auto-synchronize](https://docs.mendix.com/refguide/on-click-event#save-changes) option in online profiles that caused a crash when the action was used. (Ticket 138115) * We fixed a bug where deployment failed when a list operation activity with a sort operation was used in a nanoflow. This bug occurred when the list was sorted based on an attribute defined in one of the generalizations of the sorted entity. (Ticket 138310) * We fixed a race condition in deletes with optimistic locking that manifested itself in critical task queue errors. (Ticket 138351) * We fixed an issue where switching between tab pages with the [Refresh on show](https://docs.mendix.com/refguide/tab-container#refresh) property set to **Yes** no longer displayed its contents correctly. (Ticket 139078) * We upgraded the Cloud Foundry client (`mx-cf-client`) by updating Apache Log4j libraries to 2.17.1, which addresses [CVE-2021-44832](https://cert-portal.siemens.com/productcert/pdf/ssa-784507.pdf). * We fixed an issue in MxAssist Logic Bot where the microflow call action could not be inserted if the exposed microflow existed in the app. * We fixed an issue where Studio Pro became unresponsive if compiling the app's theme never finished. * We fixed a backward-compatibility issue where a native mobile app made with a version below 9.4.0 did not start up when connecting to a Mendix Runtime version 9.4.0 or above. * We fixed an issue with native mobile apps that prevented an app from starting when a user had unsynchronized changes and was implicitly logged out. In such a case, it was possible for startup synchronization to fail to complete due to user access rights with no actionable mitigation path. ### Breaking Changes * When accessing the contents of file documents, access rules on the **Contents** attribute are now checked instead of relying on entity access alone. ### 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. * In the **Properties** pane, you cannot copy, paste, or delete using keyboard shortcuts. * Workaround: Perform the same operation using your mouse and the context menu.