Mendix Studio pro

9.12.3
Stable
June 16, 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: June 16th, 2022** ### Improvements * We brought back switching between consequent tabs of open documents using Ctrl + Page Up and Ctrl + Page Down. As a bonus, it is now also possible to switch to a particular tab using Ctrl + 1-0 where 1 till 0 is the position of the tab. (Ticket 147599) ### Fixes * We fixed an issue where self-referencing associations and associations with long names were truncated when the domain model was exported as an image. (Ticket 105595) * We fixed an issue where a conversion dialog box appeared when loading an MPR, even though the app was already converted. (Ticket 136910) * We fixed an issue that caused an error in Mendix Runtime and the client if objects associated to the resulting objects of a data source were filtered out because of security constraints. (Ticket 144498) * We fixed an issue where the Runtime Server could not determine the correct time zone and it was causing issues with XPath date functions on some databases. (Tickets 144700, 131707, 119712) * We added a missing `OData-Version` header to the response of calls to the metadata document and the service document of published OData 4 services. This resolves an error that was thrown when importing the OData feed into SAP. (Ticket 145894) * We fixed an error that appeared when closing a dialog box with the **X** button while changing a grid value. (Ticket 146714) * We fixed an issue that occurred when adding an access rule while creating an entity, which caused an invalid consistency error. (Tickets 146865, 150646) * We fixed an issue where scheduled events did not execute in a horizontally-scaled environment. (Ticket 146867) * We fixed the tab sequence in dialog boxes so that pressing Tab now navigates between focusable controls as expected (from top to bottom, left to right), without unexpected jumps. (Ticket 147204) * We fixed an issue that caused an error during deployment if the on-change action of a widget was configured as **Open page** with the **Close pages** option set to something other than **None**. (Ticket 148391) * We fixed a deadlock error that occurred in the task queue for scheduled events when using SQL Server. (Tickets 148524, 149049, 149073, 149354, 149687) * We fixed an issue where layout arguments overlapped, making it difficult to add widgets to them. (Ticket 149524) * We fixed an issue in the **Headers from a microflow** feature of consumed OData services. In the Runtime memory, the headers returned by this microflow are now marked as deleted to make sure the header values are not communicated to the client. * We fixed an issue where the **OK**, **Cancel**, and **Help** buttons were constantly "shaking" in the **App Security** dialog box. * We fixed an issue where a drop-down menu was opening outside the parent dialog box. * We fixed an issue where *.svn* or *.git* files were carried over to exported modules by blacklisting them. ### Known Issues * When you update a [consumed OData service](https://docs.mendix.com/refguide/consumed-odata-service/) with a new version from [Mendix Data Hub](https://docs.mendix.com/data-hub/) but close the document without saving, the blue arrow icon will no longer be shown to notify you about the available update for that service. * Workaround: Closing your app and opening it again fixes this issue.