]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update RELEASENOTES-DEVELOPMENT.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 1 Apr 2024 12:21:59 +0000 (13:21 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Apr 2024 12:21:59 +0000 (13:21 +0100)
RELEASENOTES-DEVELOPMENT.md

index d1c3c248ccd49ce9d0310568039daf5f2ffbde57..c9d0ee847cf876078e594022b9052af659f45a99 100644 (file)
@@ -1,3 +1,14 @@
+Version 4.3.3-dev-46-g6eba4fd8
+===
+**Enhancement**
+* This enhancement modifies the AirPlay attributes advertised by Shairport Sync to allow AirPlay clients to see only the player of the appropriate protocol -- Classic Airplay ("AirPlay 1") or AirPlay 2.
+
+  For example, if you run two instances of Shairport Sync, one built for Classic Airplay and the other for AirPlay 2, MacOS and iOS will recognize only the AirPlay 2 instance.
+
+  Without the enhancment, MacOS and iOS will detect both Classic AirPlay and AirPlay 2 devices at the same time. (TuneBlade recognised only the Classic Airplay device, since it is not compatible with AirPlay 2.)
+
+  Thanks to [Oleh Kuzhylnyi](https://github.com/kuzhylol) for the [PR](https://github.com/mikebrady/shairport-sync/pull/1831).
+
 Version 4.3.3-dev-43-g5922f9d1
 ===
 **Enhancement**