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

New features:

+
    +
  • Added a new key combo for locking the mouse cursor to the window (Ctrl+Alt+Shift+L)
  • +
  • Added an option to avoid keeping the client display awake while streaming
  • +
+

Behavior Changes:

+
    +
  • HDR streaming is now a separate option rather than being part of the Video Codec override dropdown
  • +
  • HDR streaming is no longer restricted to apps that are certified by NVIDIA as compatible with GameStream HDR. Some newer games may require an HDR display or EDID emulator dongle connected to your host PC for HDR options to be available.
  • +
+

Bugfixes:

+
    +
  • Fixed loss of all audio if the active audio device is unplugged while streaming
  • +
  • Fixed the GUI being unresponsive after manually quitting when connection to the host is lost
  • +
  • Fixed a rare crash if a controller disconnects right as rumble is starting
  • +
  • Fixed text rendering on the overlay UI when using SDL_ttf 2.0.18 on Linux
  • +
  • Updated included gamepad mappings
  • +
  • Updated community-contributed translations from Weblate
  • +
+
+

New features:

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