Mendix Studio pro

9.12.9
Stable
January 19, 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: January 19th, 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 that occurred when there were too many options for radio buttons, they could not fit in a single row, and they were thus spread within multiple rows instead of getting cut off. (Ticket 163486, 166056) * We fixed an issue where creating a deployment package on Mendix Cloud failed for an app with over-the-air (OTA) updates enabled. (Ticket 169390) * 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 uploading an image with an unsupported EXIF orientation tag failed. (Ticket 170543) * We fixed an issue that caused the native date input to not render properly on custom backgrounds. (Ticket 170882) * We fixed an issue where a native mobile app was stuck on the splash screen after an end-user logged out. (Ticket 171288) * 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 Home and End keys did not navigate to the first and last node of a tree. * We fixed an issue that occurred when theworkflow editor was not open and you tried to navigate to a specific workflow activity via a consistency error. * We fixed an issue in workflows where previously incompatible workflows were no longer marked as **Incompatible** after the second successful upgrade. * We fixed an issue in workflows so that a paused workflow is no longer in **In Progress** after a successful upgrade. * 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. * We fixed an issue where error checking did not finish correctly and outdated errors were still visible in the **Errors** pane after they were fixed. In addition, the progress bar and text message in the Studio Pro status bar was visible until a new change was made. ### Deprecations * We dropped support for SQL Server 2017, as it is no longer supported by the vendor. * Starting with version 9.12.11, we will drop support for MariaDB 10.2, as it is no longer supported by the vendor.