Mendix Studio pro

9.6.11
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** ### Improvements * To make management of file storage more flexible, we extended the `performDeleteFromStorage` Mendix Runtime setting. This change also allows for getting rid of unnecessary log messages about unreferenced files delete failures. (Ticket 139266). ### Fixes * We fixed an issue where navigation was broken if a user tried to navigate during a page transition. (Ticket 105484) * We fixed an issue where the import mapping selected an incorrect version of the Xerces library that resulted in a Java error. (Ticket 141679) * 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 an issue where offline PWA users lose their valid sessions upon a new deployment. (Ticket 144836) * 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 * 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.