From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Thu, 10 Oct 2024 13:52:21 +0000 (+0100) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 4.3.5^2~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c226578c79bec166c00d554eee75c955bafd4cb;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index c205733c..85a57d35 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -1,3 +1,11 @@ +Version 4.3.5-dev-44-ge4c2ce4a +== +**Enhancements** +* Add Home Assistant MQTT Auto-Discovery and active/playing State Messages, thanks to [aaronk6](https://github.com/aaronk6). +* Send `pvol` metadata on mute, thanks to [Tucker Kern](https://github.com/mill1000). +**Bug Fix** +* Check `swr_init()` and exit if error code found, thanks to [Andrew May](https://github.com/acmay). + Version 4.3.5-dev-29-g17b134b0 == **PipeWire Enhancement**