@playkit-js/playkit-js-ivq 3.6.4 → 3.6.5
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 +11 -2
- package/dist/playkit-ivq.js +1 -1
- package/dist/playkit-ivq.js.map +1 -1
- package/package.json +1 -1
- package/translations/en.i18n.json +2 -1
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.5 (2025-02-07)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* **SUP-45709:** IVQ Editor - No Seeking forward Alert for V7 player ([#148](https://github.com/kaltura/playkit-js-ivq/issues/148)) ([340cb98](https://github.com/kaltura/playkit-js-ivq/commit/340cb98))
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
5
14
|
### 3.6.4 (2025-01-23)
|
|
6
15
|
|
|
7
16
|
|
|
@@ -203,7 +212,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
203
212
|
|
|
204
213
|
### Bug Fixes
|
|
205
214
|
|
|
206
|
-
* **SUP-
|
|
215
|
+
* **SUP-3.6.5:** 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))
|
|
207
216
|
|
|
208
217
|
|
|
209
218
|
|
|
@@ -438,7 +447,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
438
447
|
* **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))
|
|
439
448
|
* **FEV-1091:** Submission & review ([#13](https://github.com/kaltura/playkit-js-ivq/issues/13)) ([9338d80](https://github.com/kaltura/playkit-js-ivq/commit/9338d80))
|
|
440
449
|
* **FEV-1095:** Seeking feature ([#12](https://github.com/kaltura/playkit-js-ivq/issues/12)) ([59bf50a](https://github.com/kaltura/playkit-js-ivq/commit/59bf50a))
|
|
441
|
-
* **FEV-1095:** skip question feature ([#10](https://github.com/kaltura/playkit-js-ivq/issues/10)) ([
|
|
450
|
+
* **FEV-1095:** skip question feature ([#10](https://github.com/kaltura/playkit-js-ivq/issues/10)) ([c3.6.51](https://github.com/kaltura/playkit-js-ivq/commit/c3.6.51))
|
|
442
451
|
* **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))
|
|
443
452
|
* **FEV-1196:** IVQ responsiveness ([#16](https://github.com/kaltura/playkit-js-ivq/issues/16)) ([b4322f2](https://github.com/kaltura/playkit-js-ivq/commit/b4322f2))
|
|
444
453
|
|