Releases: borbiuk/band-play
Releases · borbiuk/band-play
Release list
10.0.0: Batch download with new background/content infrastructure, downloads UI, and a dedicated downloads page.
10.0.0: Batch download with new background/content infrastructure, downloads UI, and a dedicated downloads page.
Latest
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) andpublic/downloads.html.- New shared components/buttons and
batch-download-formatenum.
Changed
config-service,message-code,key-code,shortcut-typeto support the new flow.downloadsinfrastructure 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.
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-modelandconfig-servicefor highlight control.- Brand assets (banner/logos) and manifest.
Full Changelog: 8.0.4...9.0.0
8.0.4: keepAwake fix + webpack/dependency stabilization.
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.
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.
Changed
webpack.common.js,webpack.dev.js,webpack.prod.js.- Minor changes in
album/collection/feedpage services. manifest.json/package.json.
Full Changelog: 8.0.1...8.0.2
8.0.1: Feed player integrated into the feed page.
Added
feed-player.scss+feed-player.tsx.- New shortcuts/enums.
- Base page service.
Changed
feed-page-serviceandpage-service-worker.- README, eslint config, dependencies.
Full Changelog: 8.0.0...8.0.1
8.0.0: Initial feed player version + infrastructure updates.
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.
Changed
- Guide components and styles.
user-input-serviceand shortcut handling.- Small config/options/background updates.
Full Changelog: 7.0.7...7.1.0