From 893215e37a1a34229b9015312d02232eb146a497 Mon Sep 17 00:00:00 2001 From: "theoplayer-bot[bot]" <873105+theoplayer-bot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 07:49:28 +0000 Subject: [PATCH 1/3] Update THEOlive changelog --- theolive/changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/theolive/changelog.md b/theolive/changelog.md index e141a5e0159f..f871c3e8520c 100644 --- a/theolive/changelog.md +++ b/theolive/changelog.md @@ -1,5 +1,14 @@ # Changelog +## [11.3.0] - 2026-05-19 + +- Improved error logging +- Added `targetBuffer` to HESP manifest +- Added `holdBack` to HLS media playlists +- Added support for packaging multiple frames per chunk in HESP +- Added support for SEI metadata to EMSG metadata conversion +- Added margin to bandwidth in HESP manifest + ## [11.1.0] - 2026-04-20 - Added recurring TLA status update From 085f8c34c73b0b69e2ac605c2135d79390d8f48a Mon Sep 17 00:00:00 2001 From: "theoplayer-bot[bot]" <873105+theoplayer-bot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 09:20:01 +0000 Subject: [PATCH 2/3] Update THEOlive changelog --- theolive/changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theolive/changelog.md b/theolive/changelog.md index f871c3e8520c..39b3ba7a3bf5 100644 --- a/theolive/changelog.md +++ b/theolive/changelog.md @@ -1,6 +1,6 @@ # Changelog -## [11.3.0] - 2026-05-19 +## [11.3.0] - 2026-05-19 (unavailable) - Improved error logging - Added `targetBuffer` to HESP manifest @@ -8,6 +8,7 @@ - Added support for packaging multiple frames per chunk in HESP - Added support for SEI metadata to EMSG metadata conversion - Added margin to bandwidth in HESP manifest +- Added support for single ingest ## [11.1.0] - 2026-04-20 From e92a7395c0ae4bb895ee569efc86b2e456391a85 Mon Sep 17 00:00:00 2001 From: "theoplayer-bot[bot]" <873105+theoplayer-bot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 15:02:56 +0000 Subject: [PATCH 3/3] Update THEOlive changelog --- theolive/changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/theolive/changelog.md b/theolive/changelog.md index 39b3ba7a3bf5..d0d78e870aef 100644 --- a/theolive/changelog.md +++ b/theolive/changelog.md @@ -1,5 +1,12 @@ # Changelog +## [11.4.0] - 2026-06-04 + +- Added support for single ingest +- Fixed Kafka publisher stopping permanently after an interruption +- Log incoming AMQP messages +- Added timestamps to metrics + ## [11.3.0] - 2026-05-19 (unavailable) - Improved error logging