diff --git a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml index b8e23e56..89e52fc0 100644 --- a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml +++ b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml @@ -34,6 +34,24 @@ + + +

New features:

+
    +
  • HDR to SDR tonemapping is now supported by the the Vulkan renderer on Linux
  • +
+

Behavior Changes:

+
    +
  • More time is now provided for PCs to wake up before displaying an error when starting a stream from the CLI
  • +
  • Moonlight will no longer try to guess VA driver names when running libva 2.20 or later
  • +
+

Bugfixes:

+
    +
  • Fixed crash when the Vulkan renderer executed on a system with no Vulkan devices
  • +
  • Updated community-contributed translations from Weblate
  • +
+
+

New features:

diff --git a/app/version.txt b/app/version.txt index f4965a31..6d54bbd7 100644 --- a/app/version.txt +++ b/app/version.txt @@ -1 +1 @@ -6.0.0 \ No newline at end of file +6.0.1 \ No newline at end of file