Mendix Studio pro

9.12.1
Stable
April 07, 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: April 7th, 2022** ### Fixes * We fixed an issue where navigation was broken if a user tried to navigate during a page transition. (Ticket 105484) * We fixed a NullPointerException during startup that occurred after renaming a module with a remote entity that was created before Studio Pro version [9.6.3](https://docs.mendix.com/releasenotes/studio-pro/9.6/#963). (Ticket 142150) * We fixed a bug in scheduled events where a schedule with an offset of 59 minutes crashed. (Ticket 145833) * We fixed an issue that prevented a pluggable widget from loading if it contained a dependency that used the new JSX Transform introduced in React 17. * We fixed an issue with native list views and pagination. Native list views did not become scrollable if the initial number of items was not overflowing, which rendered "scroll to load more" unusable. Now, native list views attempt to load as many items as they can to fill their content. The pagination limits are respected for any "scroll to load more" event thereafter. ### Known Issues * An error occurs when you import translations from an Excel file for batch translate or batch replace operations. * Workaround: Add an empty sheet to your Excel file and put it first (so the translations sheet is second). * When you double-click a multi-column tree (for example, in the **Debug Windows** > [Variables](https://docs.mendix.com/refguide/view-menu/#variables) pane), the grid view does not select the line (except if clicked in the first column), which makes it hard to copy the variable value. * Workaround: Double-click the first column where this issue is occurring. * 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.