Skip to content

Releases: jaymoulin/keeptune

3.1.2

20 Feb 18:48
424970a
Compare
Choose a tag to compare
  • Fixes updater system
  • Should catch error on some strange unparsable urls
  • Should fix some async cases with autoretry
  • better error handling

3.1.1

18 Feb 18:52
424970a
Compare
Choose a tag to compare
  • Fixes image size in download/popup page
  • Fixes some strange cases when download url is empty. This should not trigger event anymore (please ping me if not)

3.1.0

13 Jan 01:32
45d7923
Compare
Choose a tag to compare
  • Fixes SoundCloud support (api changes on some pages)
  • Fixes download break on missing art
  • Fixes multiple download for the same album
  • Fixes new opened tab for download (opens the download tab with a wait message)
  • Download can be possible from popup
  • Update dependencies
  • anticipate website migration (KeepTune will have its own site, with possible server side API (not implemented yet / not for tracking purpose))

3.0.0 - Migrate to manifest v3

08 Apr 01:00
512b8e3
Compare
Choose a tag to compare
  • fixes #52
  • Fixes some asynchronous error with popup
  • better support for soundcloud (need more support to detect tracks)

Important : (cf https://jaymoulin.me/me/keeptune/#new-in-release)

Chrome Manifest v3 requires user to open the popup extension or settings to be able to download files.

To ease process, I had to activate the download complete notification by default, so you can just click on it.

Sorry about the inconvenience.

Fixes Soundcloud support

05 Jan 16:01
512b8e3
Compare
Choose a tag to compare

Soundcloud support fixed (#49)

Soundcloud big art are now supported

Both Soundcloud playlists and albums are now detected on an artist page

fixes many bugs (identifier conflicts, undefined variables)

updated third party dependencies

Installation directions : https://jaymoulin.me/me/keeptune/

https://www.patreon.com/posts/45563709

Fixes special char in filename

15 Dec 15:41
Compare
Choose a tag to compare

Single track and cancel download

18 May 14:04
97b157c
Compare
Choose a tag to compare
  • Can start a single track without downloading a full album
  • Can cancel a started download

https://jaymoulin.me/me/keeptune/

Fix update and popup

06 Apr 12:59
97b157c
Compare
Choose a tag to compare
  • Fixes extension popup on click
  • Fixes error on update

Adds updater

19 Jan 18:20
24c0c29
Compare
Choose a tag to compare
  • Notify when new release comes out (early + public)
  • Settings tab is selected by default when going to options instead of download tab

Fixes discography download + update dependencies

12 Jan 18:58
Compare
Choose a tag to compare
  • Update dependencies (jszip 3.2.1 / idwriter 4.3.0)
  • Fixes download state button (full rewrite) - will now be able to cancel/retry
  • Fixes bandcamp discography download (#42)