summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorFelipe Borges <felipeborges@gnome.org>2018-02-06 18:05:11 +0100
committerFelipe Borges <felipeborges@gnome.org>2018-02-06 18:05:11 +0100
commit490ec92cdc0862789bb61330bd05498f273ed556 (patch)
tree53ad05ba15ec7f5f669671a4391827d27fd239bf /NEWS
parent371e32f99edd3d54e54db76f4eb213f3b01a1be3 (diff)
downloadgnome-control-center-490ec92cdc0862789bb61330bd05498f273ed556.tar.gz
Signed-off-by: Felipe Borges <felipeborges@gnome.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS60
1 files changed, 60 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5bde5df02..7b2fc47e1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,63 @@
+===============
+Version 3.27.90
+===============
+
+- Split the window decorations between the header bars
+- Disable the menubar
+- Only load panel corresponding to OnlyShowIn/NotShowIn
+- Modernize object definition by using G_DEFINE_TYPE macro
+- Use g_auto in various places to improve memory management
+- Ship app icon
+- Drop the old shell
+- Allow search to be filtered by panel "keywords"
+- Port to meson build system (and drop autotools)
+- Make Bluetooth, Network, and Wacom panels mandatory on Linux
+- Swap Display and Printers panels position in Devices section
+- Remember the last used panel
+- Translation updates
+
+Background:
+- Cache pixbufs for performance improvement
+
+Display:
+- Replace modal dialogs with popovers
+
+Info:
+- Ignore more virtual filesystems
+
+Network:
+- Make asynchronous calls cancellable
+- Allow empty 802.1x certificate passwords
+- Avoid crashing if NM reports no devices or no connections
+- Consider empty IPv6 gateway to be valid
+
+Notifications:
+- Add link to help/documentation
+
+Power:
+- Add gaming input devices label
+- Add 20 and 25 minutes suspend timeouts (complying with EU energy regulations)
+
+Printers:
+- Stay backwards compatible with old cups
+- Don't show the supply level bar if there's no ink info
+
+Privacy:
+- Add link to Location Services privacy policy
+
+Sound:
+- Update art work (new icons)
+- Respect setting (gsetting) for allowing output volume over 100%
+- Update gvc to not require ALSA support
+
+User Accounts:
+- Fix password strength check
+- Update user face pictures (new pictures)
+- Introduce a new avatar chooser popover
+
+Wacom
+- Add support for three-button styli
+
==============
Version 3.26.0
==============