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
+46Lines changed: 46 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,52 @@ weight: 20
7
7
8
8
These release notes cover changes made to the [Private Mendix Platform](/private-mendix-platform/) in version 1.23.
9
9
10
+
## 1.23.1
11
+
12
+
### Release date: July 31, 2025
13
+
14
+
Version 1.23.1 of Private Mendix Platform introduces a number of new features, improvements, and bug fixes.
15
+
16
+
#### New Features
17
+
18
+
##### AWS Secret Manager Available as Secret Storage
19
+
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
+
22
+
##### GitHub Enterprise Cloud Available as Version Control System
23
+
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
+
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
+
32
+
#### Updates
33
+
34
+
##### Studio Pro Updates
35
+
36
+
* Studio Pro 9.24 LTS latest patch version updated to [9.24.36](/releasenotes/studio-pro/9.24/#92436) (production support)
37
+
* Studio Pro 10.6 MTS latest patch version updated to [10.6.24](/releasenotes/studio-pro/10.6/#10624) (innovation track, limited support)
38
+
* Studio Pro 10.12 MTS latest patch version updated to [10.12.17](/releasenotes/studio-pro/10.12/#101217) (innovation track, limited support)
39
+
* Studio Pro 10.18 MTS support has been postponed due to incompatibility issues
40
+
41
+
##### Other Platform Components
42
+
43
+
* Mendix on Kubernetes Operator version [2.22.0](/releasenotes/developer-portal/mendix-for-private-cloud/#2.22.0)
44
+
* Private Cloud License Manager (PCLM) version [0.10.3](/releasenotes/developer-portal/mendix-for-private-cloud/#license-manage-cli-v0103)
45
+
* SVIX webhooks service v.1.65.0
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
+
* (Platform) We have removed the **Register Cluster** setting from the Private Mendix Platform Configuration Wizard.
54
+
* (UI) We have made other, minor UI improvements and fixes.
0 commit comments