Mendix Studio pro

8.18.11
Stable
September 27, 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: September 27th, 2021** ## 8.18.11 ### Fixes * We fixed a bug in native mobile where list views with on-click events required two taps to trigger an event when the keyboard was visible. (Ticket 120695) * We fixed an issue where a list view failed if attributes of an associated entity were retrieved and two objects of the main entity were linked to the same object of that associated entity. (Ticket 126507) * We fixed the use of single parameter values in OQL `IN` query conditions. (Ticket 126647) * We fixed the failing synchronization that occurred when a one-to-one or many-to-one association was renamed to an existing association that was removed. (Ticket 128052) * We fixed an issue that resulted in custom SSL certificates not being used for all connections when Amazon S3 was configured as a storage service. (Ticket 129549). * We fixed an issue in the JSON exporter where a "null" string was exported as a JSON null value. (Ticket 129742) * We now block marking inactive users as active when the named users license limit is exceeded. We do not block creating inactive users anymore in this situation. * We upgraded the JDBC driver for Microsoft SQL Server to version 9.4.0. If you use the [Database Connector](https://docs.mendix.com/appstore/connectors/database-connector) module with SQL Server and integrated security, you may need to update the JDBC driver in **userlib** as well. * We fixed an issue where [MxAssist Logic Bot](https://docs.mendix.com/refguide8/mx-assist-studio-pro) displayed slightly stale recommendations if calls to a microflow were recently added or removed from another microflow. ### Known Issues * When you update a [consumed OData service](https://docs.mendix.com/refguide8/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.