diff --git a/docs/tutorials/upgrade.md b/docs/tutorials/upgrade.md index 1fb4a74199..5b2df4e4c3 100644 --- a/docs/tutorials/upgrade.md +++ b/docs/tutorials/upgrade.md @@ -91,8 +91,8 @@ application: - `IUIElement` plugins must have a `release()` method (not `destroy()`) (deprecated in v3.0.0) -## v4.3 +## v5.0 (unreleased) - Configuration changes: - - `streaming.forceTransmuxTS` has been deprecated and replaced by - `streaming.forceTransmux` + - `streaming.forceTransmuxTS` has been renamed to `streaming.forceTransmux` + (deprecated in v4.3.0) diff --git a/maintained-branches.md b/maintained-branches.md index 6762d5646e..537d5c5b46 100644 --- a/maintained-branches.md +++ b/maintained-branches.md @@ -2,8 +2,8 @@ We are currently maintaining the following branches of Shaka Player: - - v4.2 (latest) - - v4.1 (previous) + - v4.3 (latest) + - v4.2 (previous) - v3.3 (LTS until April 30, 2023) - v3.2 (in use by the Cast Application Framework) diff --git a/roadmap.md b/roadmap.md index 86e39c8169..d71116e40c 100644 --- a/roadmap.md +++ b/roadmap.md @@ -23,13 +23,15 @@ Candidate features for future release cycles: https://github.com/shaka-project/shaka-player/issues/879 - Smaller, more modular binary -v4.3 - 2022 Q4 / 2023 Q1 +===== + +v4.3 - 2022 Q4 - Support ID3 tags in mp4 https://github.com/shaka-project/shaka-player/issues/3351 - Lazy-load HLS playlists on adaptation https://github.com/shaka-project/shaka-player/issues/1936 - -===== + - HLS key rotation + https://github.com/shaka-project/shaka-player/issues/741 v4.2 - 2022 Q3 - Automatic ABR quality restrictions based on size