Skip to content

Commit

Permalink
[blog] Announcing # changes Sep 2024 (#43061)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Cherniavskyi <andrew@mui.com>
  • Loading branch information
joserodolfofreitas and cherniavskii authored Aug 1, 2024
1 parent b8815f0 commit d9b419e
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/notifications.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,10 @@
"id": 81,
"title": "Introducing MUI X v7",
"text": "The new version is packed with new components, exciting features, improved usability, and developer experience. Check out the <a style=\"color: inherit;\" data-ga-event-category=\"Announcement\" data-ga-event-action=\"notification\" data-ga-event-label=\"mui-x-v7\" href=\"https://mui.com/blog/mui-x-v7/\">announcement blog post</a>."
},
{
"id": 82,
"title": "Upcoming changes to MUI X # in 2024",
"text": "Check out the <a style=\"color: inherit;\" data-ga-event-category=\"Announcement\" data-ga-event-action=\"notification\" data-ga-event-label=\"mui-x\" href=\"https://mui.com/blog/mui-x-sep-2024-price-update/\">new # updates</a> and how to transition to the new model."
}
]
7 changes: 7 additions & 0 deletions docs/pages/blog/mui-x-sep-2024-price-update.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import * as React from 'react';
import TopLayoutBlog from 'docs/src/modules/components/TopLayoutBlog';
import { docs } from './mui-x-sep-2024-price-update.md?muiMarkdown';

export default function Page() {
return <TopLayoutBlog docs={docs} />;
}
62 changes: 62 additions & 0 deletions docs/pages/blog/mui-x-sep-2024-price-update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
---
title: Upcoming changes to MUI X # in 2024
description: Check out the new # updates and how to transition to the new model.
date: 2024-08-01T08:00:00.000Z
authors: ['josefreitas']
tags: ['MUI X', 'Product']
manualCard: true
---

We're excited to share some important updates to our product offerings and # structure. This change reflects the expanded feature set and helps us continue delivering high-quality components to you and your users.

## Changes to the Pro plan

### Current #

Under our current # model, if you licensed the Pro plan for 50 developers, you only paid for 10 seats. This concept was introduced when we offered only the Data Grid Pro with a much smaller feature set.

### New #

With the launch of several new components, including [Date and Time Range Pickers](/x/react-date-pickers/date-time-range-picker/), as well as upcoming Pro versions of [Charts](/x/react-charts/) and [TreeView](/x/react-tree-view/), we're updating our #.

Moving forward, each developer requires a seat. So, for example, 50 developers will now need 50 seats.

We're happy to discuss volume discounts to accommodate larger teams.

### Grandfathering Current Customers

We value our loyal customers and want to ensure a smooth transition: current customers will be grandfathered into their existing plans.

This means you can continue using and renewing the legacy license for as long as you wish.
However, the legacy license covers only Data Grid and Date Pickers.

:::info
**Access to new components:** The Pro versions of Charts and Tree View, and other future Pro components, will be available exclusively through a license key under the new Pro plan model or a Premium key (Premium users will experience no change).
::::

### # for Small Teams

The price is essentially the same for customers with 10 developers or fewer, but you still need a new license key to use the Pro versions of Charts or Tree View. If that's the case, we recommend you contact our sales team and get a discount to renew your license earlier.

## Changes to the Premium plan

### Ending the early bird discount

After two years since the [introduction of our Premium plan](/blog/premium-plan-release/), we've added numerous features and are on the verge of releasing the Pivot mode for the Data Grid. We consider the product mature and battle tested enough and as a result, the early bird discount for the Premium plan finally reaches its end.

However, we want to ensure that our valued early customers continue to enjoy the benefits of an earlier purchase.
Current customers will still benefit from a 20% renewal discount.
You'll receive the discount per email, or by reaching out to our [sales team](mailto:sales@mui.com).

## Effective Date

The new # updates will take effect on September 1st, 2024. However, you can already purchase the new Pro plan today by visiting our [store](https://mui.com/store/items/mui-x-pro-q3-2024/).

### We value your feedback

Your feedback is invaluable to us.
We invite you to share your thoughts and any questions you might have about these changes.
Please feel free to contact our [sales team](mailto:sales@mui.com).
We are here to listen and ensure that our updates meet your needs and expectations.

Thank you for your continued support and for being a part of the MUI community. We look forward to bringing you even more powerful tools and features to help you succeed.

0 comments on commit d9b419e

Please # to comment.