✨ What's New

Version history and release notes

Version 1.2.0

Latest Build 8 📅 October 21, 2025

✨ New Features

  • 📊 Real-time multi-device status indicators in app and menu bar
  • ⚠️ Visual warnings when multi-output exists but isn't selected
  • ❓ Interactive help popover with step-by-step setup instructions
  • 🖱️ Clickable status badge to open Audio MIDI Setup automatically

🚀 Improvements

  • ⚡ Major performance optimization with production-ready logging
  • 💾 SwiftData save debouncing (80-90% reduction in disk I/O)
  • 🎚️ Menu bar sliders now update in real-time while menu is open
  • 📝 Eliminated 296 print() statements in production builds
  • 🔄 Smarter save operations - batch changes instead of per-keystroke writes

🐛 Bug Fixes

  • Fixed F2/F3 brightness keys incorrectly triggering volume changes
  • Fixed menu bar volume sliders not responding to keyboard volume keys
  • Fixed menu bar requiring close/reopen to see current volume levels

Version 1.1.1

Build 7 📅 October 17, 2024

🚀 Improvements

  • Window lifecycle management for better stability
  • Background Mode setting now properly notifies when restart is required

🐛 Bug Fixes

  • Fixed crash when closing app window opened from menu bar
  • Fixed Background Mode toggle immediately closing Settings window

Version 1.1

Build 2 📅 October 16, 2024

✨ New Features

  • 🎯 Background Mode (Pro) - Hide from dock, run as menu bar-only app
  • 🐛 Bug Report System - One-click bug reporting with log viewer
  • 📊 Debug Logger - Comprehensive logging with filtering and search
  • 🎚️ Fixed volume control - Individual devices now adjust correctly when master is at 100%

🚀 Improvements

  • Volume state persistence - Device volumes no longer reset unexpectedly
  • Better volume tracking - Devices remember their settings across restarts
  • Cleaner codebase - Fixed all Xcode warnings
  • Menu bar polish - Added "What's New" and "Bug Report" options

🐛 Bug Fixes

  • Fixed volume jumping to 50% after period of inactivity
  • Fixed keyboard volume keys not working when master at 100%
  • Fixed volume state desynchronization between UI and hardware
  • Fixed weak reference warnings in menu bar controller

Version 1.0

Build 1 📅 October 2, 2024

✨ Initial Release

  • 🎵 Multi-device Bluetooth audio support
  • 🔊 Individual volume control per device
  • ⌨️ Keyboard shortcut support (volume keys, media keys)
  • 💾 Device state persistence with SwiftData
  • 🎛️ Master volume control for all devices
  • 📱 Menu bar controls (Pro)
  • ⚙️ Custom volume steps and debouncing (Pro)
  • 🎹 Custom key mappings (Pro)

🚀 Core Features

  • Multi-output device creation and management
  • Bluetooth device auto-detection
  • Drift correction for sync
  • Device reconnection on startup