Skip to content

Releases: sabjorn/BandcampEnhancementSuite

v1.15.0 - add zip download of purchase and improve imports

02 Sep 02:43
a09a93e

Choose a tag to compare

  • 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

Full Changelog: v1.14.0...v1.15.0

v1.14.0 - add hide/unhide collection buttons

19 Aug 02:27
2b58050

Choose a tag to compare

What's Changed

  • Migrate build tooling from webpack to modern stack by @sabjorn in #213
  • Migrate classes to functional architecture by @sabjorn in #215
  • Feat/204 hide unhide all user collection by @sabjorn in #219

Full Changelog: v1.13.0...v1.14.0

v1.13.0 - improved keyboard shortcuts

23 Mar 03:36
95328ac

Choose a tag to compare

Merge pull request #210 from sabjorn/feature/57-extended-keyboard-sho…

v1.12.0 - make cURL downloader parallel

11 Mar 02:07
8083f04

Choose a tag to compare

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

31 Dec 20:18
87aa579

Choose a tag to compare

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

06 Dec 17:28
a169fbb

Choose a tag to compare

update add to cart code to use 'id' instead of 'album_id' for key -- …

v1.10.4 - return of 1-click buy

02 Dec 15:50
3e7c538

Choose a tag to compare

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

29 Nov 19:44

Choose a tag to compare

temporarily disable 1-click buy -- serious bug causing issue

v1.10.2 - UI enhancement and small bug fixes

22 Nov 04:41

Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.2

v1.10.0 - cart import/export

20 Nov 17:23

Choose a tag to compare