From 6182553d798e50730139d2d67229a37dc095d700 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sun, 7 Apr 2019 13:21:02 -0700 Subject: [PATCH] Version 0.10.0 --- ...com.moonlight_stream.Moonlight.appdata.xml | 20 +++++++++++++++++++ app/version.txt | 2 +- 2 files changed, 21 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 ebb2080f..8437b264 100644 --- a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml +++ b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml @@ -33,6 +33,26 @@ + + +

New features:

+
    +
  • Redesigned App Grid with larger game artwork and less blank space
  • +
  • Redesigned UI dialogs using Material Design
  • +
  • Added a connection warning overlay (which can be disabled in settings)
  • +
  • Streaming window no longer minimizes when it loses focus in full-screen mode
  • +
  • The Steam Link device is now a supported platform
  • +
+

Bugfixes:

+
    +
  • Fixed several bugs that could cause UI hangs or lag
  • +
  • Fixed rumble support on gamepads with limited rumble motor control
  • +
  • Fixed increased memory usage if the software renderer gets delayed
  • +
  • Fixed crashes on certain desktop configurations when loading the UI
  • +
  • Fixed handling of pairing certificates with a bogus date
  • +
+
+

New features:

diff --git a/app/version.txt b/app/version.txt index f514a2f0..2774f858 100644 --- a/app/version.txt +++ b/app/version.txt @@ -1 +1 @@ -0.9.1 \ No newline at end of file +0.10.0 \ No newline at end of file