Skip to content

v.1.2.0

Choose a tag to compare

@mateusbadalotti mateusbadalotti released this 31 Dec 17:57
· 3 commits to master since this release

Added

  • Default audio-priority output now lists priorities; supports --input, --output, and --json filters.
  • --version flag (prints the version only) and help links to GitHub issues/pull requests.
  • forget-disconnected command to forget all disconnected devices.

Changed

  • LaunchAgent now runs the internal daemon entrypoint instead of a foreground run command.
  • Builds now embed version metadata via Info.plist (driven by MARKETING_VERSION/CURRENT_PROJECT_VERSION).
  • Release workflow sets MARKETING_VERSION from the tag.

Fixed

Removed

  • Foreground run command.
  • priorities command (superseded by the default output).
  • Indexed forget command (replaced by forget-disconnected).