From 575fd9b8091e4de46708b9f48fe62f49e09ffc69 Mon Sep 17 00:00:00 2001 From: Nidhi Soni <33543834+Nidhi251289@users.noreply.github.com> Date: Thu, 27 Aug 2026 16:15:14 +0200 Subject: [PATCH 1/3] Update release notes for Private Mendix Platform Download portal 1.0 Version 1.0.0 of Private Mendix Platform Download Portal introduces several fixes, including improved API responses and support for multiple component versions in marketplace bundles. --- .../private-platform-download-portal/1.0.md | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 content/en/docs/releasenotes/private-platform-download-portal/1.0.md diff --git a/content/en/docs/releasenotes/private-platform-download-portal/1.0.md b/content/en/docs/releasenotes/private-platform-download-portal/1.0.md new file mode 100644 index 00000000000..2a1472c207f --- /dev/null +++ b/content/en/docs/releasenotes/private-platform-download-portal/1.0.md @@ -0,0 +1,21 @@ +--- +title: "1.0" +url: /releasenotes/private-platform-download-portal/1-0/ +description: "Release notes for version 1.0 of Private Mendix Platform Download Portal" +weight: 4 +lts: true +--- + +These release notes cover changes made to the [Private Mendix Platform Download Portal](/private-mendix-platform-download-portal/) in version 1.0. + +## 1.0.0 + +### Release date: August 27, 2026 + +Version 1.0.0 of Private Mendix Platform Download Portal introduces a number of fixes. + +#### Fixes + +* Added fix to retrieve all contents while creating new marketplace bundles. The API response is now in alignment with the public marketplace. [286142](https://mendixsupport.zendesk.com/agent/tickets/286142) +* Added support to add multiple versions of the same component in the marketplace bundles. [286140](https://mendixsupport.zendesk.com/agent/tickets/286140) +* Updated version filter in Marketplace bundles to align with public mendix marketplace. [286137](https://mendixsupport.zendesk.com/agent/tickets/286137) [286143](https://mendixsupport.zendesk.com/agent/tickets/286143) From 62ea832a61e82c3a797a8d86786fc3badbed11eb Mon Sep 17 00:00:00 2001 From: MarkvanMents Date: Fri, 28 Aug 2026 09:38:41 +0200 Subject: [PATCH 2/3] Move release note to main PMP release notes. --- .../private-platform-download-portal/1.0.md | 21 ------------------- .../docs/releasenotes/private-platform/2.8.md | 10 +++++++++ 2 files changed, 10 insertions(+), 21 deletions(-) delete mode 100644 content/en/docs/releasenotes/private-platform-download-portal/1.0.md diff --git a/content/en/docs/releasenotes/private-platform-download-portal/1.0.md b/content/en/docs/releasenotes/private-platform-download-portal/1.0.md deleted file mode 100644 index 2a1472c207f..00000000000 --- a/content/en/docs/releasenotes/private-platform-download-portal/1.0.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: "1.0" -url: /releasenotes/private-platform-download-portal/1-0/ -description: "Release notes for version 1.0 of Private Mendix Platform Download Portal" -weight: 4 -lts: true ---- - -These release notes cover changes made to the [Private Mendix Platform Download Portal](/private-mendix-platform-download-portal/) in version 1.0. - -## 1.0.0 - -### Release date: August 27, 2026 - -Version 1.0.0 of Private Mendix Platform Download Portal introduces a number of fixes. - -#### Fixes - -* Added fix to retrieve all contents while creating new marketplace bundles. The API response is now in alignment with the public marketplace. [286142](https://mendixsupport.zendesk.com/agent/tickets/286142) -* Added support to add multiple versions of the same component in the marketplace bundles. [286140](https://mendixsupport.zendesk.com/agent/tickets/286140) -* Updated version filter in Marketplace bundles to align with public mendix marketplace. [286137](https://mendixsupport.zendesk.com/agent/tickets/286137) [286143](https://mendixsupport.zendesk.com/agent/tickets/286143) diff --git a/content/en/docs/releasenotes/private-platform/2.8.md b/content/en/docs/releasenotes/private-platform/2.8.md index e0cc5066c03..35bb0118604 100644 --- a/content/en/docs/releasenotes/private-platform/2.8.md +++ b/content/en/docs/releasenotes/private-platform/2.8.md @@ -12,6 +12,16 @@ These release notes cover changes made to the [Private Mendix Platform](/private This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version release. Customers are encouraged to upgrade to this version. [Previous MTS versions](/releasenotes/private-platform/1-13/) of Private Mendix Platform are no longer supported. {{% /alert %}} +## Download Portal Improvements + +### Release date: August 27, 2026 + +#### Fixes + +* Added a fix to retrieve all contents while creating new marketplace bundles. The API response is now in alignment with the public marketplace. (Ticket 286142) +* Added support for adding multiple versions of the same component in marketplace bundles. (Ticket 286140) +* Updated the version filter in marketplace bundles to align with public Mendix marketplace. (Tickets 286137 and 286143) + ## 2.8.0 ### Release date: August 19, 2026 From 04a8f3ce763eaaf6a658e690c6620076da14087e Mon Sep 17 00:00:00 2001 From: MarkvanMents Date: Fri, 28 Aug 2026 09:54:56 +0200 Subject: [PATCH 3/3] Correct capitalization of Marketplace. --- content/en/docs/releasenotes/private-platform/2.8.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/docs/releasenotes/private-platform/2.8.md b/content/en/docs/releasenotes/private-platform/2.8.md index 35bb0118604..f16be583773 100644 --- a/content/en/docs/releasenotes/private-platform/2.8.md +++ b/content/en/docs/releasenotes/private-platform/2.8.md @@ -18,9 +18,9 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version release. Custom #### Fixes -* Added a fix to retrieve all contents while creating new marketplace bundles. The API response is now in alignment with the public marketplace. (Ticket 286142) -* Added support for adding multiple versions of the same component in marketplace bundles. (Ticket 286140) -* Updated the version filter in marketplace bundles to align with public Mendix marketplace. (Tickets 286137 and 286143) +* Added a fix to retrieve all contents while creating new Marketplace bundles. The API response is now in alignment with the public Marketplace. (Ticket 286142) +* Added support for adding multiple versions of the same component in Marketplace bundles. (Ticket 286140) +* Updated the version filter in Marketplace bundles to align with public Mendix Marketplace. (Tickets 286137 and 286143) ## 2.8.0