3.16.1
This commit is contained in:
parent
afe0a62267
commit
478cbd32b9
2 changed files with 48 additions and 1 deletions
47
NEWS
47
NEWS
|
@ -1,3 +1,50 @@
|
|||
==============
|
||||
Version 3.16.1
|
||||
==============
|
||||
|
||||
- Updated translations
|
||||
- Add AppData file so it cannot be removed in GNOME Software
|
||||
|
||||
Color:
|
||||
- Set the default profile quality at startup
|
||||
- Set the users profile title when generating a profile
|
||||
- Allow to change profile color by activating the list box row
|
||||
|
||||
Display:
|
||||
- Fix some memory leaks
|
||||
- Close the dialog when the RR configuration changes
|
||||
|
||||
Mouse and Touchpad:
|
||||
- Fix checking touchpad capabilities when multiple devices
|
||||
are present
|
||||
- Fix sensitivity of two-finger scroll toggle with libinput X11 driver
|
||||
- Fix tap-to-click toggle sensitivity with libinput X11 driver
|
||||
|
||||
Network:
|
||||
- Fix a crash on IPv6 settings dialog
|
||||
|
||||
Online accounts:
|
||||
- Disable the remove button for locked accounts
|
||||
- Prevent the attention-needed icon from getting hidden and widen the list
|
||||
|
||||
Power:
|
||||
- Make section headings accessible
|
||||
|
||||
Printers:
|
||||
- Recognize more supply types
|
||||
|
||||
Sound:
|
||||
- Fix duplicated Bluetooth devices
|
||||
|
||||
User Accounts:
|
||||
- Show restart notification when account type changed
|
||||
|
||||
Wacom:
|
||||
- Support tablets where the stylus doesn't have an eraser such as the
|
||||
Huion and UC-Logic tablets
|
||||
- Require udev to be present to build Wayland support
|
||||
- Fix possible crashes
|
||||
|
||||
==============
|
||||
Version 3.16.0
|
||||
==============
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
m4_define([gnome_control_center_version], 3.16.0)
|
||||
m4_define([gnome_control_center_version], 3.16.1)
|
||||
AC_INIT([gnome-control-center], [gnome_control_center_version],
|
||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue