v0.1.2
Fixed
- Devices weren't reconnecting after a Wi-Fi drop or sleep — dead connections are now detected and freed up for reconnect
- "Refresh Nearby Devices" (and the automatic background refresh) had a bug that could silently kill device discovery for the rest of the session after first use — rebuilt so this can't happen
- macOS: Play/Pause/Next/Previous silently doing nothing was a missing Accessibility permission — now detected, with a notification and a direct link to the right Settings pane
- Linux: the Reset confirmation and pairing dialogs weren't appearing at all — fixed the missing dialog backend
- Android: quitting and immediately reopening the app could fail to launch — Quit now fully kills the process first
- Windows: uninstalling now actually removes the trust store and saved identity (previously left behind)
- Linux build fixed in CI (dependency conflict)
Full Changelog: v0.1.1...v0.1.2