0.9.12
Features
- Arch
- AUR
-
rebuild-detector integration #139
- if a package needs to be rebuilt, it will be marked for update (rebuild-detector must be installed on your system, but it is not a hard requirement).
- if you hold the mouse over the package 'version' (on the table), a tip will be displayed with the message "It needs to be reinstalled".
- this integration can be controlled though the new settings property aur_rebuild_detector (default: true).
- new package actions to Allow/Ignore rebuild check for a specific package
- new settings property aur_rebuild_detector_no_bin to ignore binary packages when checking with rebuild-detector (e.g: package-bin ). Default: true
-
new custom action to quickly reinstall a package
-
- AUR
Improvements
-
Arch
- repositories/AUR search time (=~ -70%)
- new category to filter packages removed from AUR (only available for packages installed from AUR through bauh)
-
Core
- saving settings time (=~ -11%)
- internet checking time (=~ -58%)
-
UI
- not displaying the number of packages when none is displayed / available
- minor improvements
Fixes
- Arch
- crashing when information of a given package is not available
- displaying "provided" repository packages on the search results (e.g: nvidia would appear as a package)
- calling pacman to read installed packages when "Repositories" and "AUR" properties are set to "false" (it would not display the packages, but the call was unnecessary being done)
- not displaying installed AUR packages when AUR support is disabled
- displaying packages removed from AUR as AUR packages
- downloading AUR index during the initialization process when AUR support is disabled
- Flatpak
- UI
- initialization dialog hanging sometimes (due to thread locking)
- settings dialog hangs sometimes when the button "Change" is clicked
- displaying a popup when information of a given package is not available
- wrong package type icon size depending on resolution