@playkit-js/transcript 3.7.5 → 3.7.6

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.7.6 (2025-10-23)
6
+
5
7
  ### 3.7.5 (2025-10-23)
6
8
 
7
9
 
@@ -281,7 +283,7 @@ All notable changes to this project will be documented in this file. See [standa
281
283
 
282
284
  * **FEV-1531:** when transcript panel is open, navigating inside it using tab is not working properly ([#118](https://github.com/kaltura/playkit-js-transcript/issues/118)) ([ca9cf88](https://github.com/kaltura/playkit-js-transcript/commit/ca9cf884180b21307ed9c1af2431cb17a11a0881))
283
285
  * **FEV-1590:** Transcript captions are not readable on mac voice over ([#120](https://github.com/kaltura/playkit-js-transcript/issues/120)) ([f1d1c59](https://github.com/kaltura/playkit-js-transcript/commit/f1d1c59a7698c3fad3a07dd57166bbf695ff8701))
284
- * **FEV-1597:** handle non-external text tracks ([#119](https://github.com/kaltura/playkit-js-transcript/issues/119)) ([372ac3f](https://github.com/kaltura/playkit-js-transcript/commit/372ac3fdbc6417ba3d38706f63e19e85408f595a))
286
+ * **FEV-1597:** handle non-external text tracks ([#119](https://github.com/kaltura/playkit-js-transcript/issues/119)) ([372ac3f](https://github.com/kaltura/playkit-js-transcript/commit/372ac3fdbc6417ba3d3.7.6f63e19e85408f595a))
285
287
 
286
288
  ### [3.0.1](https://github.com/kaltura/playkit-js-transcript/compare/v2.1.4...v3.0.1) (2022-10-26)
287
289