Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 May 05:57
517d557

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)