From cb75b3d6d29dd129c0c72d84bf74b78a11c42cff Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sun, 28 Apr 2019 19:27:30 -0700 Subject: [PATCH] Version 0.10.1 --- .../com.moonlight_stream.Moonlight.appdata.xml | 17 +++++++++++++++++ app/version.txt | 2 +- 2 files changed, 18 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 8437b264..f443b7f8 100644 --- a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml +++ b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml @@ -33,6 +33,23 @@ + + +

New features:

+
    +
  • Video performance optimizations
  • +
  • VAAPI support on Wayland
  • +
+

Bugfixes:

+
    +
  • Fixed a crash when attempting to dismiss the connection terminated dialog
  • +
  • Fixed a crash when using the overlay on the software decoder
  • +
  • Fixed software decoder not displaying output in some cases
  • +
  • Fixed some minor UI issues on the PC grid
  • +
  • Improved visibility of toolbar highlights
  • +
+
+

New features:

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