From bddcdd49b1303279b32eba1415daeb34f2fd6919 Mon Sep 17 00:00:00 2001
From: jojohoch <joachim.hoch@iqb.hu-berlin.de>
Date: Tue, 30 Nov 2021 11:45:37 +0100
Subject: [PATCH] [player] Update release notes

---
 docs/release-notes-player.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/release-notes-player.txt b/docs/release-notes-player.txt
index 6289d0fb4..252f8c44f 100644
--- a/docs/release-notes-player.txt
+++ b/docs/release-notes-player.txt
@@ -5,11 +5,14 @@ Player
    after dependencies to other audios and videos have been resolved
  - Remove minus sign if remaining time in audio/video player is 0
  - Fix playback option for videos
+ - Disable mute control if wanted
  - Fix dependency resolving problems with audios and videos, when minRuns and maxRuns have the same value
  - Add rubber icon to delete text marks
  - Restrict the allowed inputs for the virtual keyboard (only numbers and numbers and operators).
    If these virtual keyboards are used, input via the normal keyboard is also restricted to these
    characters.
+ - Allow or disallow scaling of videos and images. If the allowed, the video or image will be scaled as far as its
+   container (static element or grid) allows, otherwise only up to its maximum native size.
 
 
 1.6.0
-- 
GitLab