@playkit-js/transcript 3.4.0-canary.3-75a0a21 → 3.4.0-canary.33-26bdd4b

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,16 +2,19 @@
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.4.0-canary.3-75a0a21](https://github.com/kaltura/playkit-js-transcript/compare/v3.3.0...v3.4.0-canary.3-75a0a21) (2023-03-16)
5
+ ## [3.4.0-canary.33-26bdd4b](https://github.com/kaltura/playkit-js-transcript/compare/v3.3.0...v3.4.0-canary.33-26bdd4b) (2023-03-16)
6
6
 
7
7
 
8
8
  ### Features
9
9
 
10
10
  * **FEV-1658:** Add translation for Spanish on transcript plugin ([#133](https://github.com/kaltura/playkit-js-transcript/issues/133)) ([75a0a21](https://github.com/kaltura/playkit-js-transcript/commit/75a0a211d125939de20a446f3ff880d57e71b46e))
11
+ * **FEV-1658:** Add translation for Spanish on transcript plugin ([#136](https://github.com/kaltura/playkit-js-transcript/issues/136)) ([26bdd4b](https://github.com/kaltura/playkit-js-transcript/commit/26bdd4b6cd3738697dea4fb1332b1b67ef2a0fd6))
11
12
 
12
13
 
13
14
  ### Bug Fixes
14
15
 
16
+ * **FEC-12951:** Transcript plugin side panel background is transparent ([f74d721](https://github.com/kaltura/playkit-js-transcript/commit/f74d7215227c881a1cb59b20bb8daf12510037a9))
17
+ * **FEC-12957:** Transcript Plugin - move download transcript inside the plugin menu and "release" the download button. ([a72c55e](https://github.com/kaltura/playkit-js-transcript/commit/a72c55ec1dfc9ac5d723cd88978bb5dc402df2d7))
15
18
  * **FEV-1623:** The transition animation is broken when the side panel is activated ([#130](https://github.com/kaltura/playkit-js-transcript/issues/130)) ([2822849](https://github.com/kaltura/playkit-js-transcript/commit/282284991b66968d0d3dbb33a6c452bc463aca23))
16
19
 
17
20
  ## [3.3.0](https://github.com/kaltura/playkit-js-transcript/compare/v3.2.1...v3.3.0) (2023-02-23)