diff options
author | Georges Basile Stavracas Neto <georges.stavracas@gmail.com> | 2019-01-09 01:57:19 -0200 |
---|---|---|
committer | Georges Basile Stavracas Neto <georges.stavracas@gmail.com> | 2019-01-09 01:58:12 -0200 |
commit | f6c6830aaad9901ff3e1d6222c2bb272b1063efd (patch) | |
tree | 4b2efb3a36c4dcb26ad00a50f93eaa1057bb22be /NEWS | |
parent | 87b13dd2099df975e09467f7c0596caea16022d8 (diff) | |
download | gnome-control-center-f6c6830aaad9901ff3e1d6222c2bb272b1063efd.tar.gz |
3.31.43.31.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 47 |
1 files changed, 47 insertions, 0 deletions
@@ -1,4 +1,51 @@ =============== +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 =============== |