3.32.1
This commit is contained in:
parent
a368153973
commit
5606637c5e
2 changed files with 27 additions and 1 deletions
26
NEWS
26
NEWS
|
@ -1,3 +1,29 @@
|
|||
================
|
||||
Version 3.32.1
|
||||
================
|
||||
|
||||
- Add shadows to application icons
|
||||
- Updated translations
|
||||
|
||||
Applications:
|
||||
- Fix wrong IDs being passed to portal permission store
|
||||
|
||||
Display:
|
||||
- Various bugfixes to multimonitor setups
|
||||
|
||||
Mouse & Touchpad:
|
||||
- Sync touchpad scrolling switch states correctly
|
||||
|
||||
Network:
|
||||
- Only show Bluetooth devices in Bluetooth section
|
||||
|
||||
Online Accounts:
|
||||
- Fix invisible widgets
|
||||
|
||||
Wi-Fi:
|
||||
- Fix connection names with markup not showing up
|
||||
|
||||
|
||||
================
|
||||
Version 3.32.0.1
|
||||
================
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
project(
|
||||
'gnome-control-center', 'c',
|
||||
version : '3.32.0.1',
|
||||
version : '3.32.1',
|
||||
license : 'GPL2+',
|
||||
meson_version : '>= 0.48.0'
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue