SoundSwitch v6.10.3
github-actions
released this
07 Apr 22:26
·
200 commits
to master
since this release
The banner will stack on top of each other instead of replacing their contents.
Major improvement on the device listing and keeping it up-to-date.
Possible fix of memory leak relating to the icons of devices.
6.10.3 (2024-04-07)
Languages
- Japanese: Translated Settings using Weblate (3bd9ef2)
- Japanese: Translated Tray Icon using Weblate (3e5e936)
Enhancements
- icon: improve the logic that cache device icons (886bd81)
Bug Fixes
- device:icon: Force max size of 32px instead of what's available as large (c389f27)
- settings: fix issue with device list (settings) crashing when too many devices (180ca33)
- settings: Hide Primary Screen CheckBox and Position ComboBox when Banner Position not selected (c775eb5)
- auto-update: parsing of version with beta (8ef4e51)
- icon: fix not saving in cache the icon (8623e72)
- updater: fix possible issue with the updater crashing at SoundSwitch startup. (4de67e6)
- version: fix the file version of the app (8de2d5b)
Features
- banner: Make banner stackable instead of replacing content (b26eb7c)
- autoadd: remove the auto add feature (dd39379)
- make audioswitcher able to provide list of devices (0d31968)
- notification: Banner positions (#1346) (40892fe), closes #242 #1176