Mendix Studio pro

9.6.15
Stable
February 02, 2023
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: February 2nd, 2023** #### Improvements * We upgraded to HSQLDB 2.7.1. As a result, Java functions can no longer be registered in the database. ### Fixes * We fixed a [known issue](https://docs.mendix.com/releasenotes/studio-pro/9.5/#ki-168024) where one-to-one associations were cleared incorrectly when there were multiple copies of the same object in microflow variables. (Ticket 168024) * We fixed an issue with Arabic date/time format handling in HSQLDB. (Ticket 141313) * We fixed an issue where **Refresh on show** for tabs was enabled but data was missing after revisiting the tab. (Tickets 150260). * We fixed an issue where DateTime fields got incorrect values in OData services when receiving multiple simultaneous requests. (Ticket 170287) * We fixed an issue where an argument of an **On change** action that was mapped to a snippet parameter threw an error when trying to deploy the app. (Ticket 174249) * We fixed a bug in XPath constraints for widget data retrieval. * We fixed an issue in the `DATEDIFF()` function for HSQLDB where it was off by 1 day due to time zones. * We fixed an issue where the time zone was displayed incorrectly as +2 (when it should have been +3) for Amman, Jordan and Damascus, Syria. ### Deprecations * We dropped support for the following database versions that are no longer supported by the vendors: * PostgreSQL 10 * SQL Server 2017 * Starting with version 9.6.17, we will drop support for MariaDB 10.2, as it is no longer supported by the vendor.