Mendix Studio pro

9.6.13
Stable
October 04, 2022
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 4th, 2022** ### New Features * The Studio Pro installer now uses Eclipse Adoptium JDK. This is used automatically if AdoptOpenJDK is not already installed. ### Improvements * We upgraded the PostgreSQL driver to version 42.4.1. * We added a parameter that can be used on *login.html* to redirect to another page after login. ### Fixes * We introduced a workaround for a decimal-pad keyboard-disabled comma issue in Samsung devices that allows you to type a dot that will be replaced by a comma if the locale uses a comma as the decimal separator. (Tickets 116581, 155339) * We fixed the search for XPaths in **Edit** > **Find Advanced** > **XPaths**, which did not always find all of them. (Ticket 144720) * We now hide the auto-completion pop-up window of text editors when the containing dialog box is resized, moved, or deactivated by the user (meaning, the user switches to a different application, such as the browser). (Ticket 145062) * We fixed an issue where data was not copied when copying and pasting from a grid where rows were not visible. (Tickets 151790, 165143) * We fixed an issue where XML schema validation failed when there was an XML schema import element in the schema file. (Tickets 152436, 148726) * We fixed an issue for the native mobile platform in which a list view widget that had an XPath data source configured with an entity path over an association did not correctly apply the constraint(s). (Ticket 153011) * We fixed an issue that caused the properties of a custom widget to appear in the wrong order after updating the widget. (Ticket 154455) * We fixed an issue where temporary files used for image rotation were not closed. (Ticket 154992) * We fixed an issue where the periodic updating of sessions threw exceptions. (Ticket 162216) * We updated our image metadata extractor library and the micrometer library. (Ticket 163987) ### Deprecations * Starting with version 9.6.15, we will drop support for the following database versions that are no longer supported by the vendors: * PostgreSQL 10 * SQL Server 2017