diff --git a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml index c79e2504..2223c754 100644 --- a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml +++ b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml @@ -35,6 +35,30 @@ + + +

New features:

+
    +
  • Remote desktop-optimized mouse mode which doesn't require capturing the mouse cursor
  • +
  • Touchscreen input now directly controls the mouse cursor
  • +
  • 7.1 surround sound support
  • +
+

Bugfixes:

+
    +
  • Improved performance on some lossy networks
  • +
  • Fixed disconnect delay when streaming from GeForce Experience 3.20.3.63
  • +
  • Fixed frame rate not exceeding 60 when streaming from GeForce Experience 3.20.3.63
  • +
  • Fixed parsing of command-line options when passing flags prior to the action
  • +
  • Fixed an issue that may cause excessive mDNS network traffic while Moonlight is running
  • +
  • Fixed hardware decoding on Intel GPUs running Mesa 20.0 and/or the Iris driver
  • +
  • Fixed hardware decoding on Comet Lake and later Intel GPUs using the iHD VA-API driver
  • +
  • Fixed hardware decoding on AMD Radeon GPUs with XWayland
  • +
  • Fixed a crash when using the iHD VA-API driver on Wayland
  • +
  • Fixed delay after exiting the stream on Wayland
  • +
  • Updated included gamepad mappings
  • +
+
+

Bugfixes:

diff --git a/app/version.txt b/app/version.txt index cb174d58..359a5b95 100644 --- a/app/version.txt +++ b/app/version.txt @@ -1 +1 @@ -1.2.1 \ No newline at end of file +2.0.0 \ No newline at end of file