Skip to content

Improve the SP download page #9684

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 19, 2025
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
10 changes: 5 additions & 5 deletions content/en/docs/appstore/overview/marketplace-home-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ You can refine search results using the following filters:
* **Rating** – Display components based on their ratings in user [reviews](#my-reviews).

{{% alert color="info" %}}
For details on finding and installing Marketplace content in Studio Pro, see the [Finding and Downloading Content in Studio Pro](/appstore/use-content/#downloading) section of *Use Marketplace Content*.
For details on finding and installing Marketplace content in Studio Pro, see the [Finding and Downloading Content in Studio Pro](/appstore/use-content/#downloading) section of *Using Marketplace Content*.
{{% /alert %}}

## Add Content
Expand All @@ -48,7 +48,7 @@ For details, see [Upload to the Marketplace](/appstore/submit-content/).

## Get Studio Pro

Get the latest version of [Studio Pro](/releasenotes/studio-pro/).
Download the latest version of [Studio Pro](/releasenotes/studio-pro/).

## Personal {#personal}

Expand Down Expand Up @@ -91,14 +91,14 @@ Click the context menu to access options for managing your content:
* If there is a draft version in progress, you can edit or delete it.
* If there is a draft version in progress, and it is assigned to another user, you can reassign it to to yourself.

For more information on creating a draft version, see the [Updating Existing Marketplace Content](/appstore/submit-content/#updating) section of *Upload to the Marketplace*.
* **Edit a Version** – Edit the component. For details on editing, see the [Adding New Marketplace Content](/appstore/submit-content/#adding) section of *Upload to the Marketplace*.
For more information on creating a draft version, see the [Updating Existing Marketplace Content](/appstore/submit-content/#updating) section of *Uploading to the Marketplace*.
* **Edit a Version** – Edit the component. For details on editing, see the [Adding New Marketplace Content](/appstore/submit-content/#adding) section of *Uploading to the Marketplace*.
* **Unpublish a Version** – Remove one or all versions of the component.
* If the component is [protected](#group-content) within a [content group](#content-groups), a [group member](#members) can unpublish any version.
* If the component is not protected within a content group, you can only unpublish a version that you have published yourself.
* Select **Unpublish All My Versions** to remove all your versions of the component.

A **Private** label on a component means the component is your company's private Marketplace content. For details on how this is configured, see the [Adding New Marketplace Content](/appstore/submit-content/#adding) section of *Upload to the Marketplace*. This content can be shared with [guests](#guests).
A **Private** label on a component means the component is your company's private Marketplace content. For details on how this is configured, see the [Adding New Marketplace Content](/appstore/submit-content/#adding) section of *Uploading to the Marketplace*. This content can be shared with [guests](#guests).

A component assigned as [group content](#group-content) will have a label for the [content group](#content-groups) to which it is assigned.

Expand Down
11 changes: 10 additions & 1 deletion content/en/docs/releasenotes/marketplace/general-marketplace.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,24 @@ These release notes cover changes made to the [Mendix Marketplace](/appstore/).

## 2025

### June 19, 2025

#### Improvements

* We have redesigned the Studio Pro download page to make it easier for you to identify supported versions and make informed version management decisions at a glance.
The new layout prominently displays the latest LTS and MTS releases, allowing you to choose the best version for your production apps. It also includes a definition of each release type to clarify the meaning of the labels in the version table.

### May 22, 2025

#### Improvements

* We have replaced the [Marketplace Curation](/control-center/marketplace-curation/) <text class="badge badge-pill badge-recommended" style="margin-left:0px">RECOMMENDED</text> label with <text class="badge badge-pill badge-company-approved" style="margin-left:0px"> {{% icon name="checkmark-shield-filled" color="green" %}}COMPANY APPROVED</text>. The new label indicates Marketplace components that meet company policies and guidelines.

### January 16, 2025

#### Improvements

* We have removed outdated components from the marketplace. These components were no longer supported, actively maintained, or guaranteed to work as intended. This step ensures a more reliable experience for all users.
* We have removed outdated components from the Marketplace. These components were no longer supported, actively maintained, or guaranteed to work as intended. This step ensures a more reliable experience for all users.

## 2024

Expand Down