Mendix Studio pro

9.18.2
Stable
October 27, 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 27th, 2022** ### Improvements * We now show consumed OData services on the **Data Hub** pane regardless of whether you are logged in. ### Fixes * We fixed an issue that caused attributes of `System.User` objects belonging to a role managed by the current user to be shown as empty in the client. (Ticket 138291) * We fixed an issue in the sign-in that occurred when **Try again** was clicked several times in sequence. (Ticket 160585) * We fixed an issue that caused associated objects to disappear if a reference selector had a non-persistable entity as its selectable objects. (Ticket 165279) * We fixed an issue where a machine name with non-ASCII characters blocked the user sign-in. (Ticket 165552) * We fixed an issue where a login ID text box or password text box widget that had **Show Label** set to **No** caused an error. (Ticket 167725) * We fixed the issue where Studio Pro froze when microflow activities were dragged from the toolbar. (Tickets 168530, 168328, 165904, 165769, 165516, 165491, 164808) * We fixed an issue in external entities that had keys consisting of more than one attribute, where if the service returned those attributes in a different order than the app expected, it stored them in that order. * We fixed an issue where your avatar image (or a default image if you did not have an avatar) did not show correctly after signing in. * We fixed an issue where the attribute selector of a pluggable widget allowed unsupported association types to be followed, which resulted in an error in the client. * We fixed an issue in the native client where an early error during development was hidden by the error `'NativeBatchedLogHandler' has not been initialized...`. ### Deprecations * We dropped support for the following database versions that are no longer supported by the vendors: * PostgreSQL 10 * SQL Server 2017 ### Known Issues * When you navigate between dockable panes using Ctrl + Tab while in the microflow editor, page editor, or **Properties** pane, releasing Ctrl does not close the pane-selection dialog box. (Ticket 163193) * Workaround: Use Enter or a mouse click to close the dialog box.