Mendix Studio pro

9.24.8
Stable
September 18, 2023
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: September 18, 2023** ### Improvements * You can now use a **Share** URL from the [Catalog](https://docs.mendix.com/catalog/) to update a consumed OData service. * You can now update the contract of an OData service from the Catalog using a file or URL. ### Fixes * We fixed an issue where importing large XML schema documents was too slow. (Ticket 170962, 185085) * We fixed an issue with calling a microflow action where retrieving a specialization over an association did not work if the other side was the generalization. (Ticket 187667) * We fixed an issue where an XPath data source with a constraint that used the `id` attribute of a variable (for example, `[Module.Person_House/Module.House/id=$currentObject/id]`) resulted in an error during deployment. (Ticket 194055) * We fixed an issue where calling a microflow action did not create an `IDResolution` log line. (Ticket 194868) * We fixed an issue where deployment failed when a [Data Grid 2](https://docs.mendix.com/appstore/modules/data-grid-2/) or a Gallery widget used a database over an association with selection enabled. (Ticket 195832) * We adjusted MxAssist Best Practice Bot recommendations [MXP003](https://docs.mendix.com/refguide9/performance-best-practices/#mxp003) and [MXP007](https://docs.mendix.com/refguide9/performance-best-practices/#mxp007) to not recommend adding an index to an attribute that is uniquely constrained.