[gnome-control-center] 3.31.4
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] 3.31.4
- Date: Wed, 9 Jan 2019 04:03:00 +0000 (UTC)
commit f6c6830aaad9901ff3e1d6222c2bb272b1063efd
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Jan 9 01:57:19 2019 -0200
3.31.4
NEWS | 47 +++++++++++++++++++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 48 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a4c52e93b..84702a3d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,50 @@
+===============
+Version 3.31.4
+===============
+
+- Introduce the new Applications panel
+- Panels can now expose a custom sidebar widget
+- Improve CI image building scripts
+- Translation updates
+
+Applications:
+- Introduce the new Applications panel
+
+Bluetooth:
+- Cleanup and reorganize code
+
+Display:
+- Add Night Light slider to set temperature
+
+Network:
+- Allow Wi-Fi panel to reach narrower sizes
+- Cleanups and smaller performance improvement preparations
+
+Notifications:
+- Use libhandy's HdyColumn
+
+Online Accounts:
+- Use libhandy's HdyColumn
+
+Power:
+- Label PENDING_CHARGE state as "Not Charging"
+
+Printers:
+- Cleanups and memory leaks plugs
+
+Privacy:
+- Use libhandy's HdyColumn
+
+Thunderbolt:
+- Fix double-free
+
+User Accounts:
+- Rename classes
+
+Wacom:
+- Map Wacom-driver-specific generic IDs to 0
+
+
===============
Version 3.31.2
===============
diff --git a/meson.build b/meson.build
index 928c1a83d..525a22cbf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '3.31.2',
+ version : '3.31.4',
license : 'GPL2+',
meson_version : '>= 0.48.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]