Skip to content

v1.10.0

Compare
Choose a tag to compare
@Antiz96 Antiz96 released this 06 Jan 21:06
· 151 commits to main since this release
6210d0c

Highlight

  • The output of the script has been globally "polished" and is now colorized by default for a better looking and readability.
    See the screenshots in the README or update to v1.10.0 right now to see how it looks!
  • A new optional arch-update.conf configuration file now allows you to enable/disable or modify certain options within arch-update.
    Read #89, the related documentation in the README or the new arch-update.conf(5) man page to see the current list of supported options.

Features

  • Add colors to the output of the script by @Antiz96 in #87
  • Add an optional configuration file to enable/disable or modify certain options by @Antiz96 in #89

Improvements

  • Switch to a self-hosted runner for CI-CD + Add actionlint to CI by @Antiz96 in #77
  • Use complete version ref in man page by @wmemcpy in #78
  • Update documentation to advice using 'systemctl edit' to modify the auto-check cycle by @Antiz96 in #84

Fixes

  • Add missing documentation for the old cached packages handling and pending kernel update processing features in the help message by @Antiz96 in #88

Other

New Contributors

Full Changelog: v1.9.1...v1.10.0