[gnome-games/wip/exalm/3-31-1] Version 3.31.1



commit 3806ce310c4ff47069e55a0ea47edc104da19739
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Sun Oct 7 17:04:48 2018 +0500

    Version 3.31.1

 NEWS        | 39 +++++++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 40 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c4822225..b04668af 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+==============
+Version 3.31.1
+==============
+
+* UI
+ - Update primary menu layout according to app menu retirement initiative.
+ - Refine controller preferences: hide sidebar while testing controllers
+   and use better transitions.
+ - Wrap plugin descriptions in preferences.
+ - Use HdyColumn to allow preferences dialog to get smaller.
+ - Use HdyTitleBar in main and preferences windows.
+ - Update development build style.
+
+* Don't build MAME plugin by default. It can still be enabled via
+  '-Dmame-plugin=true' build option.
+
+* Fixes
+ - Fix Steam registry tree parser logic.
+ - Fix crash in PlayStation plugin.
+ - Pressed buttons in controller preferences are now positioned correctly.
+ - Fix drawing failure in controller preferences.
+ - Fix occasional tiny thumbnails in Developers and Platforms views.
+ - Fix GTK+ warnings when browsing collection.
+ - Fix double sidebar border in preferences.
+ - Fix Cancel button flickering in controller preferences.
+ - Fix game filtering when switching between collection views while searching.
+ - Various code cleanups.
+
+* Dependencies:
+ - Add libhandy-0.0 dependency.
+
+* Fix typos in coding style document.
+
+* Translation updates
+ Croatian
+ Friulian
+ Hungarian
+ Swedish
+
 ==============
 Version 3.30.0
 ==============
diff --git a/meson.build b/meson.build
index 147ad074..3e633689 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-games',
   ['vala', 'c'],
-  version: '3.30.0',
+  version: '3.31.1',
   license: 'GPL3+',
   meson_version: '>= 0.46.1'
 )


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