Back to Medusa

{metadata.title}

www/apps/cloud/app/changelog/page.mdx

2.19.03.5 KB
Original Source

export const metadata = { title: Cloud Changelog, }

{metadata.title}

In this guide, you'll find the notable changes to the Cloud dashboard, with the newest change listed first. Each entry lists the changes that went live on its date.

Changes to other parts of Cloud have their own changelogs:

{/* Entries are added automatically when dashboard changes are deployed. Keep them newest-first, with an ## {Month} {Day}, {Year} heading. */}

August 10, 2026

  • An environment's Domains and Variables are now tabs in the environment's navigation, rather than pages under the environment's Settings tab. The Settings tab now holds the environment's configuration, linked branch, and deploy rules on one page, and a project's Previews page moved out of the project's settings. Refer to Environment Variables and Environment Custom Domains for more details.
  • You can now manage webhook endpoints in your organization's settings. Create an HTTPS endpoint that receives Cloud events, enable or disable it, rotate its signing secret, and delete it. Refer to Webhook Endpoints in Cloud for more details.
  • The new Webhook Events page shows the delivery history of your organization's webhook events, including each event's status, number of attempts, failure reason, and next automatic retry. You can also retry a delivery yourself and filter the events by project or environment. Refer to Manage Webhook Events in Cloud for more details.
  • An environment's card now shows a Provisioning failed state, along with how to recover from it, when Cloud fails to provision the environment. The card previously kept showing a loading preview.

August 5, 2026

  • The sidebar navigation now groups your organization's settings into collapsible sections for the organization, your account, billing, emails, and payments, so you can reach a setting without leaving the page you're on. If the organization has no projects yet, the sidebar shows the ways to create your first project instead of an empty list. Refer to Change Navigation Preference on Cloud for more details.
  • A domain's DNS records page now shows Check records and Restart verification as two separate buttons, and you can restart the verification at any time. Previously, one button checked the records, and it only offered to restart the verification after the verification failed. Refer to Environment Custom Domains for more details.

August 4, 2026

  • An environment can now have more than one custom backend domain and more than one custom storefront domain, depending on your plan. Project and environment cards list the environment's domains and show a +N more button when they don't all fit. Refer to Environment Custom Domains for more details.
  • The AI Tools drawer now lists what you can do with the Medusa MCP server, with an example prompt to copy for each one: migrating products from Shopify, WooCommerce, or Magento, integrating payment and fulfillment providers, and extending products with custom data. Refer to Create First Project for more details.