From: Mike Brady Date: Fri, 25 Aug 2017 10:42:34 +0000 (+0100) Subject: Update RELEASENOTES.md X-Git-Tag: 3.2d1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe6ae61d09ba68c1cba0821719331d95b2026c61;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES.md --- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index b49ea218..d8532cf3 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,10 @@ +Version 3.2d1 +==== + +**Bug Fixes** +* There has been a persistent problem with Shairport Sync becoming unavailable after playing, say, a YouTube clip. +Previously, it has been partially caused by Shairport Sync crashing due to not being written in a thread-safe manner. That's been fixed, so it has stopped crashing, but the non-availability problem has occasionally remained. This may be due a misunderstanding of part of the [unpublished!] AirPlay protocol. Shairport Sync 3.2d1 incorporates an experimental change to how a TEARDOWN request is handled. This seems to fix the non-availability issue. As a bonus, Shairport Sync works properly with SoundCloud in Safari and Chrome on a Mac. + Version 3.2d0 is Version 3.1.1 ====