Skip to content

Commit 05ec623

Browse files
Merge pull request #10657 from mendix/kk-pmp-relnotes24
PMP 2.4 release note
2 parents 19d7879 + c1fdfcb commit 05ec623

2 files changed

Lines changed: 57 additions & 0 deletions

File tree

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
title: "2.4"
3+
url: /releasenotes/private-platform/2-4/
4+
description: "Release notes for version 2.4 of Private Mendix Platform"
5+
weight: 7
6+
---
7+
8+
These release notes cover changes made to the [Private Mendix Platform](/private-mendix-platform/) in version 2.4.
9+
10+
## 2.4
11+
12+
### Release date: January 27, 2025
13+
14+
Version 2.4 of Private Mendix Platform introduces a number of new features, updates, and fixes.
15+
16+
#### New Features
17+
18+
##### Maia Integration
19+
20+
Private Mendix Platform now offers support for [Maia-assisted app creation](/refguide/start-with-maia/). Other Maia capabilities, such as Maia Chat, are not included in this release.
21+
22+
{{% alert color="info" %}}
23+
This feature is available as a beta release, available to selected customers. For more information about beta releases, see [Release Status](/releasenotes/release-status/).
24+
{{% /alert %}}
25+
26+
##### Environment Overview
27+
28+
The **Environment Overview** page shows an overview of all your deployed environments, helping you monitor and manage them with ease. You can use it to view information such as the status of the environment, its purpose, or the number of replicas it is running. You can also stop or scale your environments, individually or in bulk.
29+
30+
#### Improvements
31+
32+
##### Pipeline Enhancements
33+
34+
For the Deploy pipeline, you can now select a group as the approver for Manual Approve steps.
35+
36+
#### Updates
37+
38+
##### Studio Pro Updates
39+
40+
* Studio Pro 9.24 LTS latest patch version updated to [9.24.40](/releasenotes/studio-pro/9.24/#92440)
41+
* Studio Pro 10.24 LTS latest patch version updated to [10.24.13](/releasenotes/studio-pro/10.24/#102413)
42+
* Studio Pro 11.6 MTS latest patch version updated to [11.6.2](/releasenotes/studio-pro/11.6/#1162)
43+
44+
##### Other Platform Components
45+
46+
* Mendix on Kubernetes Operator version [2.25.1](/releasenotes/developer-portal/mendix-for-private-cloud/#2.25.1)
47+
* Private Cloud License Manager (PCLM) version [0.10.5](/releasenotes/developer-portal/mendix-for-private-cloud/#license-manage-cli-v0105)
48+
49+
#### Fixes
50+
51+
* (General) We have fixed an S3 storage issue which occurred when S3 was configured without IRSA.
52+
* (General) We have resolved an issue where users without the required permissions were able to access the **Environment Details** page.
53+
* (General) We have resolved an issue where users without the required permissions were able to access the **Metrics and Logs** page.
54+
* (General) We have fixed an issue where configuration from the Azure external secret store was not retrieved correctly.
55+
* (UI) We have fixed some UI-related issues.

content/en/docs/releasenotes/private-platform/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ These release notes cover changes made to the [Private Mendix Platform](/private
1212

1313
Release notes are available for the following versions of Private Mendix Platform:
1414

15+
* [2.4](/releasenotes/private-platform/2-4/)
16+
* [2.0](/releasenotes/private-platform/2-0/)
1517
* [1.24](/releasenotes/private-platform/1-24/)
1618
* [1.23](/releasenotes/private-platform/1-23/)
1719
* [1.22](/releasenotes/private-platform/1-22/)

0 commit comments

Comments
 (0)