Skip to content

Releases: soundcloud/soundcloud-javascript

v3.3.2

Choose a tag to compare

@tjenkinson tjenkinson released this 13 Feb 16:31

Updates the playback library

v3.3.1

Choose a tag to compare

@tjenkinson tjenkinson released this 12 Nov 13:41
  • Updates the playback library

v3.3.0

Choose a tag to compare

@tjenkinson tjenkinson released this 17 Nov 12:58
  • 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

Choose a tag to compare

@tjenkinson tjenkinson released this 07 Sep 10:54

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

Choose a tag to compare

@tjenkinson tjenkinson released this 17 Aug 16:38
  • 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

Choose a tag to compare

@diurnalist diurnalist released this 09 Jun 16:45
9948ec3
  • #63: Fixes an issue with Safari and CORS requests, which was preventing /resolve functionality from working within the SDK.

v3.1.1

Choose a tag to compare

@salomvary salomvary released this 20 May 14:40

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