Skip to content

Sink v0.1.23

Choose a tag to compare

@github-actions github-actions released this 19 Jul 17:21
3e81d23

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

  • per-channel parametric eq by @NC1107 in #22
  • sonar cleanup: flatten ternaries, readonly props, css dedup by @NC1107 in #23
  • fix(eq): unstick preset-menu inputs, grow the modal, roomier labels by @NC1107 in #24

Full Changelog: v0.1.22...v0.1.23