Skip to content

Snapcast v0.28.0-beta.1

Compare
Choose a tag to compare
@badaix badaix released this 24 Mar 23:46
· 88 commits to develop since this release

Version 0.28.0-beta.1

Features

  • Server: Use filename as title for FileStreams

Bugfixes

  • Server: Fix noise caused by reading half samples (Issue #1170)
  • Server: Check open syscall error in PipeStream::do_connect (PR #1150)
  • Server: Tweak Airplay support (#1102)
  • Server: Lower log severity for shairport-sync (Issue #891)
  • Improve connect handling in meta_mopidy.py
  • Fix cppcheck issues

General

  • CI: Build debian bookworm and bullseye packages for amd64, arm and arm64
  • CI: Add cppcheck static analysis
  • Update documentation (PR #1130, PR #1067)
  • Delete deprecated Makefiles, CMake is the only supported buildsystem
  • Snapweb: Update to v0.7.0