]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 7 Nov 2022 11:45:19 +0000 (11:45 +0000)
committerGitHub <noreply@github.com>
Mon, 7 Nov 2022 11:45:19 +0000 (11:45 +0000)
RELEASENOTES-DEVELOPMENT.md

index 1840b2b01dc96a62dd6dfffa9e56b05385d84f93..39e345d845e9cf5a59508e9f27e9f9e7abb64150 100644 (file)
@@ -1,3 +1,11 @@
+Version 4.1-dev-774-g3e4b67e9
+====
+**Metadata Enhancements**
+* Add the service name, e.g. `"Den Speakers"` as metadata. This has the code `"svna"` in the metadata pipe and the name `"service_name"` in the MQTT interface.
+* Add two properties to the D-Bus metadata interface:
+   1. `ServiceName` -- see above.
+   2. `ClientName` -- the name of the current client, e.g. `"Joes's iPad"`.
+
 Version 4.1-dev-772-g085bf128
 ====
 **Bug Fix**