[gnome-control-center] 3.32.1



commit 5606637c5e8722697f411f3e0394e91c1c30df64
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Fri Mar 29 11:36:46 2019 -0300

    3.32.1

 NEWS        | 26 ++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 27 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 892f255e8..68efb3908 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+================
+Version 3.32.1
+================
+
+- Add shadows to application icons
+- Updated translations
+
+Applications:
+- Fix wrong IDs being passed to portal permission store
+
+Display:
+- Various bugfixes to multimonitor setups
+
+Mouse & Touchpad:
+- Sync touchpad scrolling switch states correctly
+
+Network:
+- Only show Bluetooth devices in Bluetooth section
+
+Online Accounts:
+- Fix invisible widgets
+
+Wi-Fi:
+- Fix connection names with markup not showing up
+
+
 ================
 Version 3.32.0.1
 ================
diff --git a/meson.build b/meson.build
index e89ea5247..2d622cdfe 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '3.32.0.1',
+        version : '3.32.1',
         license : 'GPL2+',
   meson_version : '>= 0.48.0'
 )


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