diff --git a/changelog.mdx b/changelog.mdx index 4d163dd1..2728ec25 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,6 +4,12 @@ description: "Latest updates and improvements across bunny.net products." rss: true --- + + ## JIT encoding compatibility note for Stream + + Added a compatibility note clarifying that Just-in-Time (JIT) encoding is only supported by the Bunny player and is not guaranteed to work with 3rd party or custom video players. [Learn more](/stream/premium-encoding) + + ## S3 API 'Public Preview' launched diff --git a/stream/changelog.mdx b/stream/changelog.mdx index 111c4be0..65e9997c 100644 --- a/stream/changelog.mdx +++ b/stream/changelog.mdx @@ -4,6 +4,12 @@ description: "Latest updates and improvements to Stream." rss: true --- + + ## JIT encoding compatibility note + + Added a compatibility note clarifying that Just-in-Time (JIT) encoding is only supported by the Bunny player and is not guaranteed to work with 3rd party or custom video players. [Learn more](/stream/premium-encoding) + + ## Direct play URLs now support query parameters & documentation improvements