Skip to content

Releases: trepDev/mixcloud-with-tracklist

Mixcloud (with) Tracklist v5.0.2

18 Jan 16:28
5890fe8
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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

Mixcloud (with) Tracklist v2.3.3

07 Dec 19:22
Compare
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
Compare
Choose a tag to compare

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

Mixcloud (with) Tracklist v2.3.1

02 Jul 18:39
f4fe869
Compare
Choose a tag to compare

Mixcloud (with) Tracklist v2.3.1

  • Fix Style with new Mixcloud CSS classes
  • Move tracklist button before "More" button
  • Remove click on track title. It was annoying if you just wanted to highlight it (for instance to copy it)

Mixcloud (with) Tracklist v2.3.0

25 Jun 20:28
Compare
Choose a tag to compare

Mixcloud (with) Tracklist v2.3.0

Mixcloud Website design and GraphQL API has changed. As a result MwT is broken.
This version 2.3.0 fixes everything.