[improvement][settings] new option to disable the reboot dialog after a successful upgrade

This commit is contained in:
Vinicius Moreira
2020-04-29 15:51:38 -03:00
parent 9995a9d010
commit a03b853336
13 changed files with 36 additions and 6 deletions

View File

@@ -10,6 +10,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- new **type** field on settings to specify the Timeshift backup mode: **RSYNC** or **BTRFS**
- Trim
- the dialog is now displayed before the upgrading process (but the operation is only executed after a successful upgrade)
- Settings
- new option to disable the reboot dialog after a successful upgrade (`updates.ask_for_reboot`)
### UI
- icons, buttons and colors changes