Sink v0.1.29
Linux builds:
- AppImage - portable, run anywhere (
chmod +xand go) - .deb - Debian / Ubuntu and derivatives
- .rpm - Fedora / openSUSE and derivatives
- .pkg.tar.zst - Arch (
sudo pacman -U)
Requires PipeWire with pipewire-pulse and WirePlumber 0.5+.
What's Changed
- fix(apps): one row per app, and routing that survives new streams by @cody-young in #44
New Contributors
- @cody-young made their first contribution in #44
Full Changelog: v0.1.28...v0.1.29