Skip to content

Releases: ContextualWisdomLab/bandscope

BandScope 0.1.3

28 Apr 23:47
Immutable release. Only release title and notes can be modified.
a449d74

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

BandScope v0.1.2

28 Apr 22:50
Immutable release. Only release title and notes can be modified.
150765c

Choose a tag to compare

Highlights

  • Stabilizes YouTube import fallback behavior in browser and desktop dev paths.
  • Guards OSSF Scorecard so release-branch pushes skip unsupported non-default branch execution cleanly.
  • Aligns the packaged desktop app version with root release metadata.

Verification

  • PR #174 required checks passed, including CI, CodeQL, dependency review, security audit, SBOM, release-preflight, Windows builds, and macOS builds.
  • CodeRabbit current-head gate: Review skipped.
  • Local verification before release PR: ./scripts/harness/quickcheck.sh and npm audit --workspaces --audit-level=high.

Security Notes

  • No new runtime file, URL, subprocess, IPC, WebView, update, model, cache, or export surface is added in this release metadata step.
  • macOS packages remain unsigned/not notarized until Apple Developer signing credentials are configured.

BandScope v0.1.1

28 Apr 04:18
b8d2c57

Choose a tag to compare

Packaging fix release for v0.1.1

BandScope v0.1.0

27 Mar 01:59
b36b56e

Choose a tag to compare

Changelog

[0.1.0] - 2026-03-27

Added

  • Issue #29: Defined core song -> section -> role rehearsal domain contracts
  • Issue #38: Added cross-architecture build support (Windows/macOS arm64+amd64)
  • Issue #40: Enforced 100% Python docstring and test coverage
  • Issue #32: Implemented local analysis orchestration and secure IPC boundaries
  • Issue #33: Implemented secure local audio intake and project bootstrap
  • Issue #35: Engineered section, form, and cue anchor extraction pipeline
  • Issue #34: Implemented role extraction targets and part graph
  • Issue #31: Added role-specific harmony, range, overlap, and confidence metrics
  • Issue #28: Delivered practical rehearsal workspace UI
  • Issue #27: Supported manual overrides, provenance tracking, and local project persistence
  • Issue #36: Implemented rehearsal priority calculation and cue-sheet (CSV) / chart (JSON) exports
  • Issue #30: Added policy-constrained YouTube import with local fallback
  • Issue #26: Finalized roadmap and prepared application for initial release