[gnome-games/gnome-3-36] Version 3.35.92



commit c89928add58b69d8d48752b75ff5a0886aa902ad
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Thu Feb 27 18:32:56 2020 +0500

    Version 3.35.92

 NEWS                                   | 18 ++++++++++++++++++
 data/org.gnome.Games.appdata.xml.in.in | 15 +++++++++++++++
 meson.build                            |  2 +-
 3 files changed, 34 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0216c5f9..18ab996d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+===============
+Version 3.35.92
+===============
+
+* Prevent headerbar from hiding while there are open popovers
+
+* Fixes
+ - Ensure analog works for pcsx_rearmed core
+ - Fix game title in fullscreen
+ - Ensure loading notification is shown after unpausing
+
+* Translation updates
+ Brazilian Portuguese
+ Danish
+ Hungarian
+ Indonesian
+ Swedish
+
 ===============
 Version 3.35.90
 ===============
diff --git a/data/org.gnome.Games.appdata.xml.in.in b/data/org.gnome.Games.appdata.xml.in.in
index a7a6119f..b7dfb788 100644
--- a/data/org.gnome.Games.appdata.xml.in.in
+++ b/data/org.gnome.Games.appdata.xml.in.in
@@ -43,6 +43,21 @@
   </screenshots>
 
   <releases>
+    <release version="3.35.92" type="development" date="2020-02-27" urgency="medium">
+      <description>
+        <p>Improvements:</p>
+        <ul>
+          <li>Prevent headerbar from hiding while there are open popovers</li>
+        </ul>
+        <p>Fixes:</p>
+        <ul>
+          <li>Ensure analog works for pcsx_rearmed core</li>
+          <li>Fix game title in fullscreen</li>
+          <li>Ensure loading notification is shown after unpausing</li>
+        </ul>
+        <p>Translation updates.</p>
+      </description>
+    </release>
     <release version="3.35.90" type="development" date="2020-02-03" urgency="medium">
       <description>
         <p>Improvements:</p>
diff --git a/meson.build b/meson.build
index b4a2b171..fa65f2c3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-games',
   ['vala', 'c'],
-  version: '3.35.90',
+  version: '3.35.92',
   license: 'GPL3+',
   meson_version: '>= 0.46.1'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]