Mendix Studio pro

10.6.1
Stable
January 04, 2024
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 4, 2024** ### New Features #### Aligning the Merge Update Flow with Rebase We have changed the flow for updating with a merge to align it with the rebase experience. Now, both ways of updating are handled and managed by notification bars with similar controls. For more information on how these actions work and their differences, see the [Notification Controls](https://docs.mendix.com/refguide/merge-algorithm/#notifications) section in *Combining Changes and Conflict Resolution*. ### Improvements * We fixed a [known issue](#ki-filedocuments) by reverting the [10.6.0 fix](#199712) for the issue where created files were not deleted when an error occurred in a microflow. (Ticket 199712) * We reverted the [10.6.0 improvement](#changedBy) where the `changedBy` attribute was updated when `storeFileDocumentContent` or `storeImageDocumentContent` from the [Mendix Runtime API](https://docs.mendix.com/apidocs-mxsdk/apidocs/runtime-api/) was used or when uploading files. * We upgraded the Azure Blob Storage dependency from 8.6.6 to 12.25.1. ### Fixes * We fixed a [known issue](#object) where an error was shown when trying to modify entity members through the [Change object](https://docs.mendix.com/refguide/change-object/) microflow activity. * We fixed an issue where a `NullPointerException` occurred due to specific Java dependencies at the startup of an app. (Ticket 203262) * We fixed the `System.ArgumentOutOfRangeException` that occurred in microflow expressions using if-then-else expressions. (Ticket 204039) * We fixed the performance issue MxAssist Logic Bot had with some blank apps. * We made a fix to prevent MxAssist Logic Bot from not providing all available recommendations. * We fixed a bug that occurred after downloading a branch where an "Oops" pop-up window was shown with a "Not a Mendix Git URL" error message. * We fixed an error in the client that occurred when a widget selection variable was used in an expression inside a list widget (for example, inside a list view or [Gallery](https://docs.mendix.com/appstore/modules/gallery/) widget). ### Known Issues * The first time you open MendixChat, you need to click **Sign in** so that it is available for use. This only needs to be done once after installing this version of Studio Pro. * A finished parallel split path that is removed from a running workflow instance wrongly leads to a versioning conflict. Please note that "path" was called "branch" in earlier versions.