Skip to content

Releases: ktoodev/triton-livestream-player

Updated player SDK

26 Apr 23:22
Compare
Choose a tag to compare

Player SDK updated to v2.9.41

1.2.8

13 Oct 19:33
Compare
Choose a tag to compare

Debug logging updates

1.2.7

15 Aug 06:28
Compare
Choose a tag to compare

Fixed library ES6 syntax "leaking" into bundle; added autoplay feature

1.2.6

30 Jul 21:21
Compare
Choose a tag to compare

More styling updates to work better with surrounding CSS in pages

1.2.5

30 Jul 20:31
Compare
Choose a tag to compare

Minor styling fix (hide media container element to ensure it doesn't take up space in the player)

1.2.4

30 Jul 20:11
Compare
Choose a tag to compare

Bugfix: vertical alignment of volume slider

1.2.3

29 Jul 22:47
Compare
Choose a tag to compare

Added logging features (controllable with data params like other player features) for debugging in place

1.2.2

08 Jul 19:09
Compare
Choose a tag to compare
Updated style on player container to make it easier to position eleme…

1.2.1

07 Jul 22:58
Compare
Choose a tag to compare
Resolved <script> tag detection issue (value now hard-coded); minor s…

1.2

07 Jul 21:33
Compare
Choose a tag to compare
1.2

Refactored player to be a class; added ES6/Babel; minor styling updates and fixes