Skip to content

Releases: trepDev/mixcloud-with-tracklist

Mixcloud (with) Tracklist v5.0.4

29 Mar 20:51
1fead5c

Choose a tag to compare

Due to changes in the HTML structure and the GraphQL requests from Mixcloud, the web extension could no longer display the tracklist from the music player or interact with it (e.g., when the player is paused).

This release fixes those issues.

See #49

Mixcloud (with) Tracklist v5.0.3

20 Feb 14:13

Choose a tag to compare

Fix : The tracklist display for the currently playing mix was broken.

Mixcloud (with) Tracklist v5.0.2

18 Jan 16:28
5890fe8

Choose a tag to compare

  • Fix wrong tracklist display when the tracklist information has not been entered into the correct field by the mix author. See #41
  • Fix a display bug on Firefox : a horizontal scrollbar used to appear at the bottom of the popup when the tracklist was long (i.e., when there was a vertical scrollbar).
  • Bump webpack from 5.91.0 to 5.94.0 by @dependabot. See #42

Mixcloud (with) Tracklist v5.0.1

23 Aug 10:21

Choose a tag to compare

  • Improves accessibility (colors & screen readers behaviour) see PR #39
  • Add dependabot PR #38

Mixcloud (with) Tracklist v5.0.0

11 May 16:37
04d6764

Choose a tag to compare

Add multi-tab feature : MwT can now display tracklist from multiple Mixcloud tab.
Migration to Vue 3 and Webpack 5 has been completed

PR : #37

Mixcloud (with) Tracklist v4.0.0

18 Apr 16:49
8a9375b

Choose a tag to compare

Chrome version is now in manifest v3.
Firefox version remains in manifest v2 (with no-persistent background) because in manifest v3 host permission are disabled by default.
This means that user has to enable them by himself (or I have to implement a custom popup to ask permission from the user).
Also, take into account issue #35, which involves inverting the song and artist in the tracklist template.

Mixcloud (with) Tracklist v3.0.0

31 Jan 18:28
668dcf6

Choose a tag to compare

Mixcloud (with) Tracklist v3 (Redesign due to Mixcloud breaking change)
Now Tracklist is displayed in popup Extension

Mixcloud (with) Tracklist v2.3.4

16 Jan 12:07

Choose a tag to compare

"Temporary" release to warn user about MwT broken state.

Mixcloud (with) Tracklist v2.3.3

07 Dec 19:22

Choose a tag to compare

Fix MwT due to html modifications made on Mixcloud website.

Mixcloud (with) Tracklist v2.3.2

16 Sep 13:21

Choose a tag to compare

fix MwT due to modifications made on the website (API url).