- Fix for PHP 8.5 (deprecated
curl_close)
- Fix for PHP 8.4 (@romantech)
- Fix for branch names containing special chars like
#
- Better support for Alfred 5
gh my starsopens/<username>?tab=starsinstead of/stars
- Fixed version number in workflow
- New command
gh user/repo devopening repo in Visual Studio Code (Codespaces) - New command
gh user/repo discussions - New command
gh my repos new - Search issues by title (
gh user/repo #search) - Archived repos with prefix
[Archived]in subtitle - Performance improvement
- Fix result display for non-PR issue IDs (@tobias-grasse)
- Fix git clone url, use new
x-github-client://scheme
- Fix deprecation warning when using PHP 8.1
- Support for macOS 12 Montery: PHP is no longer pre-installed, you must install it by yourself via Homebrew (
brew install php) - Better support for Alfred 4
- new command
gh user/repo actions(@Attsun1031) - command
gh user/repo new issuelands on issue template selector page (@riastrad)
- Api pagination didn't work correctly anymore (missing results from page > 2)
- Support for macOS 10.13 High Sierra
- Commit search results had wrong urls on GitHub Enterprise (@beparker)
- new command
gh user/repo projects(@dagio) - new command
gh my pulls review requested(@AeroEchelon) - better sorting for issues (most recently updated on top) and commits (most recent on top) (@danielma)
- On macOS 10.12.5 Beta URLs didn't opened in browser anymore
- new commands for searching repos and users globally in GitHub (
gh s repoandgh s @user) - new command
gh my repos(@jacobkossman) - new command
gh > delete database - source repos with higher priority than forks
- in some situations private repos were missing (@lxynox)
- after saving GitHub Enterprise url the workflow didn't reopen correctly
- updated user sub commands ("Activity" tab does not exist any more on GitHub)
- fixed reading environment variables (important for hotkey support)
- 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
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)
- New sub commands for
gh my issues/pull:created,assignedandmentioned - New help command:
gh > help - Longer cache lifetime
- GitHub Enterprise support (use
ghe) - Commit search (
gh user/repo *hash)
- A space after
ghis required to avoid confusion when using commands of other workflows likeghost