Skip to content

Releases: NC1107/sink

Sink v0.1.30

Choose a tag to compare

@github-actions github-actions released this 30 Aug 17:17
1423ee2

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

  • chore(deps): bump the npm group across 1 directory with 6 updates by @dependabot[bot] in #45
  • chore(deps): bump the cargo group across 1 directory with 4 updates by @dependabot[bot] in #30
  • chore(deps): bump Swatinem/rust-cache from e18b497796c12c097a38f9edb9d0641fb99eee32 to f0d9c3887740aee45f6153b24b3a6b815192ec16 in the actions group across 1 directory by @dependabot[bot] in #38
  • test(routing): cover the auto-route ledger and sibling selection by @NC1107 in #46
  • test(routing): cover the command paths behind the routing races by @NC1107 in #47
  • refactor(ui): share the strips' inline rename by @NC1107 in #48

New Contributors

Full Changelog: v0.1.29...v0.1.30

Sink v0.1.29

Choose a tag to compare

@github-actions github-actions released this 30 Aug 15:04
5757665

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

  • fix(apps): one row per app, and routing that survives new streams by @cody-young in #44

New Contributors

Full Changelog: v0.1.28...v0.1.29

Dev build

Dev build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Aug 18:47

Rolling development build from the latest commit on main. Not a stable release - expect rough edges.

Sink v0.1.28

Choose a tag to compare

@github-actions github-actions released this 24 Aug 20:59

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+.

Full Changelog: v0.1.27...v0.1.28

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

Sink v0.1.26

Choose a tag to compare

@github-actions github-actions released this 26 Jul 17:27
b30fe5c

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(ui): add a Tokyo Night theme with a Settings theme picker by @fbnlrz in #35

New Contributors

Full Changelog: v0.1.25...v0.1.26

Sink v0.1.25

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:03
ca12dda

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

  • fix(mix): make the mix volume/mute faders actually work by @NC1107 in #33

Full Changelog: v0.1.24...v0.1.25

Sink v0.1.24

Choose a tag to compare

@github-actions github-actions released this 21 Jul 18:57
2478a6d

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

  • docs: add equalizer screenshot to the README by @NC1107 in #25
  • feat(apps): forget stale apps, componentize menus, fix wide-window layout by @NC1107 in #26

Full Changelog: v0.1.23...v0.1.24

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

Sink v0.1.22

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:05
263f64c

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

  • eq curve: sonar-style regions, unit labels, colored band dots by @NC1107 in #21

Full Changelog: v0.1.21...v0.1.22