Mendix Studio pro

7.23.21
Stable
May 18, 2021
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: May 18th, 2021** ### Improvements * We improved the validity of sessions in session caches. As a result, changes made on one cluster node will now eventually be reflected on others. Also, `Core.getSessionById` might potentially update the current session and related data in the current cluster nodes session cache. (Ticket 113448) * We added support for IBM DB2 11.5, MariaDB 10.4, and MariaDB 10.5. ### Fixes * We fixed a runtime issue where log messages from components that use Apache commons logging ended up on the console output of the app. These messages are no longer written to the console output of the app. We introduced a new custom setting where you can set `EnableApacheCommonsLogging` to `true` to see these log messages in the Mendix logs. (Tickets 103160, 118254) * We fixed an issue where selecting an icon using the keyboard was not possible after filtering. (Ticket 104249) * We resolved an error that occurred when installing the Desktop Modeler because an additional file could not be downloaded. * We fixed an issue where the Buddhist calendar did not work properly in Android mobile browsers. Now, Android mobile browsers will show the Mendix app calendar instead of the native calendar. ### Deprecations * We will drop support for Oracle 18 before June 30th. We will announce this again when the support is dropped. * Starting with version 7.23.23, we will drop support for Microsoft SQL Server 2016, which will no longer be supported by its vendor.