Mendix Studio pro

10.24.5
LTS
September 08, 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: August 8, 2025** ### Improvements - We improved performance when summarizing conflict information for large documents. ### Fixes - Dependencies for a portable version of Studio Pro (WebView2, OpenJDK, and Gradle) are now placed inside the application's installation folder. Installing or removing a specific version of portable Studio Pro no longer affects the dependencies of other installed versions. (Ticket 244240) - We fixed an issue for Import Mappings and Export Mappings that caused checkboxes in the **Select schema elements** tree structure to be set incorrectly. This happened for XML schema inheritance and choice elements. (Ticket 249795) - We now allow filtering over reference sets for database data sources, previously allowed only for list views. (Ticket 251833) - We fixed an issue where an entity with **Synchronization Config** set to **Never** was removed from the list view or Data grid 2 when **Synchronize All** was triggered (due to excessive cache deletion). For more information on synchronization, see [Offline Synchronization](https://docs.mendix.com/refguide/mobile/building-efficient-mobile-apps/offlinefirst-data/synchronization/). (Ticket 253629) - We fixed an issue in Import Mappings where object properties were not connected correctly to mapped attributes, resulting in empty import values. (Tickets 254351, 256716, 256726) - We fixed an issue where database synchronization sometimes unnecessarily recreated the uniqueness constraint on the primary key mapping table of an external entity. (Ticket 255223) - We fixed an issue where an enumeration with a value or a caption set to `com` resulted in a compilation error when you tried running the app. We have also added this to the [reserved words](https://docs.mendix.com/refguide/enumerations/#name) list. (Ticket 255976) - We fixed the **Tab Container** widget to avoid loading hidden tab content when the conditional visibility expression refers to a page parameter. (Ticket 256717) - We fixed an issue in external OData entity's object initialization where specifying the value for a key via a microflow expression failed. - We fixed an issue where a user was asked to provide Git credentials for repository optimization. - We fixed an error which appeared when viewing widget properties for widgets that needed to be updated. - We improved the authentication mechanism in Studio Pro. It fixes the following issues: - It fixes the issue where Studio Pro on macOS asked the user credentials to get access to Keychain(Passwords) for a TeamServer project. - It fixes the issue where the sign in dialog was displayed when committing a change in Studio Pro which was already open. - It fixes the PMP Git issue where wrong credentials were fetched from the Windows credentials store.