Snapcast v0.21.0 Release Notes

Release Date: 2020-09-13 // over 3 years ago
  • ๐Ÿ”– Version 0.21.0

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ Server: Support for WebSocket streaming clients
    • ๐ŸŒ Server: Install Snapweb web client (Issue #579)
    • Server: Resample input to 48000:16:2 when using opus codec
    • Server: Add Alsa stream source

    ๐Ÿ›  Bugfixes

    • ๐Ÿ‘‰ make install will setup the snapserver home dir (Issue #643)
    • Client retries to open a blocked alsa device (Issue #652)

    General

    • ๐Ÿ— debian packag generation switched from make to CMake buildsystem
    • ๐ŸŽ Reintroduce MACOS define, hopefully not breaking anything on macOS
    • Snapcast uses GitHub actions for automated CI/CD
    • CMake installs man files (Issue #507)
    • ๐Ÿ“š Update documentation (Issue #615, #617)