Skip to content

v2.0.2

Latest
Compare
Choose a tag to compare
@Antiz96 Antiz96 released this 19 May 22:57
v2.0.2
4f65822

If you haven't already, please read the v2.0.0 changelog which contains important information.

Highlight

This release introduces a "right click" context menu for the systray applet containing two entries: one to run arch-update and one to "exit" the systray applet (with translations):

2024-05-19_23-14

Additionally, the 5 seconds countdown before a system reboot (when there's a pending kernel update) is now dynamic, with the remaining seconds being shown in real time.

Finally, this release includes various improvements and fixes to the main script and documentation.

Features

  • Add a right click context menu to the systray applet (to "quit/exit" it and run arch-update) by @trigg in #165
  • Make the reboot countdown after a kernel upgrade showing remaining seconds in real time by @Antiz96 in #169

Improvements/Fixes

  • Add the method to force arch-update to run in a specific terminal emulator via the desktop file to the documentation (as workaround for people using a terminal emulator not known/supported by gio for whom cliking on the systray applet icon does nothing) by @Antiz96 in #168
  • Improve documentation regarding the check function and how to modify the check cycle by @Antiz96 in #167
  • Use the 'state_up_to_date' function to initialize the state file if it does not exists by @Antiz96 in #159
  • Make Arch-Update also look in XDG_DATA_HOME/XDG_DATA_DIRS for translation files and example config by @Antiz96 in #170
  • Fix wording in Makefile by @Antiz96 in #158
  • Fix typos in READMEs by @Antiz96 in #161

Full Changelog: v2.0.1...v2.0.2