Mendix Studio pro

8.18.20
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** ### 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 an issue with logging out in a multi-cluster environment. (Ticket 151734) * We fixed a missing execution ID in the trace log lines of microflows executed by scheduled events. (Ticket 153273) * We fixed an issue where temporary files used for image rotation were not closed. (Ticket 154992) * We updated our image metadata extractor library. (Ticket 163987) * We fixed an issue with the JSON reader caused an error when converting an app to the latest Studio Pro version. (Tickets 164992, 166288) * We improved MxAssist Logic Bot behavior when there is a network issue, reducing the number of network calls attempted. ### Deprecations * Starting with version 8.18.22, we will drop support for the following database versions that are no longer supported by the vendors: * PostgreSQL 10 * SQL Server 2017