@playkit-js/playkit-js-dual-screen 3.2.5 → 3.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
### 3.2.6 (2025-06-05)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* **SUP-48038:** UC-Berkeley | Dual Stream Preview Not Working for up-to-date V7 Players ([#178](https://github.com/kaltura/playkit-js-dual-screen/issues/178)) ([9ac1dff](https://github.com/kaltura/playkit-js-dual-screen/commit/9ac1dff))
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
5
14
|
### 3.2.5 (2025-05-11)
|
|
6
15
|
|
|
7
16
|
|
|
@@ -310,7 +319,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
310
319
|
* **FEV-1322:** slides that were broadcasted prior to the archive will appear in the navigation ([#70](https://github.com/kaltura/playkit-js-dual-screen/issues/70)) ([65bae58](https://github.com/kaltura/playkit-js-dual-screen/commit/65bae588102ad7ad708ed2fbc2bf7b8a7a134824))
|
|
311
320
|
* **FEV-1327:** handle slide only on entire screen layout change ([62d035b](https://github.com/kaltura/playkit-js-dual-screen/commit/62d035b50b08cf5b59f905d36288c6970b552b9b))
|
|
312
321
|
* **FEV-1329:** add live type of media to getSecondaryMedia API call ([24268a4](https://github.com/kaltura/playkit-js-dual-screen/commit/24268a46d943f6c09dcd0cb79d1c227a83a867a4))
|
|
313
|
-
* **FEV-1387:** prevent apply SbS buttons over side-panels ([#75](https://github.com/kaltura/playkit-js-dual-screen/issues/75)) ([f22398f](https://github.com/kaltura/playkit-js-dual-screen/commit/
|
|
322
|
+
* **FEV-1387:** prevent apply SbS buttons over side-panels ([#75](https://github.com/kaltura/playkit-js-dual-screen/issues/75)) ([f22398f](https://github.com/kaltura/playkit-js-dual-screen/commit/f22398ffa3029530e30d8971830846750d69538a))
|
|
314
323
|
* **FEV-1418:** add plugin dependencies ([dc77335](https://github.com/kaltura/playkit-js-dual-screen/commit/dc7733522ff2ffe0d24f93e588da5f2476cacf67))
|
|
315
324
|
* **FEV-1519:** simplify dual-screen config ([#73](https://github.com/kaltura/playkit-js-dual-screen/issues/73)) ([819171d](https://github.com/kaltura/playkit-js-dual-screen/commit/819171d37510d1f3545733dde080a5243c4cb574))
|
|
316
325
|
* **FEV-963:** set round corners on Safari for child player (minimized) ([759e968](https://github.com/kaltura/playkit-js-dual-screen/commit/759e968d77446ee8a55c004c17ab20e27d42b488))
|
|
@@ -348,7 +357,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
348
357
|
|
|
349
358
|
### Bug Fixes
|
|
350
359
|
|
|
351
|
-
* **FEV-1165:** fix draggable area styles ([#54](https://github.com/kaltura/playkit-js-dual-screen/issues/54)) ([8816ccb](https://github.com/kaltura/playkit-js-dual-screen/commit/
|
|
360
|
+
* **FEV-1165:** fix draggable area styles ([#54](https://github.com/kaltura/playkit-js-dual-screen/issues/54)) ([8816ccb](https://github.com/kaltura/playkit-js-dual-screen/commit/8816ccbee4a0ad3cb0964733b2f5b0609ae41dbb))
|
|
352
361
|
|
|
353
362
|
## [1.8.0](https://github.com/kaltura/playkit-js-dual-screen/compare/v1.7.6...v1.8.0) (2021-12-29)
|
|
354
363
|
|
|
@@ -411,7 +420,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
411
420
|
|
|
412
421
|
### Features
|
|
413
422
|
|
|
414
|
-
* **FEV-1011:** handle view-change cue-points ([#37](https://github.com/kaltura/playkit-js-dual-screen/issues/37)) ([
|
|
423
|
+
* **FEV-1011:** handle view-change cue-points ([#37](https://github.com/kaltura/playkit-js-dual-screen/issues/37)) ([53e2e57](https://github.com/kaltura/playkit-js-dual-screen/commit/53e2e57))
|
|
415
424
|
* **FEV-993:** getting thumb cue points using cue point service ([#36](https://github.com/kaltura/playkit-js-dual-screen/issues/36)) ([dcc8051](https://github.com/kaltura/playkit-js-dual-screen/commit/dcc8051))
|
|
416
425
|
|
|
417
426
|
|
|
@@ -468,7 +477,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
468
477
|
|
|
469
478
|
* **FEC-1007:** configuring the default layout to be a single layout of the secondary doesn't work ([#21](https://github.com/kaltura/playkit-js-dual-screen/issues/21)) ([adba57d](https://github.com/kaltura/playkit-js-dual-screen/commit/adba57d))
|
|
470
479
|
* **FEV-1005:** side by side inverse ([#23](https://github.com/kaltura/playkit-js-dual-screen/issues/23)) ([ab6e36e](https://github.com/kaltura/playkit-js-dual-screen/commit/ab6e36e))
|
|
471
|
-
* **FEV-1006:** primary player wait for secondary player ([#24](https://github.com/kaltura/playkit-js-dual-screen/issues/24)) ([
|
|
480
|
+
* **FEV-1006:** primary player wait for secondary player ([#24](https://github.com/kaltura/playkit-js-dual-screen/issues/24)) ([3623547](https://github.com/kaltura/playkit-js-dual-screen/commit/3623547))
|
|
472
481
|
* **FEV-962:** responsiveness - handle small size of player ([#20](https://github.com/kaltura/playkit-js-dual-screen/issues/20)) ([726aeb9](https://github.com/kaltura/playkit-js-dual-screen/commit/726aeb9))
|
|
473
482
|
|
|
474
483
|
|