Skip to content

Commit 0510b68

Browse files
authored
chore(v4.9.x): release 4.9.31 (#7573)
1 parent 7e669c0 commit 0510b68

File tree

5 files changed

+30
-5
lines changed

5 files changed

+30
-5
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.9.30"
2+
".": "4.9.31"
33
}

CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## [4.9.31](https://github.com/shaka-project/shaka-player/compare/v4.9.30...v4.9.31) (2024-11-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **AirPlay:** Prefer Playback Remote API for closeOpenSessions ([#7500](https://github.com/shaka-project/shaka-player/issues/7500)) ([4e89d83](https://github.com/shaka-project/shaka-player/commit/4e89d8305dee61aa247792082b07a2b085f096e0))
9+
* **AirPlay:** Show AirPlay button when starting the playback with AirPlay ([#7515](https://github.com/shaka-project/shaka-player/issues/7515)) ([fffe2ce](https://github.com/shaka-project/shaka-player/commit/fffe2ce310a82637046864b342d32777e4981816))
10+
* Allow streaming again when we reset MSE ([#7495](https://github.com/shaka-project/shaka-player/issues/7495)) ([23a8ea9](https://github.com/shaka-project/shaka-player/commit/23a8ea979db86251be5fd83658c7cba5818c5d28))
11+
* **DASH:** Exclude text segments when calculating max segment size ([#7564](https://github.com/shaka-project/shaka-player/issues/7564)) ([7e669c0](https://github.com/shaka-project/shaka-player/commit/7e669c05ee84dfb944c8d43b1185a0ce6cc53c36))
12+
* Do not reuse the same tsParser for different contentType ([#7563](https://github.com/shaka-project/shaka-player/issues/7563)) ([0534a75](https://github.com/shaka-project/shaka-player/commit/0534a7543cb604037c2736bfb40398bae3476298))
13+
* Fix disable stream when no manifest ([#7497](https://github.com/shaka-project/shaka-player/issues/7497)) ([3fc7ca4](https://github.com/shaka-project/shaka-player/commit/3fc7ca4b561b4b32612b5be0fc4fdf6de017945a))
14+
* Fix metadata timing when using TS ([#7478](https://github.com/shaka-project/shaka-player/issues/7478)) ([6d7fbbe](https://github.com/shaka-project/shaka-player/commit/6d7fbbe100af3139077e591db734487331dd9ae1))
15+
* Fix reset MSE to last independent segment ([#7494](https://github.com/shaka-project/shaka-player/issues/7494)) ([d666fbf](https://github.com/shaka-project/shaka-player/commit/d666fbf8b56395f65f77c16997551b40bef5f9fb))
16+
* Fix select HLG tracks when using AUTO hdr level ([#7470](https://github.com/shaka-project/shaka-player/issues/7470)) ([8284eec](https://github.com/shaka-project/shaka-player/commit/8284eec22be4417902ff61b4efe0ea8bbe057765))
17+
* Fix support of getAllThumbnails when using shaka.dash.TimelineSegmentIndex ([#7508](https://github.com/shaka-project/shaka-player/issues/7508)) ([e3d23cd](https://github.com/shaka-project/shaka-player/commit/e3d23cdd015971dd9435bc6488032a65dbb29c4e))
18+
* Fix Windows detection ([#7476](https://github.com/shaka-project/shaka-player/issues/7476)) ([7e279fa](https://github.com/shaka-project/shaka-player/commit/7e279fae8d0ccaba58863d436c61894610813b86))
19+
* Install polyfills for Comcast X1 devices ([#7529](https://github.com/shaka-project/shaka-player/issues/7529)) ([5fde258](https://github.com/shaka-project/shaka-player/commit/5fde2583c217019ea9b93dcae9fdf8978a095708))
20+
* **MSS:** Don't allow prefetch segments with self-generated data ([#7485](https://github.com/shaka-project/shaka-player/issues/7485)) ([00f4763](https://github.com/shaka-project/shaka-player/commit/00f4763392e913bb85070782b14b8e8be66469e2))
21+
* **MSS:** Fix playback of some MSS streams ([#7517](https://github.com/shaka-project/shaka-player/issues/7517)) ([4c4f7bf](https://github.com/shaka-project/shaka-player/commit/4c4f7bf7a497505fd65cd844027cb7f040cc0cb6))
22+
* **MSS:** Fix timeline repetitions ([#7484](https://github.com/shaka-project/shaka-player/issues/7484)) ([9fea5f6](https://github.com/shaka-project/shaka-player/commit/9fea5f634a78a1a7c2e931bfba568368068f4493))
23+
* only use lastSegmentReference for knowing if variant changed ([#7537](https://github.com/shaka-project/shaka-player/issues/7537)) ([2650a11](https://github.com/shaka-project/shaka-player/commit/2650a11843bdc87f918a30782832fef94beeaf34))
24+
* **UI:** Don't enable StatisticsButton when create overflow menu ([#7481](https://github.com/shaka-project/shaka-player/issues/7481)) ([0e1c42c](https://github.com/shaka-project/shaka-player/commit/0e1c42ccd5222504a388e17fdf301bc162a50558))
25+
* **UI:** Fix remote button availability and icon ([#7513](https://github.com/shaka-project/shaka-player/issues/7513)) ([ae78ff4](https://github.com/shaka-project/shaka-player/commit/ae78ff48d986962ebf76cfafcda4238342e0bea4))
26+
* **UI:** Hidden cursor correctly ([#7464](https://github.com/shaka-project/shaka-player/issues/7464)) ([c2d8945](https://github.com/shaka-project/shaka-player/commit/c2d8945e3d88013180a65cfeb15048ae84503fe8))
27+
328
## [4.9.30](https://github.com/shaka-project/shaka-player/compare/v4.9.29...v4.9.30) (2024-10-21)
429

530

lib/player.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -7539,7 +7539,7 @@ shaka.Player.TYPICAL_BUFFERING_THRESHOLD_ = 0.5;
75397539
* @export
75407540
*/
75417541
// eslint-disable-next-line no-useless-concat, max-len
7542-
shaka.Player.version = 'v4.9.30' + '-uncompiled'; // x-release-please-version
7542+
shaka.Player.version = 'v4.9.31' + '-uncompiled'; // x-release-please-version
75437543

75447544
// Initialize the deprecation system using the version string we just set
75457545
// on the player.

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "shaka-player",
33
"description": "DASH/EME video player library",
4-
"version": "4.9.30",
4+
"version": "4.9.31",
55
"homepage": "https://github.com/shaka-project/shaka-player",
66
"author": "Google",
77
"maintainers": [

0 commit comments

Comments
 (0)