Skip to content

Releases: Antiz96/arch-update

v3.11.0

10 Apr 22:07
v3.11.0
5ccee53

Choose a tag to compare

Highlight

This release brings shiny new icons for the systray applet and desktop notifications! ✨

arch-update - exp

You can see the other color variants here.

Thanks @PiafJaune 🐤 for this gorgeous new icon set! 🥰 🙏

Features

Documentation

New Contributors

Full Changelog: v3.10.0...v3.11.0

v3.10.0

09 Apr 18:48
v3.10.0
77cb51f

Choose a tag to compare

Highlight

This release makes the blue systray icon the default one.

The "light" and "dark" systray icons are barely visible when using a theme of the same tone. The "blue" one has the advantage of being visible on most theme variants and is therefore a better default.

Of course, you can still switch to your preferred icon color variant via the TrayIconStyle option in the arch-update.conf configuration file! 🤗 🎨

icon

notif

all

Features

Full Changelog: v3.9.2...v3.10.0

v3.9.2

02 Apr 14:40
v3.9.2
29417b9

Choose a tag to compare

Highlight

This release fixes a crash of the systray applet if the 'updates' state file doesn't exist on the system.

Fixes

  • (systray) Fix crash when the 'updates' state file does not exist (#361) - (c729881) by @Antiz96

Documentation

Full Changelog: v3.9.1...v3.9.2

v3.9.1

31 Mar 14:48
v3.9.1
4566ec7

Choose a tag to compare

Highlight

This release improves the design to highlight the number and the list of available updates for each sources (Packages, AUR, Flatpak) that was introduced in the v3.9.0 release by relying on "first level" dropdown menus instead of sub-menus. This prevents potential visual overlaps with the main menu level (see #354) and is arguably a better design as it is more streamlined and requires less actions / mouse movements to get the related information:

dropdown_menu

Note: When upgrading to v3.9.1 , this new design will only appear at the next start of the systray applet. After you upgraded, you can close the systray applet via the "Exit" button in the right-click menu and restart it by running the "Arch-Update Systray Applet" graphical application from your application menu.

It is also now possible to run Arch-Update by clicking on the "X update(s) available" menu entry.

Features

  • (systray) Run arch-update when clicking on the "X update(s) available" menu entry (#357) - (07a3aa2) by @Antiz96

Fixes

  • (systray) Drop sub-menus for update sources in favor of "first level" dropdown menus (#355) - (532e1f3) by @Antiz96

Documentation

Styling

Miscellaneous

Full Changelog: v3.9.0...v3.9.1

v3.9.0

29 Mar 18:02
v3.9.0
0087c7f

Choose a tag to compare

Highlight

This new release brings a German translation and introduces dropdown sub-menus for each sources of available updates (Packages, AUR, Flatpak) to the systray applet, providing an easy way to distinguish the number and the list of available updates for each of them:

dropdown_menu

  • Sub-menus for sources with 0 pending update are not shown.
  • The "All" sub-menu is only shown when relevant (meaning when at least two sources have pending updates).
  • The "NoVersion" configuration file option is honored in sub-menus.

See the related pull request for more screenshots and implementation details.

Note: When upgrading to v3.9.0 , the new dropdown sub-menus will only appear at the next start of the systray applet. After you upgraded, you can close the systray applet via the "Exit" button in the right-click menu and restart it by running the "Arch-Update Systray Applet" graphical application from your application menu.

Features

Fixes

Documentation

Styling

Miscellaneous

New Contributors

Full Changelog: v3.8.1...v3.9.0

v3.8.1

21 Mar 00:06
v3.8.1
31fcfb8

Choose a tag to compare

Highlight

This release brings a Hungarian translation.

Features

Miscellaneous

New Contributors

Full Changelog: v3.8.0...v3.8.1

v3.8.0

18 Mar 10:46
v3.8.0
c9dbe94

Choose a tag to compare

Highlight

This release sets a more reasonable default value for the Arch news check requests timeout and introduces the new NewsTimeout option in the arch-update.conf configuration file to customize it:

NewsTimeout=[Num] 
    Timeout threshold for the Arch news check requests. 
    The value is expressed in seconds and has to be an integer. 
    Setting this option to "0" results in no timeout (no time limit for requests to complete). Defaults to 10.

Features

  • (news) Set a more reasonable default for Arch news requests timeout and allow to customize it via the NewsTimeout option in the config file (#335) - (666575c) by @Antiz96

Styling

Miscellaneous

Full Changelog: v3.7.6...v3.8.0

v3.7.6

14 Mar 09:36
v3.7.6
7cd3412

Choose a tag to compare

Highlight

This release brings a Chinese (simplified - zh_CN) translation and fixes some minor issues in the Makefile.

Features

Fixes

  • (Makefile) Fix incorrect paths in uninstall target and add the missing Swedish translation files (#332) - (aea604a) by @Cardiacman13

New Contributors

Full Changelog: v3.7.5...v3.7.6

v3.7.5

04 Mar 18:38
v3.7.5
14cdf7f

Choose a tag to compare

Highlight

This release prevents the kernel_reboot library to be sourced when running the script from WSL.
Indeed, running this library from WSL doesn't serve any purpose (as the kernel is managed by WSL itself) and it leads to false positives.

Fixes

Styling

Full Changelog: v3.7.4...v3.7.5

v3.7.4

23 Feb 19:05
v3.7.4
e5f524f

Choose a tag to compare

Highlight

This release enhance documentation about eventual issues and solutions / workarounds with the systray applet autostart.

Documentation

Miscellaneous

Full Changelog: v3.7.3...v3.7.4