From c499c863c2cf10f10abc9954ee230dbecf08cead Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 13 Jul 2026 19:10:35 +0000 Subject: [PATCH] docs(changelog): add JIT encoding compatibility note to changelogs Update root and Stream changelogs for PR #348, which added an info note clarifying that JIT encoding only supports the Bunny player. Co-Authored-By: Claude Opus 4.6 Claude-Session: https://claude.ai/code/session_018spougdfcLt5A5SLGk7Uq8 --- changelog.mdx | 6 ++++++ stream/changelog.mdx | 6 ++++++ 2 files changed, 12 insertions(+) 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