Changelog
Every release of Resound — from the macOS Dynamic Island companion to the cross-platform desktop beta — logged here so you can follow along with what ships, what breaks, and what gets better.
Fixed settings not applying — auto-hide, launch-at-login, and music source filter now functional.
Universal binary build for macOS (arm64 + x86_64) to support Intel Macs.
Fixed launch-at-login not persisting (wired tauri-plugin-autostart, now saves on toggle).
Music source filter: Spotify-only mode now filters non-Spotify sources on Windows and Linux.
Fixed settings dropdown not opening on Windows (drag handler swallowing click events).
Fixed settings dropdown not opening on Linux (WebKitGTK unsupported CSS property).
Fixed Linux window not staying on top (periodic always-on-top re-assertion via IPC).
Fixed Linux music timer stuck at 0:00 (comprehensive MPRIS numeric type handling for Position and mpris:length).
Fixed Linux window positioning at center-top (outer_size fallback + delayed reposition after window map).
Fixed Linux MPRIS track info not populating (zvariant 4.2.0 Variant naming + a{sv} per-value unwrapping).
Windows & Linux desktop builds released.
Fixed Windows expanded panel clipping on high-DPI displays (physical vs logical pixel mismatch).
Fixed mobile download page horizontal overflow on accordion expand.
Fixed Windows progress bar freeze on screen lock/unlock.
Resound Desktop beta: Tauri v2 + Vue 3 cross-platform companion with floating pill UI, system tray, Now Playing sync via GSMTC (Windows) and MPRIS (Linux).
macOS Dynamic Island companion app with NowPlaying, MediaRemote, browser tab detection, and multi-monitor support.