@playkit-js/transcript 3.5.3 → 3.5.4

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,8 @@
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.5.4 (2023-12-10)
6
+
5
7
  ### 3.5.3 (2023-12-07)
6
8
 
7
9
 
@@ -43,7 +45,7 @@ All notable changes to this project will be documented in this file. See [standa
43
45
 
44
46
  ### Bug Fixes
45
47
 
46
- * **FEC-13216:** upd dependencies ([#149](https://github.com/kaltura/playkit-js-transcript/issues/149)) ([3f9abc7](https://github.com/kaltura/playkit-js-transcript/commit/3f9abc766f3.5.31259d273b47ff23ed14edbeb1))
48
+ * **FEC-13216:** upd dependencies ([#149](https://github.com/kaltura/playkit-js-transcript/issues/149)) ([3f9abc7](https://github.com/kaltura/playkit-js-transcript/commit/3f9abc766f365431259d273b47ff23ed14edbeb1))
47
49
 
48
50
  ### [3.4.2](https://github.com/kaltura/playkit-js-transcript/compare/v3.4.1...v3.4.2) (2023-05-17)
49
51
 
@@ -51,7 +53,7 @@ All notable changes to this project will be documented in this file. See [standa
51
53
  ### Bug Fixes
52
54
 
53
55
  * **FEC-13050:** CSS backdrop-filter property is not supposed in Safari ([#140](https://github.com/kaltura/playkit-js-transcript/issues/140)) ([7cccf5e](https://github.com/kaltura/playkit-js-transcript/commit/7cccf5ea96240fdc62c5cfdbdca35139657d42bf))
54
- * **FEC-13125:** fix translates ([#146](https://github.com/kaltura/playkit-js-transcript/issues/146)) ([5244ad0](https://github.com/kaltura/playkit-js-transcript/commit/5244ad03b53a62c6be5b99262bc85335b4cb1caf))
56
+ * **FEC-13125:** fix translates ([#146](https://github.com/kaltura/playkit-js-transcript/issues/146)) ([5244ad0](https://github.com/kaltura/playkit-js-transcript/commit/5244ad03b53a62c6be5b99262bc853.5.4cb1caf))
55
57
  * **FEC-13125:** transcript - menu missing a name ([#143](https://github.com/kaltura/playkit-js-transcript/issues/143)) ([e5bbd6d](https://github.com/kaltura/playkit-js-transcript/commit/e5bbd6d9b5be845494af0c7ae162a5942571f0a1))
56
58
  * **FEC-13126:** a11y - change aria labels of next/prev buttons and search results text ([#142](https://github.com/kaltura/playkit-js-transcript/issues/142)) ([77e14dc](https://github.com/kaltura/playkit-js-transcript/commit/77e14dc34b9c64a2aa41c1328c29b49efda30428))
57
59
  * **FEC-13127:** a11y - when reaching the autoscroll button from end of script SR does not announce it ([#141](https://github.com/kaltura/playkit-js-transcript/issues/141)) ([1a1b1ea](https://github.com/kaltura/playkit-js-transcript/commit/1a1b1ea01966509b971c11b91c3d687fc35c07d2))
@@ -193,7 +195,7 @@ All notable changes to this project will be documented in this file. See [standa
193
195
 
194
196
  ### Features
195
197
 
196
- * added standalone scripts (REACH2-733) ([b9d9ee3](https://github.com/kaltura/playkit-js-transcript/commit/b9d9ee355541733331cb52339c684d0922b88324))
198
+ * added standalone scripts (REACH2-733) ([b9d9ee3](https://github.com/kaltura/playkit-js-transcript/commit/b9d9ee3.5.41733331cb52339c684d0922b88324))
197
199
  * added standalone template (REACH2-733) ([753a87d](https://github.com/kaltura/playkit-js-transcript/commit/753a87d28166284a2e9a82126a0680a14fa5ae1f))
198
200
  * added TW configuration options (REACH2-733) ([ffbc9bf](https://github.com/kaltura/playkit-js-transcript/commit/ffbc9bf05a76899d2e57336098f5f9cd929206e6))
199
201
  * dynamic label for download/print menu (REACH2-675) ([76219c0](https://github.com/kaltura/playkit-js-transcript/commit/76219c050ee5f6000ec84a8f5bdfb91778031263))