Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 49 additions & 0 deletions content/en/docs/releasenotes/private-platform/1.20.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
title: "1.20"
url: /releasenotes/private-platform/1-20/
description: "Release notes for version 1.20 of Private Mendix Platform"
weight: 50
---

These release notes cover changes made to the [Private Mendix Platform](/private-mendix-platform/) in version 1.20.

## 1.20.0

### Release date: April 1, 2025

Version 1.20.0 of Private Mendix Platform introduces a number of new features, improvements, and bug fixes.

#### New Features

##### AWS Secret Manager Supported during Installation

Instead of manually configuring the database and storage plans during installation, you can now use the information stored in AWS Secret Manager. For more information, see [Private Mendix Platform Quick Start Guide](/private-mendix-platform/quickstart/).

#### Improvements

##### Build Timeout Configuration in the Build Pipeline

We have moved the **Build Timeout** configuration from the **Build Image Settings** page to the Build pipeline configuration for easier access.

##### OIDC Module Supported for Mapping Custom IdP Claims

Private Mendix Platform now provides the same Just-in-Time provisioning functionality for mapping custom IdP claims as the [SAML module](/appstore/modules/saml/).

##### UX Improvements

The **MDA/OCI source URL** field on the **Deployment Steps** page is now marked as optional.

#### Updates

##### Studio Pro Updates

* Studio Pro 9.24 LTS latest patch version updated to [9.24.33](/releasenotes/studio-pro/9.24/#92433) (production support)
* Studio Pro 10.6 MTS latest patch version updated to [10.6.21](/releasenotes/studio-pro/10.6/#10621) (innovation track, limited support)
* Studio Pro 10.12 MTS latest patch version updated to [10.12.15](/releasenotes/studio-pro/10.12/#101215) (innovation track, limited support)

#### Fixes

We have provided the following fixes:

* (Platform) We have resolved an issue where the build template would occasionally become blank after removing a manual step.
* (UI) We have resolved an issue where the user would be returned to the same page after logging off and logging in with another user account.
1 change: 1 addition & 0 deletions content/en/docs/releasenotes/private-platform/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ These release notes cover changes made to the [Private Mendix Platform](/private

Release notes are available for the following versions of Private Mendix Platform:

* [1.20](/releasenotes/private-platform/1-20/)
* [1.19](/releasenotes/private-platform/1-19/)
* [1.18](/releasenotes/private-platform/1-18/)
* [1.17](/releasenotes/private-platform/1-17/)
Expand Down