Skip to content

Releases: Sendspin/sendspin-cli

7.5.0

16 Jun 00:02
22b9ff3

Choose a tag to compare

What’s Changed

🐛 Bugfixes

7.4.0

10 Jun 23:01
67f7ee4

Choose a tag to compare

What’s Changed

🚀 Features

  • #254 - Support color@v1 role in the TUI for dynamic color themes based on the musics artwork (@maximmaxim345)

7.3.1

14 May 00:04
cdbc010

Choose a tag to compare

What’s Changed

7.3.0

06 May 14:13
1802dab

Choose a tag to compare

What’s Changed

🐛 Bugfixes

🚀 Features

⬆️ Dependencies and CI

7.2.0

03 May 18:58
82950dd

Choose a tag to compare

What’s Changed

  • #240 - Improve PulseAudio/PipeWire integration and audio device discovery (@balloob)

🐛 Bugfixes

7.1.0

29 Apr 00:40
23a1760

Choose a tag to compare

What’s Changed

🐛 Bugfixes

7.0.0

15 Apr 18:41
ccb2bfd

Choose a tag to compare

What’s Changed

The DAC-anchored sync fix (#226) and remote per-player delay (#185) make the old 100-150ms recommendation obsolete. If audio is playing slightly too late, a small positive delay (e.g., 50ms) can help compensate for audio hardware latency. On compatible servers, delay can be configured remotely per player, so you shouldn't need to set this locally.

⚠ Breaking Changes

🐛 Bugfixes

  • #224 - Fix ALSA device matching for hw:CARD=...,DEV=... format (@balloob)
  • #202 - Fix playback stop on server-initiated reconnection (@teancom)
  • #230 - Drop audio chunk gracefully when worker isn't running (@maximmaxim345)
  • #228 - Support TAS58xx 'volume' capability for ALSA volume control (@balloob)
  • #226 - Fix sync offset by reanchoring cursor to DAC (@maximmaxim345)

🚀 Features

⬆️ Dependencies and CI

6.0.0

14 Apr 12:22
dd81dfd

Choose a tag to compare

What’s Changed

  • #219 - Update sendspin-js SDK from 3.0.0 to 3.0.1 (@balloob)
  • #212 - Upgrade sendspin-js SDK from v2.0.5 to v3.0.0 (@balloob)
  • #206 - Add --manufacturer and --product-name flags (@Triskae)

⚠ Breaking Changes

  • #215 - Refactor CLI to use subcommands for utility functions like audio-devices list (@balloob) (old way now prints deprecation flag)

5.9.0

25 Mar 14:33
3ad0278

Choose a tag to compare

What’s Changed

🐛 Bugfixes

5.8.0

25 Mar 01:52
7c23650

Choose a tag to compare

What’s Changed

  • #193 - Support ALSA plugin devices (dmix) for dual mono setups (@balloob)