Skip to content

Sink v0.1.27

Choose a tag to compare

@github-actions github-actions released this 19 Aug 16:56
0758348

Linux builds:

  • AppImage - portable, run anywhere (chmod +x and 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

  • feat(mixes): route the mic into mixes and add per-mix send levels by @jdkx32-source in #40
  • fix(channels): persist volume/mute outside profiles by @NC1107 in #42
  • feat: prevent duplicate instances (single-instance guard) by @NC1107 in #41

New Contributors

Full Changelog: v0.1.26...v0.1.27