Skip to content

Releases: borbiuk/band-play

10.0.0: Batch download with new background/content infrastructure, downloads UI, and a dedicated downloads page.

Choose a tag to compare

@borbiuk borbiuk released this 12 Feb 21:08

Added

  • src/background/batch-download/* (state, runner, progress updates, tab cleanup).
  • src/content/services/batch-download-service.ts + UI overlay and checkboxes.
  • src/downloads/* (models, services, app, styles) and public/downloads.html.
  • New shared components/buttons and batch-download-format enum.

Changed

  • config-service, message-code, key-code, shortcut-type to support the new flow.
  • downloads infrastructure across background + content.

Notes

  • This release touches background/content/options/downloads at once.

Full Changelog: 9.0.0...10.0.0

9.0.0: History highlighting via `visited-service` and new styles.

Choose a tag to compare

@borbiuk borbiuk released this 12 Feb 21:08

Added

  • src/shared/services/visited-service.ts + interval.utils.ts.
  • src/content/styles/visited.scss.

Changed

  • Integrated visited tracking into Bandcamp page services and page-service-worker.
  • config-model and config-service for highlight control.
  • Brand assets (banner/logos) and manifest.

Full Changelog: 8.0.4...9.0.0

8.0.4: keepAwake fix + webpack/dependency stabilization.

Choose a tag to compare

@borbiuk borbiuk released this 12 Feb 21:07

Fixed

  • keepAwake in background.

Changed

  • package.json, manifest.json.
  • webpack.common.js, webpack.dev.js, webpack.prod.js.
  • LISTING.

Full Changelog: 8.0.3...8.0.4

8.0.3: Guide removed, options UI refreshed.

Choose a tag to compare

@borbiuk borbiuk released this 12 Feb 21:07

Removed

  • Entire Guide (tsx/scss/enums/assets).
  • zip.sh.

Changed

  • Options UI (footer/inputs/shortcuts).
  • Small updates in event/message services.

Full Changelog: 8.0.2...8.0.3

8.0.2: Webpack configs reworked; minimal page service tweaks.

Choose a tag to compare

@borbiuk borbiuk released this 12 Feb 21:07

Changed

  • webpack.common.js, webpack.dev.js, webpack.prod.js.
  • Minor changes in album/collection/feed page services.
  • manifest.json/package.json.

Full Changelog: 8.0.1...8.0.2

8.0.1: Feed player integrated into the feed page.

Choose a tag to compare

@borbiuk borbiuk released this 12 Feb 21:07

Added

  • feed-player.scss + feed-player.tsx.
  • New shortcuts/enums.
  • Base page service.

Changed

  • feed-page-service and page-service-worker.
  • README, eslint config, dependencies.

Full Changelog: 8.0.0...8.0.1

8.0.0: Initial feed player version + infrastructure updates.

Choose a tag to compare

@borbiuk borbiuk released this 12 Feb 21:06

Added

  • feed-player (scss/tsx) + nextprev.png.

Changed

  • Base bandcamp page service.
  • Event-emitter/message-service.

Full Changelog: 7.1.0...8.0.0

7.1.0: Adjustments for the new Bandcamp UI.

Choose a tag to compare

@borbiuk borbiuk released this 12 Feb 21:06

Changed

  • Guide components and styles.
  • user-input-service and shortcut handling.
  • Small config/options/background updates.

Full Changelog: 7.0.7...7.1.0

7.0.7: Dependencies/manifest only.

Choose a tag to compare

@borbiuk borbiuk released this 12 Feb 21:06

Changed

  • package.json, manifest.json.

Full Changelog: 7.0.6...7.0.7

7.0.6: Dependencies + GitHub landing.

Choose a tag to compare

@borbiuk borbiuk released this 12 Feb 21:06

Added

  • docs/index.html.

Changed

  • package.json, manifest.json.

Full Changelog: 7.0.5...7.0.6