Skip to content

Commit 312e2b9

Browse files
Merge pull request mendix#9116 from mendix/kk-pmp-relnotes
PMP release notes
2 parents 462b842 + 3c269eb commit 312e2b9

4 files changed

Lines changed: 84 additions & 1 deletion

File tree

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

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,29 @@ These release notes cover changes made to the [Private Mendix Platform](/private
1212
This is the [MTS](/releasenotes/studio-pro/lts-mts/#mts) version release. The MTS version is supported until the LTS for this major version is released.
1313
{{% /alert %}}
1414

15+
## 1.13.4
16+
17+
### Release date: February 20, 2025
18+
19+
Version 1.13.4 of Private Mendix Platform is a patch release aimed at fixing vulnerabilities.
20+
21+
#### Improvements
22+
23+
We have fixed a vulnerability in the MTS version, and upgraded the Private Mendix Platform runtime version from 10.6 to 10.12.
24+
25+
#### Updates
26+
27+
##### Studio Pro Updates
28+
29+
* Studio Pro 9.24.31 LTS (production-grade support)
30+
* Studio Pro 10.6.18 MTS (innovation-track only, limited support)
31+
* Studio Pro 10.12.11 MTS (innovation-track only, limited support)
32+
33+
##### Other Platform Components
34+
35+
* Mendix for Private Cloud Operator version [2.20.1](/releasenotes/developer-portal/mendix-for-private-cloud/#2.20.1)
36+
* Private Cloud License Manager (PCLM) version [0.9.0](/releasenotes/developer-portal/mendix-for-private-cloud/#september-13th-2024)
37+
1538
## 1.13.3
1639

1740
### Release date: November 18, 2024

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ These release notes cover changes made to the [Private Mendix Platform](/private
99

1010
## 1.18.0
1111

12-
### Release date: January 23, 2024
12+
### Release date: January 23, 2025
1313

1414
Version 1.18.0 of Private Mendix Platform introduces a number of improvements and bug fixes.
1515

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
title: "1.19"
3+
url: /releasenotes/private-platform/1-19/
4+
description: "Release notes for version 1.19 of Private Mendix Platform"
5+
weight: 60
6+
---
7+
8+
These release notes cover changes made to the [Private Mendix Platform](/private-mendix-platform/) in version 1.19.
9+
10+
## 1.19.0
11+
12+
### Release date: February 27, 2025
13+
14+
Version 1.19.0 of Private Mendix Platform introduces a number of new features, improvements, and bug fixes.
15+
16+
#### New Features
17+
18+
##### Build Timeout Setting Added
19+
20+
You can now customize the time after which your build process will automatically time out. You can configure this timeout period in your build image settings.
21+
22+
#### Improvements
23+
24+
##### Exporting Customized Resource Presets
25+
26+
The export and import feature now includes the **CIAdmin.ResourceSettings** entity, allowing you to export and import customized resource settings.
27+
28+
##### UX Improvements
29+
30+
The pipeline ID is automatically updated when you trigger a new deployment pipeline.
31+
32+
#### Updates
33+
34+
##### Studio Pro Updates
35+
36+
* Studio Pro 9.24 LTS latest patch version updated to [9.24.33](/releasenotes/studio-pro/9.24/#92433) (production support)
37+
* Studio Pro 10.6 MTS latest patch version updated to [10.6.21](/releasenotes/studio-pro/10.6/#10621) (innovation track, limited support)
38+
* Studio Pro 10.12 MTS latest patch version updated to [10.12.14](/releasenotes/studio-pro/10.12/#101214) (innovation track, limited support)
39+
40+
##### Other Platform Components
41+
42+
* Mendix for Private Cloud Operator version [2.20.1](/releasenotes/developer-portal/mendix-for-private-cloud/#2.20.1)
43+
* Private Cloud License Manager (PCLM) version [0.10.0](/releasenotes/developer-portal/mendix-for-private-cloud/#license-manage-cli-v0100)
44+
* SVIX webhooks service version 1.42.0
45+
46+
#### Fixes
47+
48+
We have provided the following fixes:
49+
50+
* (Platform) We have resolved some vulnerabilities in the *pmp-pipeline-tools* image.
51+
* (Platform) We have resolved an issue that resulted in error 500 when accessing the Private Mendix Platform API server.
52+
* (Platform) We have fixed an issue where the version of the Blank Web App template in Studio Pro was always 10.6.18 instead of the latest version on Private Mendix Platform.
53+
* (Platform) We have resolved an issue where custom resource settings for an environment were overwritten by default Mendix Operator settings in some cases.
54+
* (Platform) We have fixed an issue where some webhooks were triggered multiple times for each pipeline execution.
55+
* (Platform) We have fixed an issue where the starter app templates did not appear in Studio Pro in the MTS version.
56+
* (Platform) We have fixed an issue where sending notification to multiple recipients would show an error in the logs, even though the notifications were sent successfully.
57+
* (Platform) We have resolved an issue with creating new users.
58+
* (UI) We have corrected some missing translations for the Chinese and Korean localizations.
59+
* (UI) We have resolved an issue where the user would be returned to the same page after logging off and logging in again.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ 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+
* [1.19](/releasenotes/private-platform/1-19/)
1516
* [1.18](/releasenotes/private-platform/1-18/)
1617
* [1.17](/releasenotes/private-platform/1-17/)
1718
* [1.16](/releasenotes/private-platform/1-16/)

0 commit comments

Comments
 (0)