diff --git a/docs/changelog-develop.md b/docs/changelog-develop.md index d552344..26e0f6c 100644 --- a/docs/changelog-develop.md +++ b/docs/changelog-develop.md @@ -1,5 +1,7 @@ # Changelog (develop) +## 2026-06-06 — Released as v0.1.7 + ## 2026-06-06 — AirPlay button ### Added @@ -7,6 +9,11 @@ - AirPlay button in the player button row (`index.html`, `app.js`, `styles.css`). Hidden by default; shown only when wireless playback targets are available. Safari/iOS uses the WebKit AirPlay API (`webkitplaybacktargetavailabilitychanged` + `webkitShowPlaybackTargetPicker()`); other browsers fall back to the Remote Playback API (`remote.watchAvailability()` + `remote.prompt()`). Button highlights blue while AirPlay output is active (`webkitcurrentplaybacktargetiswirelesschanged` / `connect`/`disconnect` events). - `x-webkit-airplay="allow"` attribute on the `