Mendix Studio pro

9.24.24
Stable
July 03, 2024
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: July 3, 2024** ### Improvements * We updated the Gradle included with the Studio Pro installer to 8.5. This is needed for JDK 21 support. ### Fixes * We fixed an issue where cached session data was retained even after a new user signed in to offline applications. Now, the cached session data is cleared upon each sign in. (Ticket 201728) * We fixed an issue where the build process failed with the error message "JAVA\_HOME is set to an invalid directory." (Tickets 218611, 218716) * We fixed an issue where SVG files were not precached in a PWA app. (Ticket 220165) * We fixed an issue in the [Core.retrieveByPath](https://apidocs.rnd.mendix.com/10/runtime/com/mendix/core/Core.html) Runtime API, where having a new external object and retrieving over an association from the child's side would result in an error. * We fixed an issue where building would fail if the project path contained quotes. ### Known Issues * Line endings in CSS files are not being handled properly, so when using [Revert All Changes](https://docs.mendix.com/refguide9/using-version-control-in-studio-pro/) or performing other version-control operations, CSS files appear in the [Changes on Disk](https://docs.mendix.com/refguide9/version-control-menu/#show-changes) dialog box. * Workaround: For details, see [this section](https://docs.mendix.com/refguide9/troubleshoot-git-issues/#css-error) in *Troubleshooting Version Control*.