From a67a88bbc24647371d6bcb18e92cd60545f2b71e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Velad=20Galv=C3=A1n?= Date: Fri, 10 Apr 2026 18:30:55 +0200 Subject: [PATCH] docs: Update docs for v5.1 release (#9958) --- maintained-branches.md | 3 ++- roadmap.md | 10 +++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/maintained-branches.md b/maintained-branches.md index f2a751a6f..9fe01477f 100644 --- a/maintained-branches.md +++ b/maintained-branches.md @@ -2,7 +2,8 @@ We are currently maintaining the following branches of Shaka Player: - - v5.0 (latest) + - v5.1 (latest) + - v5.0 (previous) - v4.16 (LTS until January 31, 2027) - v4.15 (in use by the Cast Application Framework) diff --git a/roadmap.md b/roadmap.md index 90194ae23..ff0cc96e7 100644 --- a/roadmap.md +++ b/roadmap.md @@ -15,11 +15,19 @@ Candidate features for future release cycles: v6.0 - Conversion to Typescript (Smaller, more modular binary) -v5.1 - 2026 Q2 +v5.2 - 2026 Q3 - TBD ===== +v5.1 - 2026 Q2 + - DASH: JSON manifest support (experimental build) + - ABR: Improved ABR with dropped frame monitoring + https://github.com/shaka-project/shaka-player/issues/745 + - UI: Chapter images + - UI: Volume adjustment via mouse wheel + - Expanded platform support (TiVo OS, Titan OS) + v5.0 - 2026 Q1 - Add automatic subtitles with translations (Experimental and disabled by default) https://github.com/shaka-project/shaka-player/issues/9110