-
Notifications
You must be signed in to change notification settings - Fork 8.9k
[Stream] GA for DVR and Media Transformations #25353
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
Conversation
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
pcx_content_type: how-to | ||
title: DVR for Live | ||
sidebar: | ||
badge: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know why GH won't let me make a suggestion here, but this should be
badge: Beta
No need for text
sidebar: | ||
order: 4 | ||
badge: | ||
text: Beta |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as above
sidebar: | ||
order: 2 | ||
badge: | ||
text: Beta |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as above
sidebar: | ||
order: 3 | ||
badge: | ||
text: Beta |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as above
import { DashButton } from "~/components"; | ||
|
||
:::note[Media Transformations is now GA:] | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
||
Billing for Media Transformations will begin on November 1st, 2025. | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
--- | ||
import { DashButton } from "~/components"; | ||
|
||
:::note[Media Transformations is now GA:] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you're interested, I can show you how to make this into a partial so you only have to update it in one place?
Also, I thought you might want to link over to your new pricing section in these notes #25353
No description provided.