]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 17 Jul 2025 11:31:05 +0000 (12:31 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Jul 2025 11:31:05 +0000 (12:31 +0100)
RELEASENOTES-DEVELOPMENT.md

index 150633aaa90b7bafb3de03e12226c8e515dea85c..d921d2767609e553565743baaf8307f2c7f666da 100644 (file)
@@ -1,6 +1,11 @@
+Version 5.0-dev-34-ga5a54621
+==
+**Bug Fix**
+* Fixed a bug whereby the volume setting was ignored if the input was not at 44100 FPS and the loudness DSP setting was enabled. Thanks to [microfx](https://github.com/microfx) for the [report](https://github.com/mikebrady/shairport-sync/issues/2039) and for helping to track down the issue.
+
 Version 5.0-dev-25-ge05448ae
 ==
-**Bug fixes and Enhancements**
+**Bug Fixes and Enhancements**
 * A convenience script [`user-service-install.sh`](user-service-install.sh) has been added to install a `systemd` user service startup script.
   * Associated with this, a user service startup script is no longer installed at the `# make install` step in a `systemd` based Linux. This is because:
     * The user service startup script would be owned by `root` and therefore would not be editable or removable by the user,