diff --git a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml index b886ad79..8d53b6a9 100644 --- a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml +++ b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml @@ -36,6 +36,25 @@ + + +

New features:

+
    +
  • Reduced CPU usage while streaming
  • +
  • Non-ASCII characters are now supported when pasting clipboard data to the host
  • +
  • Added support for zero-copy NVDEC rendering for Nvidia Wayland systems
  • +
  • Significantly improved performance with asynchronous decoders like V4L2M2M on Linux
  • +
  • Added support for color compression planes on newer Intel systems when using VAAPI decoding
  • +
  • Added support for copy-back rendering in non-default pixel formats (like the Raspberry Pi SAND format)
  • +
+

Bugfixes:

+
    +
  • Fixed unexpected GUI input after using the gamepad quit combo
  • +
  • Updated included gamepad mappings
  • +
  • Updated community-contributed translations from Weblate
  • +
+
+

Changes:

diff --git a/app/version.txt b/app/version.txt index b532f3dc..a4f52a5d 100644 --- a/app/version.txt +++ b/app/version.txt @@ -1 +1 @@ -3.1.4 \ No newline at end of file +3.2.0 \ No newline at end of file