v3.7.3
Highlight
This release removes the list of pending updates from the systray's tooltip. Indeed, having the list of pending updates in the tooltip was a bad design from the start and it creates more issues than it solves. The right click / dropdown menu is arguably a way better design for the same purpose (both in terms of UI and UX).
See #319 for full rational.
Additionally, this release brings some minor improvements to the libraries and systray scripts to ease their maintenance.
Styling
Miscellaneous
- Little rework of the systray applet python script (#322) - (169e00e) by @Antiz96
- Remove the list of pending updates from the systray's tooltip (#321) - (f51cf89) by @Antiz96
- Make scripts more robust when using
mkdir
(#320) - (b2af443) by @Antiz96
Full Changelog: v3.7.2...v3.7.3