Skip to content

Releases: kaltura/playkit-js-transcript

v2.0.3

18 Jun 14:44
Compare
Choose a tag to compare

implemented new merge version of the core

Use the following script to automatically extract the version content from npm, given version 2.0.3:

cd /opt/kaltura/html5/html5lib/playkitSources/playkit-transcript
mkdir 2.0.3
cd 2.0.3
npm v @playkit-js/transcript-plugin@2.0.3 dist.tarball | xargs curl | tar -xz --strip-components=2 - package/dist

v2.0.2

18 Jun 07:55
Compare
Choose a tag to compare

added a11y (https://kaltura.atlassian.net/browse/REACH2-684)

Use the following script to automatically extract the version content from npm, given version 2.0.2:

cd /opt/kaltura/html5/html5lib/playkitSources/playkit-transcript
mkdir 2.0.2
cd 2.0.2
npm v @playkit-js/transcript-plugin@2.0.2 dist.tarball | xargs curl | tar -xz --strip-components=2 - package/dist

v2.0.1

17 Jun 15:36
Compare
Choose a tag to compare
v2.0.1 Pre-release
Pre-release
v2.0.1

v2.0.0

04 May 16:31
Compare
Choose a tag to compare

Adjustments to new cotrib with preact

v0.0.12

12 Mar 14:07
Compare
Choose a tag to compare

fixed issue with imported ObjectUtils

v0.0.11

17 Feb 10:25
Compare
Choose a tag to compare

Use the following script to automatically extract the version content from npm, given version 0.0.11:

cd /opt/kaltura/html5/html5lib/playkitSources/playkit-transcript
mkdir 0.0.11
cd 0.0.11
npm v @playkit-js/transcript-plugin@0.0.11 dist.tarball | xargs curl | tar -xz --strip-components=2 - package/dist

v0.0.10

11 Feb 10:23
Compare
Choose a tag to compare
v0.0.10

v0.0.7

v0.0.5

23 Jan 21:27
Compare
Choose a tag to compare

v0.0.4