From 3df9a5d01c434f38cf1963972e394290e4b8b4c8 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Tue, 21 May 2019 00:14:12 -0700 Subject: [PATCH] Version 1.0.0 --- ...com.moonlight_stream.Moonlight.appdata.xml | 19 +++++++++++++++++++ app/version.txt | 2 +- 2 files changed, 20 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 f443b7f8..ef6d7ecb 100644 --- a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml +++ b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml @@ -33,6 +33,25 @@ + + +

New features:

+
    +
  • Mouse mode for gamepads (Press and hold Start to toggle)
  • +
  • Improved gamepad UI navigation
  • +
+

Bugfixes:

+
    +
  • Fixed duplicate non-working gamepads appearing on the host
  • +
  • Fixed excessive frame queue delay on macOS
  • +
  • Fixed excessive audio latency on Steam Link
  • +
  • Fixed hiding mouse cursor after streaming on Steam Link
  • +
  • Fixed incorrect receive time stats on 32-bit platforms
  • +
  • Added UDP ports 48002 and 48010 for Wake-on-LAN
  • +
  • Updated included gamepad mappings
  • +
+
+

New features:

diff --git a/app/version.txt b/app/version.txt index 71172b43..afaf360d 100644 --- a/app/version.txt +++ b/app/version.txt @@ -1 +1 @@ -0.10.1 \ No newline at end of file +1.0.0 \ No newline at end of file