From 10e8277044635406136e285d635615bb95383e50 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Mon, 16 Dec 2019 22:51:11 -0800 Subject: [PATCH] Version 1.2.0 --- .../com.moonlight_stream.Moonlight.appdata.xml | 13 +++++++++++++ app/version.txt | 2 +- 2 files changed, 14 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 71bfb374..6b8e69cc 100644 --- a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml +++ b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml @@ -33,6 +33,19 @@ + + +

Bugfixes:

+
    +
  • Fixed RTSP handshake error on certain networks
  • +
  • Improved performance when streaming over a VPN
  • +
  • Fixed rumble not working on certain gamepads
  • +
  • Improved H.264 encoding efficiency
  • +
  • Fixed pairing error when double-clicking on an unpaired PC
  • +
  • Updated included SDL gamepad mappings
  • +
+
+

Bugfixes:

diff --git a/app/version.txt b/app/version.txt index 8cfbc905..867e5243 100644 --- a/app/version.txt +++ b/app/version.txt @@ -1 +1 @@ -1.1.1 \ No newline at end of file +1.2.0 \ No newline at end of file