|
| 1 | +--- |
| 2 | +title: "1.21" |
| 3 | +url: /releasenotes/private-platform/1-21/ |
| 4 | +description: "Release notes for version 1.21 of Private Mendix Platform" |
| 5 | +weight: 40 |
| 6 | +--- |
| 7 | + |
| 8 | +These release notes cover changes made to the [Private Mendix Platform](/private-mendix-platform/) in version 1.21. |
| 9 | + |
| 10 | +## 1.21.0 |
| 11 | + |
| 12 | +### Release date: April 30, 2025 |
| 13 | + |
| 14 | +Version 1.21.0 of Private Mendix Platform introduces a number of new features, improvements, and bug fixes. |
| 15 | + |
| 16 | +#### New Features |
| 17 | + |
| 18 | +##### Authentication Supported for CI/CD resources |
| 19 | + |
| 20 | +We have updated all settings for image registries, buckets, and file servers, to support authentication in a consistent way. This includes the following settings: |
| 21 | + |
| 22 | +* Build Images Settings: |
| 23 | + |
| 24 | + * Build Image registry |
| 25 | + * Build Package Path file server |
| 26 | + * MxBuild Image registry |
| 27 | + * Runtime Base Image registry |
| 28 | + * OCI registry to save output |
| 29 | + |
| 30 | +* Marketplace Import: |
| 31 | + |
| 32 | + * Import Bundle file server |
| 33 | + |
| 34 | +We have also added an option to specify if uploading the image registry in the Build pipeline should require authentication. |
| 35 | + |
| 36 | +##### SSO Users Visually Identified on the User Management Page |
| 37 | + |
| 38 | +The **Manage** > **User Management** page now indicates whether a user is local, or enabled through SSO. SSO users are identified with an **SSO** icon on the page. |
| 39 | + |
| 40 | +#### Improvements |
| 41 | + |
| 42 | +##### Improved Pipeline Calls |
| 43 | + |
| 44 | +You can now use REST API to call a completed pipeline. |
| 45 | + |
| 46 | +##### Engineering Improvements |
| 47 | + |
| 48 | +We have updated Private Mendix Platform code to SP 10.18.5. |
| 49 | + |
| 50 | +#### Updates |
| 51 | + |
| 52 | +##### Studio Pro Updates |
| 53 | + |
| 54 | +* Studio Pro 9.24 LTS latest patch version updated to [9.24.34](/releasenotes/studio-pro/9.24/#92434) (production support) |
| 55 | +* Studio Pro 10.6 MTS latest patch version updated to [10.6.22](/releasenotes/studio-pro/10.6/#10621) (innovation track, limited support) |
| 56 | +* Studio Pro 10.12 MTS latest patch version updated to [10.12.16](/releasenotes/studio-pro/10.12/#101216) (innovation track, limited support) |
| 57 | +* Studio Pro 10.18 MTS support has been postponed due to incompatibility issues |
| 58 | + |
| 59 | +##### Other Platform Components |
| 60 | + |
| 61 | +* Mendix for Private Cloud Operator version [2.21.2](/releasenotes/developer-portal/mendix-for-private-cloud/#2.21.2) |
| 62 | +* Private Cloud License Manager (PCLM) version [0.10.2](/releasenotes/developer-portal/mendix-for-private-cloud/#license-manager-cli-v0102) |
| 63 | +* SVIX webhooks service v.1.42.0 |
| 64 | + |
| 65 | +#### Fixes |
| 66 | + |
| 67 | +We have provided the following fixes: |
| 68 | + |
| 69 | +* (Platform) We have added additional validation to prevent users from creating Private Platform accounts with the same user name or email as an existing Bitbucket account. |
| 70 | +* (Platform) We have resolved a number of issues related to screen locking. |
| 71 | +* (Platform) We have fixed an issue that occurred when logging in with OICD with custom attribute mapping. |
| 72 | +* (UI) We have fixed an issue where a message about project deletion was displayed after logging out and logging back in. |
| 73 | +* (UI) We have resolved a number of issues related to deep linking. |
| 74 | +* (UI) We have made other, minor UI improvements and fixes. |
0 commit comments