Skip to content

Releases: soundcloud/soundcloud-javascript

v3.3.2

13 Feb 16:31
Compare
Choose a tag to compare

Updates the playback library

v3.3.1

12 Nov 13:41
Compare
Choose a tag to compare
  • Updates the playback library

v3.3.0

17 Nov 12:58
Compare
Choose a tag to compare
  • Updates the playback library
  • Adds new method SC.stream.activateAudioElement() (#87). If you call this from a user interaction a play() call should work at any point in the future.

v3.2.2

07 Sep 10:54
Compare
Choose a tag to compare

Updates the playback library which fixes a few memory leaks and also a bug that could occur if there are multiple players and both are in the playing state.

v3.2.1

17 Aug 16:38
Compare
Choose a tag to compare
  • Updates the playback library #81
  • Adjust the connect popup to be optimised for the new appearance #78
  • Uses prebuilt node binary in Makefile and update to 6.11.1 #82

v3.1.2

09 Jun 16:45
9948ec3
Compare
Choose a tag to compare
  • #63: Fixes an issue with Safari and CORS requests, which was preventing /resolve functionality from working within the SDK.

v3.1.1

20 May 14:40
Compare
Choose a tag to compare

This release fixes a bug that prevented browsers from loading sdk.js. #55