Releases: jaymoulin/keeptune
Releases · jaymoulin/keeptune
Release list
3.1.5 - Fix crash when inconsistent download feedback is received
3.1.4 - Adds mock to console to avoid crash on error
Update README.md
3.1.3 - Fixes new bancamp URL format
- fixes new bandcamp url encoding format
- Fixes autoretry option reversed switch
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
fixes - #48
Single track and cancel download
- Can start a single track without downloading a full album
- Can cancel a started download