Mendix Studio pro

10.6.2
Stable
January 31, 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 19, 2024** ### Improvements * We improved the performance of the microflow editor by reducing the time it takes to create the list of suggestions for adding new elements. (Tickets 204887, 203936, 205329) * We reduced the memory usage of the microflow editor by fixing an issue that prevented old references from being cleaned up. * We enabled setting any name for an application imported from a solution. ### Fixes * We fixed an issue where the last row did not get imported from an Excel file to the [Batch translate](https://docs.mendix.com/refguide/batch-translate/) dialog box. (Tickets 199182, 202693) * We fixed an issue where changes could not be saved or cancelled when using an input reference set selector widget in a data view without an object. (Ticket 201170) * We fixed an issue in which navigating back in history caused a [Combo Box](https://docs.mendix.com/appstore/widgets/combobox/) widget using an association to break. (Tickets 205378, 205479) * We fixed an issue where a microflow could not be opened that referenced a deleted query when using the [External Database Connector](https://docs.mendix.com/appstore/connectors/external-database-connector/) package. * We fixed an issue in which a microflow or nanoflow was directly created with a default name without asking for it. * We fixed an issue in which clicking **Select** inside the [Query External Database](https://docs.mendix.com/refguide/query-external-database/) dialog box caused a crash when the microflow was located within a sub-folder. * We fixed an issue in the domain model editor where undoing changes to the domain model caused an "Oops" pop-up window to appear when making new changes. ### Known Issues * Breakpoint icons are not updating with the changes. * Fixed in [10.7.0](https://docs.mendix.com/releasenotes/studio-pro/10.7/#fix-breakpoint). * For some activities in the logic editors, the types of variables are shown as **Not set**. This is only a visual bug. (Tickets 205751, 207251) * Workaround: You can switch back to the classic logic editors via **Preferences** > [New Features](https://docs.mendix.com/refguide/preferences-dialog/#new-features). * Studio Pro might crash when using the new expression editor in combination with accessibility tools (for example, enabling the text cursor indicator). * Workaround: You can switch back to the old editor via **Preferences** > [New Features](https://docs.mendix.com/refguide/preferences-dialog/#new-features). * The new expression editor does not work well with non-ASCII characters. * Workaround: You can switch back to the old editor via **Preferences** > [New Features](https://docs.mendix.com/refguide/preferences-dialog/#new-features). * Line endings in CSS files are not being handled properly, so when using [Revert All Changes](https://docs.mendix.com/refguide/using-version-control-in-studio-pro/) or performing other version-control operations, CSS files appear in the [Changes on Disk](https://docs.mendix.com/refguide/version-control-menu/#show-changes) dialog box. * Workaround: For details, see [this section](https://docs.mendix.com/refguide/troubleshoot-version-control-issues/#css-error) in *Troubleshooting Version Control*. * In some cases, even if you are already logged in to Studio Pro, you might still need to click **Sign in** under the **MendixChat** tab to make MendixChat available for use. * 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.