Mendix Studio pro

9.24.29
Stable
October 14, 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: October 14, 2024** ### Improvements * We added support for PostgreSQL 17. * We now clear the session cookie when the session becomes invalid. ### Fixes * We fixed [CVE-2023-49069](https://docs.mendix.com/releasenotes/security-advisories/#49069). * We fixed an exception (an **Oops** dialog) that occurred in a data grid when the user released the mouse button over a grid or a tree, such as the App Explorer. (Ticket 221458). * We fixed an issue on Android where text inside a button was announced by the screen reader in addition to the accessibility label. (Ticket 228327) * We resolved an issue where the native drop-down menu item text did not scale appropriately with larger accessibility text settings. (Ticket 228404) * We fixed an issue that made it impossible to start Studio Pro for the first time when there was no internet connection available. * We fixed an issue where an incorrectly configured template (or data) broke page navigation. ### Deprecations * For published OData Services, Studio Pro now shows a deprecation warning when the exposed name of an attribute or association is the same as the exposed name of its entity, because that is not valid according to the OData standard. In Studio Pro 10 this is no longer allowed. ### 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*.