Skip to content

Sink v0.1.30

Latest

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