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

New features:

+
    +
  • Remote desktop mode now allows interaction with the host without having to click to focus the Moonlight window first
  • +
  • Added a new EGL renderer for improved performance on Wayland and XWayland
  • +
  • Added the option to toggle between direct touchscreen mode and the old trackpad mode
  • +
  • Added the option to rename host PCs
  • +
  • Added the ability to scroll the settings page with the right analog stick
  • +
  • Various UI improvements
  • +
+

Bugfixes:

+
    +
  • Fixed unreliable mouse capture when the stream begins
  • +
  • Fixed cursor being trapped in full-screen mode even when the mouse wasn't captured
  • +
  • Fixed key presses not being sent to the host if the Super/Meta/Windows key is pressed
  • +
  • Updated included gamepad mappings
  • +
+
+

New features:

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