Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 22:35

What's Changed

  • feat: N-channel audio support — per-channel EQ + routing (Linux) by @ealtun21 in #1
  • feat(apo): Windows APO N-channel parity — per-channel EQ + square routing by @ealtun21 in #2
  • feat(coreaudio): macOS N-channel parity — per-channel EQ + square routing by @ealtun21 in #3
  • test(backend): comprehensive cross-platform coverage + Windows CI tests by @ealtun21 in #4
  • feat(gui): adaptive N-channel controls (per-band targeting + routing) by @ealtun21 in #5
  • feat(tui): adaptive channel controls + colour-coded FR curve by @ealtun21 in #6
  • refactor(reference): extract UI-agnostic resonance-reference crate by @ealtun21 in #7
  • feat(tui): reference/measurement overlay + target select + Auto-EQ (B2a) by @ealtun21 in #8
  • feat(tui): reference customizer + preference-bounds shading (B2b) by @ealtun21 in #9
  • feat(tui): squig.link online measurement/target browser (B2c) by @ealtun21 in #10
  • feat(tui): persist reference overlay across restarts (B2d) by @ealtun21 in #11
  • feat(tui): spectrum toggle, larger graph, shaded preference bounds by @ealtun21 in #12
  • feat(tui): interactive FR-graph editing + reference-mode graph cleanup by @ealtun21 in #13
  • fix(gui): clickable active profile (reload/restore) + Channels below Profiles by @ealtun21 in #14
  • fix(daemon): log actual PipeWire rate · feat(gui): opt-in per-channel EQ for stereo by @ealtun21 in #15
  • feat(gui): per-channel FR curves + tidied Channels section by @ealtun21 in #16
  • feat(gui): legend eye toggles + per-channel curves in reference mode by @ealtun21 in #17
  • feat(daemon): follow the output device's channel count live (PipeWire) by @ealtun21 in #18
  • feat(gui): flat-minimal profile pane + reference customizer, bundle measurements with profiles by @ealtun21 in #19
  • fix(daemon): track live channel width for status + chain rebuilds by @ealtun21 in #20
  • feat(daemon): follow the system default output device live (PipeWire) by @ealtun21 in #21

New Contributors

Full Changelog: v0.6.0...v0.7.0