Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 01:31
7563630

0.14.0 (2024-07-22)

Features

  • Add status command that prints GitHub's service status summary (4ac7a48)
  • Add upgrade command to pin the latest version (4ac127c)
  • config: Increase GH_FZF_DEFAULT_LIMIT to 75 (b442dbd)
  • Display GitHub service alerts in the preview-label during incidents (4ac7a48)
  • pr: Add column showing the diff shortstat (26c1d50)
  • run: Add alt-w keybind to filter by selected workflow (48a29dd)
  • ui: Add second layout to alt-P preview toggling (d77d364)
  • ui: Display command in fzf prompt (66bbf1e)
  • workflow: Add ctrl-y keybinding to copy file url (2f478f2)
  • workflow: Add custom list formatting (0a57814)

Bug Fixes

  • linux: Check XDG_SESSION_TYPE when determining copy command (f743c80)
  • ui: Pad preview columns to prevent word wrap weirdness (79cbd4b)
  • upgrade: Skip if already on latest version (#35) (e944671)
  • util: Execute notify-run-completed as a background process (5a3469c)