Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 22:35
9f1281a

0.11.0 (2024-05-31)

Features

  • changelog: Add changelog command as a shortcut for gh fzf release --repo "benelan/gh-fzf" (f8d5b23)
  • run: Add alt-i keybinding to filter by in_progress (89580c0)
  • run: Add alt-n keybinding to to display a desktop notification on completion (b4185b7)
  • run: Improve fallback log viewer for the dunstify action (31d4199)
  • run: Add actions to notifications created by dunstify (a5c3c50)
  • run: Add util for displaying a desktop notification when the selected run completes. Requires dunstify, notify-send, or osascript (009598c)

Bug Fixes

  • run: Resolve issues opening logs from the dunstify notification's action (922fb4b)
  • run: Fix quoting errors in the osascript notification (8a86ee7, 36c5676)
  • util: Ensure --repo and -R flags are correctly passed to gh (46adb7e)

Performance Improvements

  • issue, pr: Abort before sending request if a label wasn't selected via alt-l or alt-L keybindings (86b4457)