Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: "Latest updates and improvements across bunny.net products."
rss: true
---

<Update label="2026-07-13" tags={["Stream","(Improvement)"]}>
## 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)
</Update>

<Update label="2026-07-09" tags={["Storage","(New)"]}>
## S3 API 'Public Preview' launched

Expand Down
6 changes: 6 additions & 0 deletions stream/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ description: "Latest updates and improvements to Stream."
rss: true
---

<Update label="2026-07-13" tags={["Stream","(Improvement)"]}>
## 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)
</Update>

<Update label="2026-06-11" tags={["Stream","(Improvement)"]}>
## Direct play URLs now support query parameters & documentation improvements

Expand Down