[fc9e91cc78e1817d80b4ba8c2dc9a638d0c57959825ee34f5e3d7688ad80dfb9] 3.37.3



commit dd083e22b77c3dd713780ec2dbcb19caac3f0439
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Jul 7 16:49:58 2020 -0300

    3.37.3

 NEWS        | 43 +++++++++++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 44 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 538cd60fa..1b8b5696c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,46 @@
+================
+Version 3.37.3
+================
+
+- Update various panels with more modern GTK practices
+- Improve how time periods are displayed
+- Rework CI images to use FreeDesktop-style templates
+- Improve Settings icon
+- Updated translations
+
+Applications
+- Integrate with parental controls
+
+Date & Time
+- Add new time editor UI
+
+Keyboard
+- Various cleanups
+
+Lock Screen
+- Add USB protection entry when available
+
+Power
+- Add option to show battery percentage
+- Various smaller UI adjustments
+
+Printers
+- Do not authenticate SMB servers when search field is edited
+
+Sharing
+- Set label for checkbox properly
+- Use gnome-remote-desktop instead of Vino on X11
+
+Sound
+- Fix translation of "System Sounds"
+- Stop non-interactive profile changes from triggering changed events
+
+User Accounts
+- Always show permissions bar, even when no users are listed
+- Use custom setting to override faces
+- New Fingerprint dialog and various related improvements
+- Integrate with parental controls
+
 ================
 Version 3.36.1
 ================
diff --git a/meson.build b/meson.build
index eff37e2a0..aac6789e1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '3.37.0',
+        version : '3.37.3',
         license : 'GPL2+',
   meson_version : '>= 0.51.0'
 )


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