From 17147058755b518bd6506a5e018ae8af1bbf40bf Mon Sep 17 00:00:00 2001 From: Martin Atukunda Date: Wed, 9 Apr 2025 09:48:46 +0300 Subject: [PATCH] doc: plugin/web: now shows notifications using Media Session API --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 0f84f2473..31da975e2 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -8,6 +8,9 @@ Unreleased New features: +* :doc:`plugins/web`: Show notifications when a track plays. This uses the + Media Session API to customize media notifications. + Bug fixes: For packagers: