[gnome-control-center] 3.33.3



commit fb76a31c694dc5f027d347a373e0623b93689a55
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Wed Jun 19 12:56:32 2019 -0300

    3.33.3

 NEWS        | 36 ++++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 37 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 68efb3908..4e7496653 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+================
+Version 3.33.1
+================
+
+- Various minor improvements from the Every Detail Matters session
+- Add shadows to application icons
+- Documented Communication Guidelines
+- Development builds with Flatpak working again
+- Updated translations
+
+Background:
+- Redesigned panel
+
+Display:
+- Move Night Light to a tab, instead of a dialog
+
+Keyboard Shortcuts:
+- Panel renamed from "Keyboard"
+- Minor UI adjustments
+
+Mouse & Touchpad:
+- Reinstate keyboard navitation
+
+Power:
+- Don't treat all batteries as laptop batteries
+
+Sharing:
+- Use a HdyLeaflet
+
+User Accounts:
+- Present the default avatar in the avatar popover
+
+Wacom:
+- Ensure calibrator UI CSS only applies to its UI
+
+
 ================
 Version 3.32.1
 ================
diff --git a/meson.build b/meson.build
index b0e5faf82..f8b718a40 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '3.32.1',
+        version : '3.33.3',
         license : 'GPL2+',
   meson_version : '>= 0.50.0'
 )


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