- Fix preferred input device not being used when AirPods are detected (thx @togume)
- Improve device detection reliability with retry mechanism and periodic refresh (thx @togume)
What's Changed
- Fix preferred input device not being used when AirPods are detected by @togume in https://github.com/Gaulomatic/AirPodsSanity/pull/22
New Contributors
- @togume made their first contributio...