Releases: yktoo/indicator-sound-switcher
Releases · yktoo/indicator-sound-switcher
v2.3.10.1
- Fix snap package by reverting to core18 (#134)
- Retain code compatibility with Python 3.10- (#135)
v2.3.10
- Replace deprecated pkg_resources with importlib
- Better debug logging
- Reload sinks/sources on card profile change (#132)
- Fix autostart after multiple snap updates (#127)
v2.3.9
- Configuration prune button in Preferences (#120)
v2.3.8
- Only consider available ports for shortcut switching (#118)
- Fix port selection on cards with multiple sinks/sources (#107, #119)
v2.3.7
- Provide fallback PNG symbolic icons (addresses #91)
v2.3.6
- Allow assigning same keyboard shortcut to multiple ports (#106)
- Display card's vendor and product name in Preferences (#105)
v2.3.5.2
- Determine app version based on the installed package
- Add snap package (#97); thanks to @eth481642 (Dmitry Maximov)
- Fix requirements in documentation (#98)
- chore: Migrate setup.py to setuptools
v2.3.4
- Fix symbolic icons (#88)
- Remove border around the notebook in Preferences dialog
v2.3.3
- Fix broken SVG icons (#87)
- Update RU, NL translations
v2.3.2
- Explicitly include
.po
and exclude .mo
in source distribution (#82)
- Use directory of
setup.py
when looking for .po
files (#82)
- Add RU, NL comments to
.desktop
(partially addresses #81)
- Replace dark and light icons with symbolic one (#80)