Releases: jaymoulin/keeptune
Releases · jaymoulin/keeptune
3.1.2
3.1.1
3.1.0
- 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
- 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
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/
Fixes special char in filename
Single track and cancel download
- Can start a single track without downloading a full album
- Can cancel a started download
Fix update and popup
- Fixes extension popup on click
- Fixes error on update
Adds updater
- 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
- 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)