---
title: "App Releases in Marketplace"
description: "Track and display app updates with Marketplace App Releases. Learn how  to document each release type for smooth version transitions."
url: "https://www.contentstack.com/docs/marketplace/app-releases-in-marketplace"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-20"
---

# App Releases in Marketplace

App Releases allows you to seamlessly track and manage app updates in the Contentstack Marketplace. With this feature, you can stay informed about the latest releases, ensuring smooth transitions and compatibility between app versions.

In this guide, you will learn about the different update types (Major, Minor, or Patch) and understand their significance.

## Prerequisites

*   [Contentstack account](https://www.contentstack.com/login)
*   Access to the Contentstack Organization/Stack as the [Owner](/docs/administration/about-administration-roles#organization-owner)/[Admin](/docs/administration/about-administration-roles#organization-admin)

## Steps for Execution

To view the latest releases of an app, log in to your [Contentstack account](https://www.contentstack.com/login) and follow the steps below:

1.  Navigate to Contentstack [Marketplace](https://app.contentstack.com/#!/marketplace).
2.  Click **Manage** from the left panel and select **Installed Apps**.![1-App-Releases-In-Marketplace-Flow](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/blt2c47d15292d7c3ab/66d8c358250400243af52ba0/1-App-Releases-In-Marketplace-Flow.png)
3.  Click the app whose releases you want to view, a modal pops-up.![2-App-Releases-In-Marketplace-Sample-App](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/bltadcd1cc6eaf56a25/66d8c35820ece054a5f75590/2-App-Releases-In-Marketplace-Sample-App.png)
    
    The app modal includes **Overview**, **Screenshots**, **Use Cases**, **Installed On Stack**, and **Releases** tab. By default, you are on the **Installed On Stack** tab.
    
4.  Click the **Releases** tab to view all the releases with release type, version number, release name, and description.![3-App-Releases-In-Marketplace-Releases-Tab](https://images.contentstack.io/v3/assets/blt2d43f51baca745a8/blt769946bc54682ef3/66d8c35796357f3fd4fd33d0/3-App-Releases-In-Marketplace-Releases-Tab.png)
    
    There are three Release types: **Major** (1.0.0), **Minor** (1.1.0), and **Patch** (1.1.1).
    
    *   **Major releases** introduce significant changes, potentially breaking compatibility with earlier versions such as Introducing a new UI.
    *   **Minor releases** add incremental updates like or enhancements, maintaining backward compatibility.
    *   **Patch releases** are minor updates for bug fixes or small improvements, without adding new features.
5.  After reviewing the app release details, click the **Install** button to install and configure the latest version of the app.