diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ea9145d..b88c76d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - creating a symlink for the installed applications at **~.local/bin** (the link will have the same name of the application. if the link already exists, it will be named as 'app_name-appimage') [#122](https://github.com/vinifmor/bauh/issues/122) - new initialization task that checks if the installed AppImage files have symlinks associated with (it creates new symlinks if needed)

- +

- able to update AppImages with continuous releases - UI @@ -26,7 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - new property **ui.scale_factor** responsible for defining the interface scale factor. Useful if bauh looks small on the screen. It can be changed through the settings window (**Interface** tab):

- +

### Fixes @@ -54,14 +54,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Features - new custom action (**+**) to open the system backups (snapshots). It is just a shortcut to Timeshift.

- +

### Improvements - Arch - new **automatch_providers** settings: bauh will automatically choose which provider will be used for a package dependency when both names are equal (enabled by default).

- +

- UI @@ -95,30 +95,30 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Ignore updates: now it is possible to ignore updates from software packages through their actions button (**+**). Supported types: Arch packages, Flatpaks and AppImages

- +

- +

- Packages with ignored updates have their versions displayed with a brown shade

- +

- It is possible to filter all you packages with updates ignored through the new category **Updates ignored**

- +

- Arch - supporting multi-threaded download for repository packages (enabled by default)

- +

- Settings - [axel](https://github.com/axel-download-accelerator/axel) added as an alternative multi-threaded download tool. The download tool can be defined through the new field **Multi-threaded download tool** on the settings window **Advanced** tab (check **Default** for bauh to decide which one to use)

- +

@@ -181,29 +181,29 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - UI - it is possible to view details of some initialization tasks by clicking on their icons

- +

- +

### Improvements - Backup - 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`)

- +

- Arch - able to handle upgrade scenarios when a package wants to overwrite files of another installed package

- +

- displaying more upgrade substatus @@ -217,7 +217,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - icons, buttons and colors changes

- +

- more unnecessary **x** buttons were removed from dialogs diff --git a/pictures/releases/0.9.2/ask_reboot.png b/pictures/releases/0.9.2/ask_reboot.png deleted file mode 100755 index e70c9f69..00000000 Binary files a/pictures/releases/0.9.2/ask_reboot.png and /dev/null differ diff --git a/pictures/releases/0.9.2/backup_mode.png b/pictures/releases/0.9.2/backup_mode.png deleted file mode 100644 index 53d9f635..00000000 Binary files a/pictures/releases/0.9.2/backup_mode.png and /dev/null differ diff --git a/pictures/releases/0.9.2/color_design.png b/pictures/releases/0.9.2/color_design.png deleted file mode 100644 index 7c4a41a3..00000000 Binary files a/pictures/releases/0.9.2/color_design.png and /dev/null differ diff --git a/pictures/releases/0.9.2/files_conflict.png b/pictures/releases/0.9.2/files_conflict.png deleted file mode 100644 index 57242af8..00000000 Binary files a/pictures/releases/0.9.2/files_conflict.png and /dev/null differ diff --git a/pictures/releases/0.9.2/prepare_icon.png b/pictures/releases/0.9.2/prepare_icon.png deleted file mode 100644 index 3155caf6..00000000 Binary files a/pictures/releases/0.9.2/prepare_icon.png and /dev/null differ diff --git a/pictures/releases/0.9.2/prepare_output.png b/pictures/releases/0.9.2/prepare_output.png deleted file mode 100644 index 7cecf1d2..00000000 Binary files a/pictures/releases/0.9.2/prepare_output.png and /dev/null differ diff --git a/pictures/releases/0.9.4/arch_repo_mthread.png b/pictures/releases/0.9.4/arch_repo_mthread.png deleted file mode 100644 index 503211ff..00000000 Binary files a/pictures/releases/0.9.4/arch_repo_mthread.png and /dev/null differ diff --git a/pictures/releases/0.9.4/ignore_updates.png b/pictures/releases/0.9.4/ignore_updates.png deleted file mode 100644 index 96be8a50..00000000 Binary files a/pictures/releases/0.9.4/ignore_updates.png and /dev/null differ diff --git a/pictures/releases/0.9.4/mthread_tool.png b/pictures/releases/0.9.4/mthread_tool.png deleted file mode 100644 index 99c2f329..00000000 Binary files a/pictures/releases/0.9.4/mthread_tool.png and /dev/null differ diff --git a/pictures/releases/0.9.4/revert_ignored_updates.png b/pictures/releases/0.9.4/revert_ignored_updates.png deleted file mode 100644 index f5e78123..00000000 Binary files a/pictures/releases/0.9.4/revert_ignored_updates.png and /dev/null differ diff --git a/pictures/releases/0.9.4/updates_ignored_category.png b/pictures/releases/0.9.4/updates_ignored_category.png deleted file mode 100644 index b976148a..00000000 Binary files a/pictures/releases/0.9.4/updates_ignored_category.png and /dev/null differ diff --git a/pictures/releases/0.9.4/version_ignored_updates.png b/pictures/releases/0.9.4/version_ignored_updates.png deleted file mode 100644 index 6bacb4e7..00000000 Binary files a/pictures/releases/0.9.4/version_ignored_updates.png and /dev/null differ diff --git a/pictures/releases/0.9.5/arch_providers.png b/pictures/releases/0.9.5/arch_providers.png deleted file mode 100644 index fca86745..00000000 Binary files a/pictures/releases/0.9.5/arch_providers.png and /dev/null differ diff --git a/pictures/releases/0.9.5/backup_action.png b/pictures/releases/0.9.5/backup_action.png deleted file mode 100644 index 7d54436e..00000000 Binary files a/pictures/releases/0.9.5/backup_action.png and /dev/null differ diff --git a/pictures/releases/0.9.6/appim_symlinks.png b/pictures/releases/0.9.6/appim_symlinks.png deleted file mode 100644 index e9b6a710..00000000 Binary files a/pictures/releases/0.9.6/appim_symlinks.png and /dev/null differ diff --git a/pictures/releases/0.9.6/scale.png b/pictures/releases/0.9.6/scale.png deleted file mode 100644 index ade3c67f..00000000 Binary files a/pictures/releases/0.9.6/scale.png and /dev/null differ