Skip to content

Releases: tidal-music/tidal-sdk-web

event-producer-2.3.1

28 Jan 14:22
824fbcd
Compare
Choose a tag to compare
  • Queue Worker is now built in a slightly different way, making it more compatible with Vite

api-0.1.0

04 Nov 07:46
8933172
Compare
Choose a tag to compare
  • Initial release of joined API types and fetch wrapper (replaces catalogue, user, search and playlist modules)

player-0.5.4

10 Oct 12:50
775e579
Compare
Choose a tag to compare

[0.5.4] - 2024-10-10

Fixed

  • Avoid shaka error 3016 on Safari. #218

player-0.5.3

03 Oct 13:02
d2ba50a
Compare
Choose a tag to compare

[0.5.3] - 2024-10-03

Fixed

  • Fix steaming-session-id linked to wrong playback info on some preloads. #214

player-0.5.2

02 Oct 09:03
8ad0cf7
Compare
Choose a tag to compare

[0.5.2] - 2024-10-02

Fixed

  • Handle products that are not preloadable in the shaka-player PreloadManager. #209

user-0.2.0

30 Sep 13:07
a225fd0
Compare
Choose a tag to compare
  • Sync latest types for API modules

search-0.4.0

30 Sep 13:24
a225fd0
Compare
Choose a tag to compare
  • Sync latest types for API modules

playlist-0.2.0

30 Sep 13:24
a225fd0
Compare
Choose a tag to compare
  • Sync latest types for API modules

catalogue-0.4.0

30 Sep 13:24
a225fd0
Compare
Choose a tag to compare
  • Sync latest types for API modules

player-0.5.1

25 Sep 10:44
d47920b
Compare
Choose a tag to compare

[0.5.1] - 2024-09-25

Changed

  • Rework reset state for native player to avoid incorrect states. (Could be the trigger for various "wrong track displayed" issues.) #199