Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions content/en/docs/developerportal/maia-plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**.

<!--
#### Recommended Marketplace Components {#recommender}

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

* platform-supported components
* all Private Marketplace components
-->

### 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. <!-- Note that, at the moment, Studio Pro does not take into account [recommended components](#recommender). -->
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. <!-- Note that, if you click **Open in Planning** before Maia is done [finding recommendations](#recommender), recommended components are not displayed in the **Planning** window. -->
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.
8 changes: 8 additions & 0 deletions content/en/docs/releasenotes/developer-portal/2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ description: "2026 release notes for app management and other parts of Apps"
weight: 1
---

## April 2026

### April 2, 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
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/landingpage/latest-releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h4 class="lp-panel-title">Latest Releases</h4>
</li>
<li class="lp-panel-list">
<a href="/releasenotes/developer-portal/">Apps</a>
<p class="rn-date">March 31, 2026</p>
<p class="rn-date">April 2, 2026</p>
</li>
<li class="lp-panel-list">
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>
Expand Down