Skip to content

Releases: guttermonk/waybar-nixos-updates

v2.1

02 Oct 03:12

Choose a tag to compare

Added ./github/FUNDING.YML since my sponsorship account was recently approved.

Looking forward to continuing to provide users with secure and open sourced software that is privacy preserving and helps ensure our freedoms.

v2.0

13 Sep 21:06

Choose a tag to compare

Added the following features:

  • ability to toggle the updater to enable/disable
  • removed ping to make the network connectivity checker function more private
  • updated the nix flake with the new dependencies and removed ping
  • updated and cleaned up the readme

v1.8

12 Sep 00:00

Choose a tag to compare

Added a nix flake.

v1.7

11 Sep 13:05

Choose a tag to compare

Resolved the issue where a blank line was added to the update list when a single update was found.

v1.6

31 Jul 00:23

Choose a tag to compare

Rewrote the README.md and made a minor fix.

v1.5

28 Jul 23:02

Choose a tag to compare

This release now has a nix flake for the icons and update_checker function.

Also, the changes in this release enhance error reporting by:

  • Capturing and displaying specific error messages from nix build
  • Storing detailed error info in tooltip for failed updates
  • Updating notification and UI to show actual error details

v1.4

26 Jul 21:26

Choose a tag to compare

No more unsightly space at the bottom of the tooltip! Used sed to remove the trailing newline.

v1.3

16 Jul 02:29

Choose a tag to compare

This update focuses on notification updates:

  • Added notification icons
  • Added a failed update notification
  • Removed the expiry on failed update notifications
  • Updated the README.md file

v1.2

05 Jun 00:49

Choose a tag to compare

Added two new features:

  • Improved error handling
  • Now shows an "updating" icon while updating

v1.1

27 May 00:14

Choose a tag to compare

Added boot/resume detection