Skip to content

AudioRouterNow v3.4.2

Choose a tag to compare

@mauriciomorkun mauriciomorkun released this 29 Jun 19:03

What's new in v3.4.2

🎵 Audio Fixes

  • Volume preserved on routing switch — All fan-out outputs now receive your current volume level when AudioRouterNow switches. Previously outputs could stay frozen at a near-zero hardware volume.
  • No more dropout when adding a 3rd output — A 2-second grace period prevents the healer from misidentifying a normal CoreAudio transport restart as a failure. Common on Mac mini setups.

🖥️ Menu Improvements

  • Persistent menu — The menu now stays open after each click (NSPopover). Select multiple outputs and change sample rates without reopening.
  • Channel pairs always visible — Multi-channel device outputs (Ch 1-2, Ch 3-4, …) are now shown grayed-out even before activating a device, so you can see what's available upfront.
  • Green icon when routing is fine — The icon no longer turns orange when a configured device is unplugged but audio is still routing to other devices. Orange = truly broken.
  • Help → Status Guide — A built-in colour legend explains 🟢 green, 🟡 orange, and 🔴 red states.

🔧 Under the Hood

  • Config saves now preserve unknown fields — feature flags from newer versions survive a round-trip through older installed versions
  • Single-source version management — all version strings derived from one place
  • Brand logo assets added to repository

SHA-256: `a805adcf8cc8f3578180f0f520af7bd2f24d8d6885018519a2ceeec7e8fc6d3e`

System requirements: macOS 11.0+, Apple Silicon (M1 or later)


Full technical release notes: [RELEASE_NOTES.md](https://github.com/$(gh repo view --json nameWithOwner -q .nameWithOwner)/blob/main/RELEASE_NOTES.md)