github Sendspin/sendspin-cli 2.0.0

latest releases: 2.1.2, 2.1.1, 2.1.0...
5 days ago

What’s Changed

  • #41 - Simplify daemon shutdown handling (@balloob)
  • #40 - Update README (@balloob)
  • #38 - Simplify shutdown handling in TUI app (@balloob)
  • #29 - Implement systemd unit and guided installer script (@trisweb)
  • #36 - Refactor: Clean up app initialization and connection handling (@balloob)
  • #34 - Lint on PRs (@balloob)
  • #32 - Update Sendspin protocol spec link and add reference note (@balloob)
  • #31 - Catch PortAudio library not found error and provide installation instructions (@balloob)
  • #30 - Enable eager start for create task calls (@balloob)
  • #22 - Extract audio handler to own file (@balloob)

⚠ Breaking Changes

  • #33 - Split headless mode into separate daemon command (@balloob)
# Before
sendspin --headless

# After
sendspin daemon

--headless is still accepted but will print a warning.

🐛 Bugfixes

⬆️ Dependencies and CI

Don't miss a new sendspin-cli release

NewReleases is sending notifications on new releases.