Skip to content

Releases: Antiz96/arch-update

v1.10.1

14 Jan 19:39
a357661
Compare
Choose a tag to compare

Fixes

  • Correction of documentation regarding how to change the auto-check cycle by @Antiz96 in #97
  • Update url for systemd Time Spans in documentation by @Antiz96 in #98

Other

Full Changelog: v1.10.0...v1.10.1

v1.10.0

06 Jan 21:06
6210d0c
Compare
Choose a tag to compare

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

v1.9.1

04 Dec 23:28
84bee9d
Compare
Choose a tag to compare

Fixes:

  • Fix false positive and intempestive 'pending kernel update' messages on EndeavourOS with systemd-boot by @Antiz96 in #75

Other:

  • [Release Prep] Bump the script to v1.9.1 by @Antiz96 in #76

Full Changelog: v1.9.0...v1.9.1

v1.9.0

03 Dec 19:47
71be4a5
Compare
Choose a tag to compare

Features:

  • Check if there are old or uninstalled cached packages in pacman's cache and offers to remove them if there are by @Antiz96 in #71 (suggested by @Temet79 in #70)

Fixes:

  • Add the missing space in the 'kernel_reboot' function to keep a consistent style by @Antiz96 in #72

Other:

  • [Release Prep] Bump the script to v1.9.0 by @Antiz96 in #73

Full Changelog: v1.8.0...v1.9.0

v1.8.0

01 Dec 15:45
bf89894
Compare
Choose a tag to compare

Features:

  • If both paru and yay are installed, use paru by default by @Antiz96 in #64
  • Check if a pending kernel update requires a reboot to be applied and, if there's one, offer to reboot by @Antiz96 in #65

Fixes:

  • Do not keep the current_check file in addition to the last_check one after the run of the check() function is finished as only the former is interesting/relevant to keep by @Antiz96 in #66

Other:

  • Add a link to the YouTube review of arch-update we made with @Cardiacman13 to the README (review in french) by @Antiz96 in #67
  • Restructuration of the functions' calls in the script to make it more readable and easier to evolve/work with by @Antiz96 in #68
  • [Release Prep] Bump the script to v1.8.0 by @Antiz96 in #69

Full Changelog: v1.7.0...v1.8.0

v1.7.0

24 Nov 11:24
b294023
Compare
Choose a tag to compare

What's Changed

  • Only send desktop notification if the list of available updates differs from the last check by @Antiz96 in #61

Full Changelog: v1.6.2...v1.7.0

v1.6.2

21 Nov 23:33
401b265
Compare
Choose a tag to compare

What's Changed

  • Make showing the version changes the default behaviour when listing available updates by @Antiz96 in #58
  • Make vim an optional dependency by @Antiz96 in #59

Full Changelog: v1.6.1...v1.6.2

v1.6.1

10 Nov 19:10
a37c510
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Only print "No Flatpak unused package found" if flatpak is actually installed by @Antiz96 in #57

Full Changelog: v1.6.0...v1.6.1

v1.6.0

10 Nov 14:52
5de4e9f
Compare
Choose a tag to compare

What's Changed

  • Add Flatpak packages support (both for update and remove unused packages) by @Antiz96 in #54
  • Add styling to differentiate each steps of the main script more easily by @Antiz96 in #55

Full Changelog: v1.5.7...v1.6.0

v1.5.7

16 Jul 22:42
c92b4b2
Compare
Choose a tag to compare

What's Changed

  • Show more relevant info in a more readable way during the print of a news by @Antiz96 in #39
  • Add a '[NEW]' tag to each Arch news that are newer than 15 days by @Antiz96 in #40
  • Update documentation with the recently added features by @Antiz96 in #42
  • Bump the main script's version by @Antiz96 in #43

Full Changelog: v1.5.6...v1.5.7