diff --git a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml index 61dc573b..852ce2ed 100644 --- a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml +++ b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml @@ -33,6 +33,26 @@ + + +

New features:

+
    +
  • Added support for NVDEC for NVIDIA GPUs on Wayland
  • +
  • Added an option to disable gamepad mouse mode for games that require holding the Start button
  • +
  • Added automatic detection of IPv6 addresses for Internet streaming over IPv6 networks
  • +
+

Bugfixes:

+
    +
  • Improved speed and reliability of automatic PC detection on the local network
  • +
  • Fixed audio latency increasing under certain network conditions
  • +
  • Fixed 5.1 surround sound sometimes causing no audio to play when streaming over the Internet
  • +
  • Fixed graceful termination of games not being detected properly on GFE 3.19
  • +
  • Fixed several audio issues on Linux by switching back to SDL for audio
  • +
  • Changed client certificate signature algorithm from SHA-1 to SHA-256 for Debian Buster compatibility
  • +
  • Updated included gamepad mappings
  • +
+
+

Bugfixes:

diff --git a/app/version.txt b/app/version.txt index 7f207341..1cc5f657 100644 --- a/app/version.txt +++ b/app/version.txt @@ -1 +1 @@ -1.0.1 \ No newline at end of file +1.1.0 \ No newline at end of file