You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/private-platform/1.23.md
+16-2Lines changed: 16 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,18 +11,24 @@ These release notes cover changes made to the [Private Mendix Platform](/private
11
11
12
12
### Release date: July 31, 2025
13
13
14
-
Version 1.23.0 of Private Mendix Platform introduces a number of new features, improvements, and bug fixes.
14
+
Version 1.23.1 of Private Mendix Platform introduces a number of new features, improvements, and bug fixes.
15
15
16
16
#### New Features
17
17
18
18
##### AWS Secret Manager Available as Secret Storage
19
19
20
-
We have enabled the use of AWS Secret Manager as external secret storage for Private Mendix Platform. For more information, see []
20
+
We have enabled the use of AWS Secret Manager as external secret storage for Private Mendix Platform. For more information, see [Configuring External Secret Management with AWS Secret Manager](/private-mendix-platform/configure-aws-secret-manager/).
21
21
22
22
##### GitHub Enterprise Cloud Available as Version Control System
23
23
24
24
We have enabled the use of GitHub Enterprise Cloud as the version control system for Private Mendix Platform. For more information, see [Configuring the Version Control System for Private Mendix Platform](/private-mendix-platform/version-control/).
25
25
26
+
#### Improvements
27
+
28
+
##### Cluster Management Improvements
29
+
30
+
When registering a new cluster for manual production deployment, you can now select different types and authentication methods for the MDA package storage or OCI registry.
31
+
26
32
#### Updates
27
33
28
34
##### Studio Pro Updates
@@ -38,6 +44,14 @@ We have enabled the use of GitHub Enterprise Cloud as the version control system
38
44
* Private Cloud License Manager (PCLM) version [0.10.3](/releasenotes/developer-portal/mendix-for-private-cloud/#license-manage-cli-v0103)
39
45
* SVIX webhooks service v.1.65.0
40
46
47
+
#### Fixes
48
+
49
+
We have provided the following fixes:
50
+
51
+
* (Platform) We have resolved an issue where users could not manually register GitLab credentials for their account.
52
+
* (Platform) We have resolved an issue where manual production deployment did not work for OCI registries which used a secret name.
53
+
* (UI) We have made other, minor UI improvements and fixes.
0 commit comments