3.35.90
This commit is contained in:
parent
266ccac6ca
commit
59d87e94a6
2 changed files with 33 additions and 1 deletions
32
NEWS
32
NEWS
|
@ -1,3 +1,35 @@
|
|||
================
|
||||
Version 3.35.90
|
||||
================
|
||||
|
||||
- New sidebar panel order and grouping
|
||||
- Introduce CcPermissionInfoBar
|
||||
- More code style updates
|
||||
- Updated translations
|
||||
|
||||
Applications
|
||||
- Add "Run in Background" switch
|
||||
- Add "Set Desktop Background" switch
|
||||
- Show snap packages
|
||||
|
||||
Network
|
||||
- Add SAE support
|
||||
- Many code refactorings
|
||||
- Switch to use GtkTemplate
|
||||
|
||||
Power
|
||||
- Hide power button the chassis is handset
|
||||
|
||||
Printers
|
||||
- Use CcPermissionInfoBar
|
||||
|
||||
Region & Language
|
||||
- New design for the Formats dialog
|
||||
|
||||
User Accounts
|
||||
- Use CcPermissionInfoBar
|
||||
- Improved layout
|
||||
|
||||
================
|
||||
Version 3.35.2
|
||||
================
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
project(
|
||||
'gnome-control-center', 'c',
|
||||
version : '3.35.2',
|
||||
version : '3.35.90',
|
||||
license : 'GPL2+',
|
||||
meson_version : '>= 0.51.0'
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue