diff --git a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml index 00f2534d..149109fe 100644 --- a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml +++ b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml @@ -36,6 +36,24 @@ + + +

New features:

+
    +
  • Added support for pairing via the terminal
  • +
  • Added support for listing installed apps on a host via the terminal
  • +
  • Improved handling of V-Sync on Wayland systems to reduce latency
  • +
  • Improved performance using the legacy non-EGL VAAPI rendering code
  • +
+

Bugfixes:

+
    +
  • Fixed native resolution detection on high DPI Wayland systems
  • +
  • Fixed audio crackling with SDL 2.24.0 on systems using PulseAudio
  • +
  • Updated included gamepad mappings
  • +
  • Updated community-contributed translations from Weblate
  • +
+
+

New features:

diff --git a/app/version.txt b/app/version.txt index 99eba4de..ef8d7569 100644 --- a/app/version.txt +++ b/app/version.txt @@ -1 +1 @@ -4.1.0 \ No newline at end of file +4.2.0 \ No newline at end of file