Releases: sabjorn/BandcampEnhancementSuite
Releases · sabjorn/BandcampEnhancementSuite
v1.15.0 - add zip download of purchase and improve imports
- button to download zip post-purchase
 - imports now ignore default values and re-import based on API queried values
 - import not supports FindMusic.club style export (raw one-URL per line list)
 
What's Changed
- Feat/69 zip batch download by @sabjorn in #221
 - Feat/211 allow import empty unit price by @sabjorn in #220
 
Full Changelog: v1.14.0...v1.15.0
v1.14.0 - add hide/unhide collection buttons
v1.13.0 - improved keyboard shortcuts
Merge pull request #210 from sabjorn/feature/57-extended-keyboard-sho…
v1.12.0 - make cURL downloader parallel
Merge pull request #209 from sabjorn/feature/208-make-downloads-parallel Feature/208 make downloads parallel
v1.11.0 - add 'Support BES' button in Cart
This allows users to purchase Vielen Dank easily to support this project.
Additionally -- the old call to action modal has been removed from main. This may be returned later but the new 'Support BES' button now handles this job.
v1.10.5 - another bug in 1-click add
update add to cart code to use 'id' instead of 'album_id' for key -- …
v1.10.4 - return of 1-click buy
fixes 1-click buy by adding default minimum values for each currency so that users are not able to add 0 cost items to their cart (this is not allowed)
v1.10.3 - disable 1-click buy because of bug
temporarily disable 1-click buy -- serious bug causing issue
v1.10.2 - UI enhancement and small bug fixes
What's Changed
- Fix/196 block on purchasable by @sabjorn in #199
 - add album 1 click buy to the digital album h3 section by @Sporradik in #200
 
Full Changelog: v1.10.0...v1.10.2
v1.10.0 - cart import/export
Full Changelog: v1.9.0...v1.10.0