Releases: benelan/gh-notify-desktop
Releases · benelan/gh-notify-desktop
v0.3.0
20 Dec 21:36
Compare
Sorry, something went wrong.
No results found
0.3.0 (2025-12-20)
Features
Add -v flag to print the current version (6324ffb )
dunst: Improve terminal detection for cli action (a0b347c )
v0.2.0
13 May 05:57
Compare
Sorry, something went wrong.
No results found
0.2.0 (2025-05-13)
Features
Add -c and -C flags that get the total count of unread notifications (467bdcd )
Add -h flag that displays help message (#12 ) (a805187 )
Add GH_ND_MAX environment variable to specify the max notifications to display at once (0b1027c )
Add dunst actions to mark the notification as read, done, or unsubscribed (447c38a )
Add support for osascript and notify-send (#11 ) (02aa67c )
Auto-determine terminal application to use for the "cli" dunst action (19355ba )
Prioritize the GH_BROWSER environment variable when determining how to open links (5139e4b )
Bug Fixes
Ensure debug info is logged to stderr instead of stdout (c599fea )
Resolve issue that caused duplicate notifications to be displayed (09576c1 )
v0.1.0
17 Dec 00:16
Compare
Sorry, something went wrong.
No results found
0.1.0 (2024-12-16)
Features
Add flags to filter notifications by participating and all (eba9c3a )
Display repo, type, reason, and title values in notifications (#2 ) (6a6c7e5 )
Support GH_BROWSER environment variable for dunst's 'web' action (a4c9953 )
Use the GitHub logo as the default icon for notifications (820687b )