Skip to content

Releases: Sendspin/sendspin-cli

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)

5.7.2

24 Mar 17:09
6c442ed

Choose a tag to compare

What’s Changed

🐛 Bugfixes

5.7.1

23 Mar 13:41
2e4cbe3

Choose a tag to compare

What’s Changed

🐛 Bugfixes

5.7.0

21 Mar 20:08
ad98b7d

Choose a tag to compare

What’s Changed

  • #190 - Replace web sync gauge with history graph (@balloob)

5.6.0

20 Mar 17:39
4814f79

Choose a tag to compare

What’s Changed

🐛 Bugfixes

🚀 Features

5.5.1

17 Mar 16:12
eca78fc

Choose a tag to compare

What’s Changed

🐛 Bugfixes