[gnome-games/wip/exalm/3361] Version 3.36.1
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/3361] Version 3.36.1
- Date: Sun, 29 Mar 2020 15:58:31 +0000 (UTC)
commit f2b04bc0c813f1de88e849bf772eae01a9ff266a
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Sun Mar 29 20:57:57 2020 +0500
Version 3.36.1
NEWS | 17 +++++++++++++++++
data/org.gnome.Games.appdata.xml.in.in | 16 ++++++++++++++++
meson.build | 2 +-
3 files changed, 34 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f5bc2d24..831636d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+==============
+Version 3.36.1
+==============
+
+* Fixes
+ - Stop autohiding cursor with open popovers in windowed mode
+ - Correctly create version file for 3.34.0 savestate migration
+ - Stop recalculating game titles when they're already cached
+ - Grab game view focus immediately after focusing it
+ - Fix some issues when restarting the game
+ - Don't show headerbar menus for unsupported games
+ - Reset game metadata when starting new game
+ - Fix info message when mapping gamepads
+
+* Translation updates
+ Dutch
+
==============
Version 3.36.0
==============
diff --git a/data/org.gnome.Games.appdata.xml.in.in b/data/org.gnome.Games.appdata.xml.in.in
index c4fe37a7..be5881c8 100644
--- a/data/org.gnome.Games.appdata.xml.in.in
+++ b/data/org.gnome.Games.appdata.xml.in.in
@@ -43,6 +43,22 @@
</screenshots>
<releases>
+ <release version="3.36.1" type="stable" date="2020-03-29" urgency="medium">
+ <description>
+ <p>Fixes:</p>
+ <ul>
+ <li>Stop autohiding cursor with open popovers in windowed mode</li>
+ <li>Correctly create version file for 3.34.0 savestate migration</li>
+ <li>Stop recalculating game titles when they're already cached</li>
+ <li>Grab game view focus immediately after focusing it</li>
+ <li>Fix some issues when restarting the game</li>
+ <li>Don't show headerbar menus for unsupported games</li>
+ <li>Reset game metadata when starting new game</li>
+ <li>Fix info message when mapping gamepads</li>
+ </ul>
+ <p>Translation updates.</p>
+ </description>
+ </release>
<release version="3.36.0" type="stable" date="2020-03-07" urgency="medium">
<description>
<p>Translation updates.</p>
diff --git a/meson.build b/meson.build
index 4bdf5233..54ee4b24 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-games',
['vala', 'c'],
- version: '3.36.0',
+ version: '3.36.1',
license: 'GPL3+',
meson_version: '>= 0.46.1'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]