[gnome-games/wip/exalm/3320: 2/2] Version 3.32.0
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/3320: 2/2] Version 3.32.0
- Date: Mon, 11 Mar 2019 08:46:50 +0000 (UTC)
commit 56e02247c097ffc4ba9a2f370d729cb8bd77a680
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Sun Mar 10 12:58:09 2019 +0500
Version 3.32.0
NEWS | 8 ++++++++
data/org.gnome.Games.appdata.xml.in.in | 30 ++++++++++++++++++++++++++++++
meson.build | 2 +-
3 files changed, 39 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 10556b43..6130e976 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+===============
+Version 3.32.0
+===============
+
+* Translation updates
+ Friulian
+ German
+
===============
Version 3.31.92
===============
diff --git a/data/org.gnome.Games.appdata.xml.in.in b/data/org.gnome.Games.appdata.xml.in.in
index ecd1864b..d12464bc 100644
--- a/data/org.gnome.Games.appdata.xml.in.in
+++ b/data/org.gnome.Games.appdata.xml.in.in
@@ -40,6 +40,36 @@
<image width="800"
height="450">https://gitlab.gnome.org/GNOME/gnome-games/raw/master/data/appdata/3-30-gamepad-test.png</image>
</screenshot>
</screenshots>
+
+ <releases>
+ <release version="3.32.0" type="stable" date="2019-03-10" urgency="medium">
+ <description>
+ <p>Improvements</p>
+ <ul>
+ <li>Collection loading is now paused in game, leading to vastly improved performance when opening
a game from file manager.</li>
+ <li>Disable MAME plugin because of major performance and reliability problems.</li>
+ <li>Revert to non-portal file chooser for Flatpak, to allow adding games consisting of multiple
files.</li>
+ <li>Update primary menu layout according to app menu retirement initiative.</li>
+ <li>Allow to switch between gamepad and keyboard input in standalone Libretro games.</li>
+ <li>New application icons from GNOME Design team, symbolic icon is now used for HighContrast.</li>
+ <li>Many refinements in preferences window.</li>
+ </ul>
+ <p>Fixes</p>
+ <ul>
+ <li>It's not possible to open multiple main windows anymore.</li>
+ <li>Binding directional pads should work for more gamepads now.</li>
+ <li>Keyboard doesn't control every player in multiplayer games anymore.</li>
+ <li>Invalid discs in PlayStation disc selector are now disabled.</li>
+ <li>Quit dialog now actually appears when exiting a game that doesn't support snapshots.</li>
+ <li>pening a game by double-clicking while another game is running now quits the previous game
correctly.</li>
+ <li>Database file is now correctly created even if data directory didn't exist.</li>
+ <li>During search, developers and platforms without any games to show are now hidden.</li>
+ <li>Steam plugin reliability improvements.</li>
+ </ul>
+ </description>
+ </release>
+ </releases>
+
<provides>
<binary>gnome-games</binary>
</provides>
diff --git a/meson.build b/meson.build
index 1a991c4a..57fe7328 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-games',
['vala', 'c'],
- version: '3.31.92',
+ version: '3.32.0',
license: 'GPL3+',
meson_version: '>= 0.46.1'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]