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
- 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
- @dependabot[bot] made their first contribution in #45
Full Changelog: v0.1.29...v0.1.30