Mendix Studio pro

10.18.3
Stable
February 10, 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 10, 2025** ### Improvements * We added logging for object or attribute found in XML or JSON payload but not mapped in the **Import mapping** document. (Ticket 213729) * We added more support for SOAP arrays in **Import mapping** documents. Previously, only array objects with `item` as a name were supported. Now, any name is allowed for array objects. (Ticket 23729) * In the logic editors, we added validation for a return variable name in the **End Event Properties** dialog box to ensure no invalid name can be specified. * We added support in the External Database Connector for SQL queries with column names that contain spaces and special characters. ### Fixes * We removed the consistency error when an association data source had steps traversing from a local to an external entity. (Ticket 203958) * We added a setting to enable Windows Authentication for a private Git server. (Ticket 234161) * We fixed an issue in the **Call REST** action where using a file document as the request body resulted in an HTTP request without a `Content-Length` header. (Tickets 237320, 237839, 239208)