3.25.4
This commit is contained in:
parent
476968b5c0
commit
8c2968085d
2 changed files with 36 additions and 1 deletions
35
NEWS
35
NEWS
|
@ -1,3 +1,38 @@
|
|||
==============
|
||||
Version 3.25.4
|
||||
==============
|
||||
|
||||
- A new Wi-Fi panel is introduced replacing the corresponding
|
||||
functionality in the Network panel
|
||||
|
||||
Bluetooth:
|
||||
- Center empty states in the panel
|
||||
|
||||
Display:
|
||||
- Adapt to new Mutter interface with scaling per mode
|
||||
|
||||
Keyboard:
|
||||
- Fix several memory leaks
|
||||
- Follow the usual search pattern for filtering
|
||||
- Consider additional bindings in uniqueness checks
|
||||
- Consider multiple bindings when resetting
|
||||
|
||||
Network:
|
||||
- Replace the notebook with a stack
|
||||
- Stop managing wi-fi devices
|
||||
|
||||
Printers:
|
||||
- Fix a crash when the user cancels the add new printer dialog
|
||||
|
||||
Region & Language:
|
||||
- Embed "Restart session" button below the Language entry
|
||||
- Make the "Restart" notification persist until the session restarts
|
||||
|
||||
Wacom:
|
||||
- Make the calibrator only reactive to the tablet being calibrated
|
||||
- Fix undesired cursor offsets after the calibration is applied
|
||||
- Recognize and pair pad devices with others on the same tablet
|
||||
|
||||
==============
|
||||
Version 3.25.3
|
||||
==============
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
m4_define([gnome_control_center_version], 3.25.3)
|
||||
m4_define([gnome_control_center_version], 3.25.4)
|
||||
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