Mendix Studio pro
10.24.20
LTS
May 07, 2026
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: May 7, 2026**
### Improvements
- We clarified the error message when upgrading solutions with files that have paths that are too long.
### Fixes
- We fixed an issue where import and export mappings incorrectly showed consistency errors for microflows with unmapped optional parameters. Optional parameters now use their default values when not provided in the payload. Converter microflows must have exactly one required parameter which receives the value to be converted and may have additional optional parameters. (Ticket 250969)
- We fixed an issue when an older offline client (from a Mendix version below 10.24.17) would fail to synchronize with an **HTTP 560 (Invalid JSONRequest)** error, preventing the offline app from loading. (Ticket 274811)
- We added Microsoft-related MIME types. (Tickets 276471, 276598, 276604, 276958)