@playkit-js/transcript 3.5.4-canary.0-502fbee → 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,7 +2,7 @@
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-canary.0-502fbee (2023-12-10)
5
+ ### 3.5.4 (2023-12-10)
6
6
 
7
7
  ### 3.5.3 (2023-12-07)
8
8
 
@@ -53,7 +53,7 @@ All notable changes to this project will be documented in this file. See [standa
53
53
  ### Bug Fixes
54
54
 
55
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))
56
- * **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))
57
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))
58
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))
59
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))
@@ -195,7 +195,7 @@ All notable changes to this project will be documented in this file. See [standa
195
195
 
196
196
  ### Features
197
197
 
198
- * 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))
199
199
  * added standalone template (REACH2-733) ([753a87d](https://github.com/kaltura/playkit-js-transcript/commit/753a87d28166284a2e9a82126a0680a14fa5ae1f))
200
200
  * added TW configuration options (REACH2-733) ([ffbc9bf](https://github.com/kaltura/playkit-js-transcript/commit/ffbc9bf05a76899d2e57336098f5f9cd929206e6))
201
201
  * dynamic label for download/print menu (REACH2-675) ([76219c0](https://github.com/kaltura/playkit-js-transcript/commit/76219c050ee5f6000ec84a8f5bdfb91778031263))