From 21be832161e05ec6d2bc9fb99ba4d672ff6fb2d4 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Fri, 9 Apr 2021 21:07:05 -0500 Subject: [PATCH] Prepare for v3.1.1 release --- .../linux/com.moonlight_stream.Moonlight.appdata.xml | 11 +++++++++++ app/version.txt | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml index d47810e3..f22456de 100644 --- a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml +++ b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml @@ -36,6 +36,17 @@ + + +

Changes:

+
    +
  • Added support for streaming from GeForce Experience 3.22
  • +
  • Added support for AMF-encoded HEVC streams from servers like Sunshine and OpenStream
  • +
  • Added new community-contributed translations from Weblate
  • +
  • Fixed KMSDRM rendering with buffer modifiers on embedded devices
  • +
+
+

New features:

diff --git a/app/version.txt b/app/version.txt index a0cd9f0c..50e47c89 100644 --- a/app/version.txt +++ b/app/version.txt @@ -1 +1 @@ -3.1.0 \ No newline at end of file +3.1.1 \ No newline at end of file