diff --git a/content/en/docs/developerportal/_index.md b/content/en/docs/developerportal/_index.md index e6788de3e2d..5f6cf895098 100644 --- a/content/en/docs/developerportal/_index.md +++ b/content/en/docs/developerportal/_index.md @@ -44,10 +44,12 @@ To create a new app and start collaborating, you can perform the following proce {{< figure src="/attachments/developerportal/create-app-step-2.png" alt="Create App Step Two" >}} -4. Select a starter app template on which the app will be based. Some most used starter app templates are shown. - - {{% alert color="info" %}}If you would like to choose a different starter app template than the ones shown here, click the **discover community starter apps** link at the top. This takes you to the Marketplace where you can browse through all available starter app templates and select one that suits your needs.{{% /alert %}} +4. Select a starter app template on which the app will be based. The most used starter app templates are displayed. + Some templates offer multiple versions for you to choose from, which are displayed as selectable options. By default, the stable version is pre-selected. + + If you want to choose a different starter app template than the ones displayed, click the **discover community starter apps** link at the top. This takes you to the Marketplace, where you can browse through all available starter app templates and select one that suits your needs. + 5. After selecting a starter app template, click **Create App**. Based on the starter app template you selected, it can take some time to set up the app, its repository, and access to the collaboration tools. After it is completed, the app is created. ## My Apps {#my-apps} diff --git a/content/en/docs/releasenotes/developer-portal/_index.md b/content/en/docs/releasenotes/developer-portal/_index.md index 473388b98d7..48fcf821b3d 100644 --- a/content/en/docs/releasenotes/developer-portal/_index.md +++ b/content/en/docs/releasenotes/developer-portal/_index.md @@ -21,6 +21,12 @@ To see the current status of the Mendix Portal, see [Mendix Status](https://stat ## 2025 +### June 29, 2025 + +#### New Features + +* When creating a new project using the Blank App starter app, you can now choose between the [Latest, MTS, or LTS version](/releasenotes/studio-pro/lts-mts/). + ### June 19, 2025 #### New Features diff --git a/static/attachments/developerportal/create-app-step-2.png b/static/attachments/developerportal/create-app-step-2.png index 28edbdedb38..d068ab6a268 100644 Binary files a/static/attachments/developerportal/create-app-step-2.png and b/static/attachments/developerportal/create-app-step-2.png differ