From 2e5bf8cc0dc80b45014e0bcd37e649849519803c Mon Sep 17 00:00:00 2001 From: SangamLeo <57219014+SangamLeo@users.noreply.github.com> Date: Wed, 29 Jan 2025 15:10:41 +0100 Subject: [PATCH 1/2] Update _index.md Control Center release 2.30.0 --- content/en/docs/releasenotes/control-center/_index.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/en/docs/releasenotes/control-center/_index.md b/content/en/docs/releasenotes/control-center/_index.md index 99906149446..2383dffcfa9 100644 --- a/content/en/docs/releasenotes/control-center/_index.md +++ b/content/en/docs/releasenotes/control-center/_index.md @@ -12,6 +12,14 @@ These release notes cover changes to the app management functionality and other To see the current status of the Mendix Control Center, see [Mendix Status](https://status.mendix.com/). Here you can also see planned maintenance and past incidents. +## 2025 + +### January 30th, 2025 + +#### Fixes + +* We fixed an issue where the export to Excel from the AppsOverview was wrongly setting the DBRam value. + ## 2024 ### November 29, 2024 From 961ff798b446e4cf6b0b48f4337b20523d45195d Mon Sep 17 00:00:00 2001 From: Mark van Ments <35492184+MarkvanMents@users.noreply.github.com> Date: Wed, 29 Jan 2025 15:32:15 +0100 Subject: [PATCH 2/2] Add ticket number --- content/en/docs/releasenotes/control-center/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/releasenotes/control-center/_index.md b/content/en/docs/releasenotes/control-center/_index.md index 2383dffcfa9..64352614f77 100644 --- a/content/en/docs/releasenotes/control-center/_index.md +++ b/content/en/docs/releasenotes/control-center/_index.md @@ -18,7 +18,7 @@ To see the current status of the Mendix Control Center, see [Mendix Status](http #### Fixes -* We fixed an issue where the export to Excel from the AppsOverview was wrongly setting the DBRam value. +* We fixed an issue where the export to Excel from the AppsOverview was wrongly setting the DBRam value. (Ticket 239384) ## 2024