diff --git a/app/Info.plist b/app/Info.plist index d4bd88737..8ffbf4927 100644 --- a/app/Info.plist +++ b/app/Info.plist @@ -23,9 +23,9 @@ NSSupportsAutomaticGraphicsSwitching CFBundleVersion - 0.7.0 + 0.8.0 CFBundleShortVersionString - 0.7.0 + 0.8.0 CFBundleDisplayName Moonlight diff --git a/app/app.pro b/app/app.pro index 6693754c3..600c68abf 100644 --- a/app/app.pro +++ b/app/app.pro @@ -327,5 +327,5 @@ macx { QMAKE_RPATHDIR += @executable_path/../Frameworks } -VERSION = 0.7.0 -DEFINES += VERSION_STR=\\\"0.7.0\\\" +VERSION = 0.8.0 +DEFINES += VERSION_STR=\\\"0.8.0\\\" diff --git a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml index a84c65ea9..2b9275170 100644 --- a/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml +++ b/app/deploy/linux/com.moonlight_stream.Moonlight.appdata.xml @@ -4,7 +4,7 @@ CC0-1.0 GPL-3.0+ Moonlight - Stream games from your NVIDIA GameStream-enabled PC + Play games remotely from your NVIDIA GameStream-enabled PC

Moonlight can stream games and other applications from a PC with an NVIDIA GeForce GTX 600-series or higher GPU and GeForce Experience installed.

@@ -33,6 +33,23 @@ + + +

New features:

+
    +
  • Improved security of pairing - After this update, you must re-pair with your PC!
  • +
  • Enabled quitting games started by other Moonlight clients also running this update
  • +
+

Bugfixes:

+
    +
  • Fixed the video bitrate slider not working above certain values on GFE 3.16
  • +
  • Fixed broken Bluetooth audio with PulseAudio
  • +
  • Reduced audio latency
  • +
  • Fixed some non-gamepad devices triggering the unmapped gamepad dialog box
  • +
  • Minor UI tweaks
  • +
+
+

New features: