From: Mike Brady Date: Mon, 14 Aug 2017 15:39:52 +0000 (+0100) Subject: 3.1.1rc0 X-Git-Tag: 3.1.1rc0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5ba5827c7098f545d66178957bb1397d3d1863a;p=thirdparty%2Fshairport-sync.git 3.1.1rc0 --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index a3e39bf6..c33666ce 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,12 @@ +Version 3.1.1rc0 +==== + +**Bug Fixes** +* A bug in the `sndio` backend has been fixed that caused problems on some versions of Linux. +* A change has been made to how Shairport Sync responds to a `TEARDOWN` request, which should make it respond better to sequences of rapid termination and restarting of play sessions. This can happen, for example, playing YouTube videos in Safari or Chrome on a Mac. +* Choosing `soxr` interpolation in the configuration file will now cause Shairport Sync to terminate with a message if Shairport Sync has not been compiled with SoX support. +* Other small changes. + Version 3.1 ==== Version 3.1 brings two new backends, optional loudness and convolution filters, improvements in non-synchronised backends, enhancements, stability improvements and bug fixes.