Mendix Studio pro

9.24.30
Stable
November 20, 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: November 20, 2024** ### Improvements * You can now enable a simplified version of the dialog box that appears when Studio Pro is executing an operation via the **Help Menu** > **Support Tools**. ### Fixes * We fixed an issue where a data validation error triggered on a rollback or a delete. We now remove data validation errors for objects that are rolled back or deleted. Any validation errors that you generate manually using a [validation feedback](https://docs.mendix.com/refguide9/validation-feedback/) action will also be removed when an object is rolled back or deleted. (Ticket 192090) * We fixed an issue where the default date patterns for the English language required the user to insert a non-breaking space in date and time input fields. (Ticket 225500) * We fixed an issue where scheduled events stopped being rescheduled after database connection issues occurred. (Ticket 230873) * We fixed an issue where attributes of the **System.User** entity was not visible and showing these on a page gave errors. (Ticket 232871) * We fixed an issue where a service worker in a PWA cached the *index.html*. This caused issues when a *new index.html* was generated, for instance, when migrating an application from the Dojo to the React client. * We fixed an issue where an **Oops** pop-up window was displayed when opening the **Page Settings** dialog. Specifically, this occurred when opening the **Page Settings** dialog of a **Create object** action from a menu item. * We fixed an error that occurred in the **Call external action** activity of a microflow. * We fixed an issue where trying to edit the name of an entity, attribute or association using F2 in a read-only domain model. Previously this resulted in an error; now pressing F2 does nothing. * We fixed an issue in published web services where creating a mapping for custom authentication resulted in an error. * We fixed an issue in Studio Pro where after deleting an attribute from the domain model, choosing a key for that entity in a published OData service resulted in an error. * We fixed an issue in consumed OData services where updating the metadata of a consumed OData service to a version that no longer had one of the consumed enumeration attributes resulted in an error. * We fixed an issue in published REST services where in exceptional cases it showed an error about not being able to refresh the grid. * We fixed an issue in the editor for operations of published REST services where double-clicking a consistency error showed an error rather than showing the operation with its parameters. * We fixed an issue where there was a consistency error reporting that Gradle 8.5 should be used with Java 21, even if **Build using Gradle** was disabled. ### Deprecations * We dropped support for PostgreSQL 12, as it is no longer supported by the vendor. ### 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*.