Quite an important bug fix release, I think I've finally tracked down the issue were two devices having the same name would crash SoundSwitch.
Also, the order in which you select device matters now (added a couple of versions ago, but was buggy, now it's working as expected).
Lastly, if you have 2 devices with the same name, here is a quick tutorial on how to rename them: #702
5.11.2 (2021-07-27)
Bug Fixes
- Device::Matching: Always match devices by their Id and their clean name. Also follow user order for display/switching. (646f126), closes #706
- Device::Matching: Improve the hashcode to clash with other (718b951)
- Log: Remove unneeded warning in the log (4188c85)
- Update: Use backoff strategy to avoid sending too much unneeded requests. (a4c97ab)
Languages
- Italian: Translated Tray Icon using Weblate (fe68a2a)
- Italian: Translated Update Download using Weblate (85890bc)