Exploring the New Features in Mendix 10.8

Abhay Saxena
2 min readJul 29, 2024

--

Mendix has released Studio Pro 10.8, bringing a host of exciting new features that enhance the development experience and expand the platform’s capabilities. Let’s dive into the highlights of this release.

1. Introducing Pipelines

One of the standout features in Mendix 10.8 is the new Pipelines feature. This tool allows developers to design their own build and deployment processes with a set of easy-to-use, configurable pre-built steps. Pipelines automate the process of packaging and deploying applications, saving valuable time and reducing the risk of manual errors. Whether you want to automate package creation for a test environment or set up a recurring deployment schedule, Pipelines has you covered. It’s currently available for public beta, so be sure to check out the documentation for more details.

2. DataGrid 2 Upgrade Tool

Upgrading from DataGrid 1 to DataGrid 2 has been made easier. You can now right-click on DataGrid 1 and convert it to DataGrid 2. While some features may not be convertible yet, the tool will provide details on what can't be converted automatically. Mendix is working on further improvements, including the option to convert multiple grids at once.

3. Expanded Cloud Regions

Mendix Cloud has expanded to new regions, including Korea and Indonesia, and has added a second cloud region in Japan, located in Osaka. These new regions offer local businesses, startups, and enterprises lower latency, higher performance, enhanced data residency and compliance, and improved scalability and reliability. With the regional fallback capability, applications with Premium Plus Cloud resource packs in the Tokyo region can fail over to Osaka if necessary, ensuring seamless operation.

4. Updated OpenAI Connector

The updated OpenAI Connector and Showcase app now support enhanced AI capabilities. Developers can generate text and JSON, create interactive chatbots, and implement natural language search experiences in their applications. The connector can also be used for data clustering, categorization, and similarity searches, making your apps smarter and more efficient. You can find the updated connector in the Mendix marketplace and contribute on GitHub.

5. Autosave Feature

Studio Pro 10.8 introduces an autosave feature that saves your documents automatically when running locally. By checking the "Do Not Ask Me Again" option, you can avoid the prompt to save documents before running, streamlining the development process.

Conclusion

Mendix 10.8 brings significant enhancements that streamline the development process, improve performance, and expand the platform’s capabilities. From the powerful new Pipelines feature to the expanded cloud regions and updated OpenAI Connector, there’s something for every developer in this release. Be sure to check out the full list of new features, improvements, and fixes on the [Mendix blog](https://mendix.com/blog) or the [release notes](https://docs.mendix.com). Download Studio Pro 10.8 from the [Mendix marketplace](https://marketplace.mendix.com) and start exploring these exciting new features today!

--

--