Releases: guttermonk/waybar-nixos-updates
Releases · guttermonk/waybar-nixos-updates
v2.1
v2.0
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
Added a nix flake.
v1.7
Resolved the issue where a blank line was added to the update list when a single update was found.
v1.6
Rewrote the README.md and made a minor fix.
v1.5
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
No more unsightly space at the bottom of the tooltip! Used sed to remove the trailing newline.
v1.3
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
Added two new features:
- Improved error handling
- Now shows an "updating" icon while updating
v1.1
Added boot/resume detection