Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.7.3 #37

Merged
merged 41 commits into from
Nov 29, 2019
Merged

0.7.3 #37

merged 41 commits into from
Nov 29, 2019

Conversation

vinifmor
Copy link
Owner

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

…/bauh/arch and using it as a build parameter
@vinifmor vinifmor merged commit 1d6107b into master Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant