Mendix Studio pro

8.18.3
Stable
March 17, 2021
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: March 17th, 2021** ## 8.18.3 ### Improvements * When running an app without a license, the [Data Hub limitation on the number of objects](https://docs.mendix.com/refguide8/consumed-odata-service-requirements) no longer applies. * We improved the performance of domain model interactions when the search functionality is used in [Data Hub](https://docs.mendix.com/data-hub/). * We added a read-only **App repository address** field to the [private-server Sign In box](https://docs.mendix.com/refguide8/upload-to-version-control-dialog#private-server), so now you know what private repository you are connecting to. For more information, see [How to Work with an On-Premises Version Control Server](https://docs.mendix.com/howto8/collaboration-requirements-management/on-premises-svn-howto). ### Fixes * We fixed an issue where multiple sessions did not work as expected in offline applications when [Multiple users per session](https://docs.mendix.com/refguide8/project-settings#multiple-sessions) was turned off. (Ticket 113783) * We fixed an issue in native mobile apps where the bottom bar was rendered incorrectly on recent iOS devices. (Ticket 117412) * We fixed an issue where negative numeric values were formatted incorrectly in CSV exports. (Ticket 114902) * The header on the login page of Atlas UI can now be translated using the new system text `mendix.signin.loginHeader`. (Ticket 116249) * We fixed an issue with an option of the [Close page](https://docs.mendix.com/refguide8/close-page) nanoflow activity that controls how many pages to close where it was no longer possible to select **Single** after you had selected **Multiple**. (Ticket 116323) * We fixed an issue where creating the [deployment package](https://docs.mendix.com/refguide8/create-deployment-package-dialog) for an app failed. (Ticket 117393) * We fixed an issue with the editable [data grid](https://docs.mendix.com/refguide8/data-grid) where the default German date format was not recognized. (Ticket 117168) * We fixed an issue in the [file manager](https://docs.mendix.com/refguide8/file-manager) widget that caused unexpected extensions to be invalid (for example, *.PDF*, *.pDf*). (Ticket 116909) * Documentation in Studio Pro 9 Guide was opened via F1 and **Help** instead of [Studio Pro 8 Guide](https://docs.mendix.com/refguide8/). This has been fixed. * We fixed a bug that was causing a crash whenever an app was opened that needed to merge changes introduced from outside Studio Pro. * We improved the process of [reverting all changes](https://docs.mendix.com/refguide8/version-control-menu#revert-all). You will no longer be asked to save before reverting. We also fixed a crash that occurred when you reverted while the app was running. ### Deprecations * We will drop support for Oracle 18 before June 30th. We will announce this again when the support is dropped. ### Known Issues * When you update a [consumed OData service](https://docs.mendix.com/refguide8/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.