Improvements
- Re-add inline events after a seek by @dsilhavy in #4884
- Add unit test for ContentSteeringController, CatchupController, GapController by @codomposer in #4885
- Add an offset to be applied when doing gap jumps. The offset can be configured via the settings by @dsilhavy in #4907
- Save current content steering information from the manifest and use it in case it has been removed by an MPD update by @dsilhavy in #491
- Add Ubuntu config for functional tests by @dsilhavy in Link
- Update all CML packages to version 1.0.1 by @littlespex in #4913
Bugfixes
- Allow enhancement codecs to be re-tested in Capabilities.js if Settings change by @v-nova-romas in #4894
- Fix wrong JSDoc for MediaPlayerEvents#CUE_EXIT by @dsilhavy in #4900
- Use correct text for parsing of binary MPD inline events by @dsilhavy in #4903
- Update LCEVC Scalable Sample Pages by @v-nova-romas in #4897
- Fix slow quality switch with
limitBitrateByPortalbeing enabled by @dsilhavy in #4898 - Filter capabilities on number of audio channels by @gmcgarry in #4886
- Improve scalable buffering behaviour by @v-nova-romas in #4908