github vinifmor/bauh 0.7.3

latest releases: 0.9.18, 0.9.17, 0.9.16...
4 years ago

Improvements

  • Not breaking the application when a i18n (translation) key was not found
  • Adding all english (en) i18n keys to help people with the application translation
  • AppImage
    • AppImage updater daemon replaced by a default Python thread to reduce memory usage
  • AUR
    • The optimized makepkg.conf file is now generated at ~/.config/bauh/arch/makepkg.conf and passed as a parameter during package builds to not provoke the auto-merge of /etc/makepkg.conf and the old generated ~/.makepkg.conf.
      (P.S: if your ~/.makepkg.conf was generated by bauh, consider deleting it as it will be useless for bauh now and may impact your other Arch compilation tools). Behavior discussed in #30.
    • Removing an unnecessary prepare step executed during dependency checking reducing the packages installation time. Also this step was preventing some packages to install due to its repeated execution ( e.g: xdman )
    • Now AUR packages are enabled by default, but a warning is displayed in the installation dialog
    • New package suggestions
  • Caching Snap and Flatpak suggestions #23
  • i18n:
  • minor UI improvements

Features

  • New command line argument to clean the configuration and cache files: --clean

Fixes

  • Flatpak
    • Ignoring no related updates ( there are some scenarios the updates are not listed due to warnings / suggestions related to some specific runtimes if the param --no-related is not informed )

UI

  • AUR
    • Textual dependencies replaced by read-only checkboxes on Required Dependencies confirmation dialog
    • Optional Dependencies installation dialog now has a type icon beside the dependency name

Don't miss a new bauh release

NewReleases is sending notifications on new releases.