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/2.6.md
+59-1Lines changed: 59 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,64 @@ weight: 6
8
8
9
9
These release notes cover changes made to the [Private Mendix Platform](/private-mendix-platform/) in version 2.6.
10
10
11
+
## 2.6.1
12
+
13
+
### Release date: May 4, 2025
14
+
15
+
Version 2.6.1 of Private Mendix Platform introduces a number of new features, improvements, updates, and fixes.
16
+
17
+
#### New Features
18
+
19
+
##### Masking for App Constants
20
+
21
+
To increase safety and protect potentially sensitive information, you can now enable masking for app constants and variables. Masked values are hidden in logs, and can optionally be hidden in CI/CD settings.
22
+
23
+
#### Improvements
24
+
25
+
##### Enhanced Support for Connected Mode for Private Mendix Platform
26
+
27
+
For installation in [Connected mode](/developerportal/deploy/private-cloud/#connected-standalone), Private Mendix Platform now supports the following, previously unsupported functionalities:
28
+
29
+
* Environment Overview dashboard
30
+
* Metrics & Logs page
31
+
* Activity logs
32
+
* Events
33
+
* Cloud Health Dashboard page
34
+
* Custom certificates
35
+
36
+
#### Maia 0.37.0 Integration
37
+
38
+
Private Mendix Platform now supports version 0.37.0 of Mendix AI Assistance (Maia). For more information, see [Maia in Private Mendix Platform](/private-mendix-platform/maia/).
39
+
40
+
##### UI and UX Improvements
41
+
42
+
We have improved the UI and UX for the following functionalities:
43
+
44
+
* Top bar and home page
45
+
***My Apps** and **Group Apps** pages
46
+
***My Groups** page
47
+
48
+
#### Updates
49
+
50
+
##### Studio Pro Updates
51
+
52
+
* Studio Pro 9.24 LTS latest patch version updated to [9.24.42](/releasenotes/studio-pro/9.24/#92442)
53
+
* Studio Pro 10.24 LTS latest patch version updated to [10.24.16](/releasenotes/studio-pro/10.24/#102416)
54
+
* Studio Pro 11.6 MTS latest patch version updated to [11.6.5](/releasenotes/studio-pro/11.6/#1165)
55
+
56
+
##### Other Platform Components
57
+
58
+
* Mendix on Kubernetes Operator version [2.26.1](/releasenotes/developer-portal/mendix-for-private-cloud/#2.26.1)
59
+
* Private Cloud License Manager (PCLM) version [0.10.9](/releasenotes/developer-portal/mendix-for-private-cloud/#0.10.9)
60
+
* Interactor v1.25.1
61
+
* Interactor Bridge v1.24.2
62
+
* Collector v1.22.0
63
+
* Authenticator v1.18.0
64
+
65
+
#### Fixes
66
+
67
+
* (General) We have increased the security around entity access rules and user management privileges.
68
+
11
69
## 2.6
12
70
13
71
### Release date: February 13, 2025
@@ -88,4 +146,4 @@ Support for the functionalities will be added in future releases of Private Mend
88
146
89
147
##### Character Limit for Commit Messages
90
148
91
-
All current releases of Private Mendix Platform have a limit of 200 characters for commit messages. This issue will be fixed in a future release.
149
+
All current releases of Private Mendix Platform have a limit of 200 characters for commit messages. This issue will be fixed in a future release.
0 commit comments