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
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,15 +13,15 @@ These release notes cover changes made to the [Private Mendix Platform](/private
13
13
14
14
Version 1.23.0 of Private Mendix Platform introduces a number of new features, improvements, and bug fixes.
15
15
16
-
#### Improvements
16
+
#### New Features
17
17
18
-
##### Installation Improvements
18
+
##### Vault Available as Secret Storage
19
19
20
20
We have enabled the use of Vault as external secret storage for Private Mendix Platform. For more information, refer to the [Private Mendix Platform Quick Start Guide](/private-mendix-platform/quickstart/).
21
21
22
-
##### NIST-related Improvements
22
+
##### NIST SP 800-53 Improvements
23
23
24
-
We have made the following improvements to make Private Mendix Platform compliant with the [NIST Cybersecurity framework](https://www.nist.gov/cyberframework):
24
+
In addition to various features and improvements released in previous versions, we have made the following improvements to make Private Mendix Platform compliant with the [NIST SP 800-53 Cybersecurity framework](https://www.nist.gov/cyberframework):
25
25
26
26
* Running Private Mendix Platform on AWS GovCloud:
27
27
@@ -64,6 +64,8 @@ We have made the following improvements to make Private Mendix Platform complian
64
64
* Added a setting that alerts a customer-configured email to any audit logging failures.
65
65
* Added the ability to generate an on-demand audit with custom settings.
66
66
67
+
#### Improvements
68
+
67
69
##### Pipeline Improvements
68
70
69
71
We have updated the Build and Deploy pipeline to support app building blocks and address the CVE-2025-4949 fix.
@@ -72,14 +74,6 @@ We have updated the Build and Deploy pipeline to support app building blocks and
72
74
73
75
We have redesigned the **Build Settings** page to improve user experience.
74
76
75
-
##### Other Improvements
76
-
77
-
We have fixed vulnerabilities related to the following:
78
-
79
-
*CVE-2025-48734
80
-
*CVE-2025-4949
81
-
*CVE-2025-27817
82
-
83
77
#### Updates
84
78
85
79
##### Studio Pro Updates
@@ -102,4 +96,10 @@ We have provided the following fixes:
102
96
* (Platform) We have upgraded the Svix version from 1.62.0 to 1.65.0 to address the CVE-2024-56406 package vulnerability.
103
97
* (Platform) We have addressed an issue with the import and export function.
104
98
* (Platform) We have fixed an issue where users could not log out after unlocking the screen.
99
+
* We have fixed vulnerabilities related to the following:
100
+
101
+
*CVE-2025-48734
102
+
*CVE-2025-4949
103
+
*CVE-2025-27817
104
+
105
105
* (UI) We have made other, minor UI improvements and fixes.
0 commit comments