Skip to content

Commit b83ee2d

Browse files
authored
Merge pull request mendix#10960 from mendix/nc-mp-recommender
Add MP recommender
2 parents 934dc83 + 89b4a76 commit b83ee2d

3 files changed

Lines changed: 11 additions & 5 deletions

File tree

content/en/docs/developerportal/maia-plan.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ Once the **Solution Proposal** window is populated, you can see the following in
8080
* To see the full details of a story or to edit it, click the three-dot menu, then select **Edit**.
8181
* To remove a story, click the three-dot menu, then select **Delete**.
8282

83-
<!--
8483
#### Recommended Marketplace Components {#recommender}
8584

8685
{{% alert color="warning" %}} This feature is in Public Beta. For more information, refer to Release Status. {{% /alert %}}
@@ -98,11 +97,10 @@ If your company does not have company-approved components, Maia returns the foll
9897

9998
* platform-supported components
10099
* all Private Marketplace components
101-
-->
102100

103101
### Opening the App
104102

105-
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). -->
103+
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).
106104
For details, refer to [Maia Make](/refguide/maia-make/) in the Studio Pro documentation.
107105

108-
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. -->
106+
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.

content/en/docs/releasenotes/developer-portal/2026.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ description: "2026 release notes for app management and other parts of Apps"
66
weight: 1
77
---
88

9+
## April 2026
10+
11+
### April 2, 2026
12+
13+
#### New Features
14+
15+
* 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*.
16+
917
## March 2026
1018

1119
### March 31, 2026

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h4 class="lp-panel-title">Latest Releases</h4>
1010
</li>
1111
<li class="lp-panel-list">
1212
<a href="/releasenotes/developer-portal/">Apps</a>
13-
<p class="rn-date">March 31, 2026</p>
13+
<p class="rn-date">April 2, 2026</p>
1414
</li>
1515
<li class="lp-panel-list">
1616
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>

0 commit comments

Comments
 (0)