]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Fri, 29 Sep 2023 08:48:32 +0000 (09:48 +0100)
committerGitHub <noreply@github.com>
Fri, 29 Sep 2023 08:48:32 +0000 (09:48 +0100)
RELEASENOTES-DEVELOPMENT.md

index 5d4ce3c9e4ef3f2217eefdcf3b850f437bd40890..d0555d1cf1666b1a5e337bd77faba1e512ae78aa 100644 (file)
@@ -1,3 +1,8 @@
+Version 4.3.2-dev-30-gc36d322a
+===
+**Bug Fix**
+* If the volume control was at its absolute minimum (-144.0), audio would be muted even if `ignore_volume_control` was enabled in the configuration file. The fix was to mute only if `ignore_volume_control` is not enabled. Thanks to [mc510](https://github.com/mc510) for reporting the [issue](https://github.com/mikebrady/shairport-sync/issues/1737).
+
 Version 4.3.2-dev-27-g04e3f891
 ===
 **Bug Fixes**