Releases: gharlan/alfred-github-workflow
Releases · gharlan/alfred-github-workflow
Version 1.4.1
- fixed reading environment variables (important for hotkey support)
Version 1.4
- Hotkey support
- use native update mechanism of Alfred (to keep your hotkeys)
- new command
gh user/repo releases(@altern8tif) - cache warmup after login
- lower cpu usage in multi curl
- fixed autocomplete values in GitHub Enterprise
Version 1.3
Important: This is the last version for Alfred 2.
- Disabled updates in Alfred 2
- Updates in Alfred 3 are loaded from new location (GitHub releases)
Version 1.2
Features
- New sub commands for
gh my issues/pull:created,assignedandmentioned - New help command:
gh > help - Longer cache lifetime
Version 1.1
Features
- GitHub Enterprise support (use
ghe) - Commit search (
gh user/repo *hash)
Bugfixes
- A space after
ghis required to avoid confusion when using commands of other workflows likeghost