diff --git a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml index c3bd1a50..482bc438 100644 --- a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml +++ b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml @@ -34,6 +34,22 @@ + + +

New features:

+
    +
  • Experimental YUV 4:4:4 support for improved text clarity during remote desktop usage
  • +
  • HDR is now supported with software decoding (requires GPU with Vulkan support)
  • +
  • Bitrate limit can now be increased to 500 Mbps
  • +
  • Audio decoding now uses 32-bit floating point format
  • +
+

Bugfixes:

+
    +
  • Fixed incorrect color range when streaming with AV1 from a host with an AMD GPU
  • +
  • Updated community-contributed translations from Weblate
  • +
+
+

New features:

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