From 15076efcf80748290bbdd7ac4bd30dad371f7cee Mon Sep 17 00:00:00 2001 From: nicoletacoman Date: Tue, 31 Mar 2026 17:43:09 +0200 Subject: [PATCH 1/2] Add MP recommender --- content/en/docs/developerportal/maia-plan.md | 6 ++---- content/en/docs/releasenotes/developer-portal/2026.md | 8 ++++++++ 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/content/en/docs/developerportal/maia-plan.md b/content/en/docs/developerportal/maia-plan.md index 14d3cc295c9..7d3d6346ec8 100755 --- a/content/en/docs/developerportal/maia-plan.md +++ b/content/en/docs/developerportal/maia-plan.md @@ -80,7 +80,6 @@ Once the **Solution Proposal** window is populated, you can see the following in * To see the full details of a story or to edit it, click the three-dot menu, then select **Edit**. * To remove a story, click the three-dot menu, then select **Delete**. - ### Opening the App -Once you are happy with Maia's suggested project plan, click **Open in Studio Pro** in the top right of the page. This opens Studio Pro, where you can continue working on the new app. +Once you are happy with Maia's suggested project plan, click **Open in Studio Pro** in the top right of the page. This opens Studio Pro, where you can continue working on the new app. Note that, at the moment, Studio Pro does not take into account [recommended components](#recommender). For details, refer to [Maia Make](/refguide/maia-make/) in the Studio Pro documentation. -You can also click **Open in Planning** to open the **Planning** window of the new app, which includes all the project's stories. +You can also click **Open in Planning** to open the **Planning** window of the new app, which includes all the project's stories. Note that, if you click **Open in Planning** before Maia is done [finding recommendations](#recommender), recommended components are not displayed in the **Planning** window. diff --git a/content/en/docs/releasenotes/developer-portal/2026.md b/content/en/docs/releasenotes/developer-portal/2026.md index df97c7b5651..81a6ba86089 100644 --- a/content/en/docs/releasenotes/developer-portal/2026.md +++ b/content/en/docs/releasenotes/developer-portal/2026.md @@ -6,6 +6,14 @@ description: "2026 release notes for app management and other parts of Apps" weight: 1 --- +## April 2026 + +### April xx, 2026 + +#### New Features + +* Maia Plan now recommends Marketplace components for stories that can benefit from them during implementation. For details, refer to the [Recommended Marketplace Components](/developerportal/maia-plan/#recommender) section in *Maia Plan*. + ## March 2026 ### March 31, 2026 From 89b4a767f86c583f5d0271e233196707f2c93ea8 Mon Sep 17 00:00:00 2001 From: Yiyun Liao Date: Thu, 2 Apr 2026 16:55:05 +0200 Subject: [PATCH 2/2] Add release date --- content/en/docs/releasenotes/developer-portal/2026.md | 2 +- layouts/partials/landingpage/latest-releases.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/releasenotes/developer-portal/2026.md b/content/en/docs/releasenotes/developer-portal/2026.md index 81a6ba86089..1da3c8006b8 100644 --- a/content/en/docs/releasenotes/developer-portal/2026.md +++ b/content/en/docs/releasenotes/developer-portal/2026.md @@ -8,7 +8,7 @@ weight: 1 ## April 2026 -### April xx, 2026 +### April 2, 2026 #### New Features diff --git a/layouts/partials/landingpage/latest-releases.html b/layouts/partials/landingpage/latest-releases.html index 16b31cfee8a..cfc76057615 100644 --- a/layouts/partials/landingpage/latest-releases.html +++ b/layouts/partials/landingpage/latest-releases.html @@ -10,7 +10,7 @@

Latest Releases

  • Apps -

    March 31, 2026

    +

    April 2, 2026

  • Deployment