@playkit-js/playkit-js-ivq 3.6.5 → 3.6.6-canary.0-c2d95a7
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.6.6-canary.0-c2d95a7 (2025-02-13)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* SUP-46658: V7 player freezes when loading quiz question ([#151](https://github.com/kaltura/playkit-js-ivq/issues/151)) ([c2d95a7](https://github.com/kaltura/playkit-js-ivq/commit/c2d95a7))
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
5
14
|
### 3.6.5 (2025-02-07)
|
|
6
15
|
|
|
7
16
|
|
|
@@ -212,7 +221,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
212
221
|
|
|
213
222
|
### Bug Fixes
|
|
214
223
|
|
|
215
|
-
* **SUP-
|
|
224
|
+
* **SUP-37655:** missing spanish translations for ivq ([#96](https://github.com/kaltura/playkit-js-ivq/issues/96)) ([dcbdf62](https://github.com/kaltura/playkit-js-ivq/commit/dcbdf62))
|
|
216
225
|
|
|
217
226
|
|
|
218
227
|
|
|
@@ -447,7 +456,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
447
456
|
* **FEV-1090:** I as a user want to see the welcome page before video starts ([#14](https://github.com/kaltura/playkit-js-ivq/issues/14)) ([7015bcc](https://github.com/kaltura/playkit-js-ivq/commit/7015bcc))
|
|
448
457
|
* **FEV-1091:** Submission & review ([#13](https://github.com/kaltura/playkit-js-ivq/issues/13)) ([9338d80](https://github.com/kaltura/playkit-js-ivq/commit/9338d80))
|
|
449
458
|
* **FEV-1095:** Seeking feature ([#12](https://github.com/kaltura/playkit-js-ivq/issues/12)) ([59bf50a](https://github.com/kaltura/playkit-js-ivq/commit/59bf50a))
|
|
450
|
-
* **FEV-1095:** skip question feature ([#10](https://github.com/kaltura/playkit-js-ivq/issues/10)) ([
|
|
459
|
+
* **FEV-1095:** skip question feature ([#10](https://github.com/kaltura/playkit-js-ivq/issues/10)) ([c316151](https://github.com/kaltura/playkit-js-ivq/commit/c316151))
|
|
451
460
|
* **FEV-1097:** allow\disallow change answers ([#11](https://github.com/kaltura/playkit-js-ivq/issues/11)) ([11e609d](https://github.com/kaltura/playkit-js-ivq/commit/11e609d))
|
|
452
461
|
* **FEV-1196:** IVQ responsiveness ([#16](https://github.com/kaltura/playkit-js-ivq/issues/16)) ([b4322f2](https://github.com/kaltura/playkit-js-ivq/commit/b4322f2))
|
|
453
462
|
|