Mendix Studio pro

10.12.14
Stable
February 13, 2025
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: February 13, 2025** ### Improvements * We added a setting to enable Windows Authentication for a private Git server. (Ticket 234161) * We improved the performance of published OData services that use a **Read** microflow. When the client asks to expand associations, the runtime now performs a database query per association, rather than per object (Ticket 234607). * We now use generated BOM-refs for managed dependencies in the SBOM. ### Fixes * We fixed an issue where a prompt to install a progressive web app (PWA) incorrectly appeared for non-PWA apps on Chrome. (Ticket 230439) * We fixed an issue where retrieving an external entity with a non-sortable key attribute resulted in an error. (Ticket 236093) * We fixed an issue in external entities that have an unlimited string as part of their key. Studio Pro supports this as long as you set a maximum length on the attribute. When you upgraded an app to Studio Pro version 10.12.11 or above, the runtime could not start because it detected a change in the length of the database column. Now the app starts without changing the length of the database column. (Ticket 239892) * We fixed an issue in consumed web services where selecting a WSDL from a network drive that required authentication but did not return a WWW-Authenticate header resulted in an error. ### Known Issues * Studio Pro on Mac loads user settings from the previous version of the application.