Skip to content

Releases: xtangle/zoundcloud

Release v1.4.4

11 Mar 03:51
Compare
Choose a tag to compare

v1.4.4 - 2019-03-11

Fixed

  • Fixed expired api token for i1 api.

Release v1.4.3

12 Feb 06:01
Compare
Choose a tag to compare

v1.4.3 - 2019-02-12

Fixed

  • Fixed bug where options cannot be fetched, blocking the download. (#17)

Release v1.4.2

31 Dec 00:48
Compare
Choose a tag to compare

v1.4.2 - 2018-12-31

Added

  • Added option to disable adding cover art.
  • Added validation to options page.

Release v1.4.1

10 Nov 04:58
Compare
Choose a tag to compare

v1.4.1 - 2018-11-10

Fixed

  • Fixed download buttons not showing in playlists in the discover section of the website.
  • Fixed options page not opening when page action icon is clicked.

Release v1.4.0

04 Nov 21:39
Compare
Choose a tag to compare

v1.4.0 - 2018-11-04

Added

  • Added options menu, making the following settings configurable:
    • Enable/disable adding metadata to mp3 files.
    • Enable/disable always downloading tracks in .mp3 format.
    • Enable/disable removing matched text from track titles, and make the matching regex configurable.
    • Enable/disable overwriting existing files with the same file name.
  • Added basic page action functionality:
    • Toolbar icon becomes colorized whenever visiting a SoundCloud page.
    • Clicking on the icon opens up the options page.

Changed

  • Changed default behavior to always download tracks in .mp3 format rather than the original uploaded format if available.
  • Changed the default track title matching pattern to capture more patterns (specifically patterns with the text 'Download Link').

Release v1.3.2

17 Oct 01:52
Compare
Choose a tag to compare

v1.3.2 - 2018-10-16

Added

  • Added functionality of removing the text 'Free Download' or variations thereof at the end of a song title.

Changed

  • Increased frequency of adding download buttons to a page.

Release v1.3.1

09 Oct 02:13
Compare
Choose a tag to compare

v1.3.1 - 2018-10-08

Added

  • Added high resolution cover art (if available) in downloaded metadata.

Release v1.3.0

24 Jun 04:41
Compare
Choose a tag to compare

v1.3.0 - 2018-06-24

Added

  • Added short description and pictures to be used in the Chrome web store.

Changed

  • Changed name to 'ZoundCloud Downloader'.
  • Changed extension logo.

Fixed

  • Fixed download buttons not sometimes injecting at page load.

Release v1.2.0

22 Jun 07:43
Compare
Choose a tag to compare

v1.2.0 - 2018-06-22

Added

  • Download functionality for user tracks.
  • Download functionality for playlists.
  • Download functionality for track lists.

Changed

  • Increased timeout for downloading tracks.
  • Changed format of log messages to include the tab id and timestamp.

Fixed

  • Fixed issue where download buttons are sometimes not injected to the page.
  • Fixed issue where content page is not cleaned up when tab is closed or navigating away from a SoundCloud page.

Release v1.1.0

14 May 00:29
Compare
Choose a tag to compare

v1.1.0 - 2018-05-13

Added

  • Metadata information and cover art to files downloaded in .mp3 format.
  • Changelog.