Skip to content

Commit 5d097b1

Browse files
committed
MP recommender + RN
1 parent 555db4f commit 5d097b1

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,21 @@ Once the **Solution Proposal** window is populated, you can see the following in
8282

8383
#### Recommended Marketplace Components
8484

85-
If Mendix identifies Marketplace components that can be used to implement a specific story, they are displayed as follows:
85+
{{% alert color="warning" %}} This feature is in Public Beta. For more information, refer to Release Status. {{% /alert %}}
86+
87+
If Mendix identifies Marketplace components that can be used to implement a specific story, they are displayed in the following places:
8688

8789
* At the epic level, as a number. Example: *1 Resource*.
8890
* At the user story level, in the side panel. From here, you can perform the following actions:
8991

9092
* If you want more details about the component, click it to access its page in the Marketplace.
9193
* If you do not want a component to be used, delete it by clicking the trash can icon.
94+
95+
If your company has company-approved components, Maia only returns company-approved components from the Public and the Private Marketplace.
96+
If your company does not have company-approved components, Maia returns the following types of components:
97+
98+
* platform-supported components
99+
* all Private Marketplace components
92100

93101
### Opening the App in Studio Pro
94102

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ weight: 1
88

99
## March 2026
1010

11+
### March 31, 2026
12+
13+
#### New Features
14+
15+
* Maia Plan is now generally available (GA). Refer to [Maia Plan](developerportal/maia-plan/) for details on how Maia can assist you in creating your app.
16+
1117
### March 29, 2026
1218

1319
#### Fixes

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 29, 2026</p>
13+
<p class="rn-date">March 31, 2026</p>
1414
</li>
1515
<li class="lp-panel-list">
1616
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>

0 commit comments

Comments
 (0)