Skip to content

Releases: internet4000/radio4000-player

0.7.2

10 Nov 17:25
Compare
Choose a tag to compare

0.7.1

10 Nov 17:15
Compare
Choose a tag to compare

Full Changelog: v0.7.0...v0.7.1

0.7.0

10 Nov 16:39
Compare
Choose a tag to compare

fix track url when on platform v2

v0.6.24

01 Mar 18:17
Compare
Choose a tag to compare

automation for npm publish with github action on new tag creation

0.6.0

18 Oct 14:24
Compare
Choose a tag to compare

Full changelog available here: 0.5.2...0.6.0

New event: mediaNotAvailable

14 Jul 11:18
Compare
Choose a tag to compare

mediaNotAvailable - This event fires when a track model which media could not be played by its provider player (youtube etc.).

It can be used the same way trackChanged and trackEnded.

0.5.0

22 Jun 21:56
Compare
Choose a tag to compare

Improved the way changing track via the track-id attribute works. Now it makes less network requests and is a lot faster.

0.4.6

09 Apr 18:23
Compare
Choose a tag to compare

Forgot to include minified build in 0.4.5, so…

Release 0.4.5

26 Mar 08:54
Compare
Choose a tag to compare
  • Add caching to CI service (8a5411b)
  • Merge pull request #98 from internet4000/fix/locate-track-position (ac150b7)
  • Merge pull request #100 from internet4000/upgrade-dependencies (53ee993)
  • move button, and easier to click (96bb6b6)

0.4.1

12 Jan 17:28
Compare
Choose a tag to compare

Fix missing build in 0.4.0