]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sun, 30 Jun 2024 09:08:01 +0000 (10:08 +0100)
committerGitHub <noreply@github.com>
Sun, 30 Jun 2024 09:08:01 +0000 (10:08 +0100)
RELEASENOTES-DEVELOPMENT.md

index c882476bdb0c9cf999762c2f8a951ca79f019775..607abf9f33478b8f6f2add5d57f685110211f650 100644 (file)
@@ -1,3 +1,12 @@
+Version 4.3.4-dev-25-g15a7090a
+==
+**Change**
+* Revert the `session_timeout` to two minutes (120 seconds). In other words, if a player becomes disconnected for more than two minutes while playing, the session is terminated.
+
+**Bug Fixes**
+* Enable the disconnected session timeout for AirPlay 2 operation -- it had been disabled by default.
+* Fix a bug that prevented a fatal error that occured while directly accessing the alsa output device from terminating the application cleanly.
+
 Version 4.3.4-dev-21-g105299a7
 ==
 **Bug Fix**