Skip to content

GitHubBar 1.0.2

Latest

Choose a tag to compare

@FranciscoMoretti FranciscoMoretti released this 30 Jul 20:25

GitHubBar 1.0.2

GitHubBar 1.0.2 adds first-class support for GitHub's new stacked pull request API.

What changed

  • Native stack detection. GitHubBar now uses GitHub's Stack identity and position data instead of inferring stacks from branch names, so stacks are grouped accurately regardless of naming convention.
  • Complete stack navigation. Opening a stack shows its hydrated members in GitHub order, including merged and closed pull requests as navigation context, and provides a direct View stack on GitHub action.
  • Reliable stack totals and filtering. Stack rows use GitHub's authoritative member count, clearly identify incomplete hydration, and remain correctly scoped when switching between All and Pinned repositories.
  • Safer refreshes. Partial reconciliations no longer preserve stale Stack membership, and pull requests that close during a refresh stay out of the active workload.

Install

  1. Install and authenticate GitHub CLI: brew install gh && gh auth login.
  2. Download GitHubBar-1.0.2.zip and its .sha256 file below.
  3. Verify the archive with shasum -a 256 --check GitHubBar-1.0.2.zip.sha256.
  4. Unzip GitHubBar and move it to Applications.

This universal release supports Apple silicon and Intel Macs running macOS 14 or newer. It is ad-hoc signed and is not Apple-notarized. After verifying the checksum, try opening GitHubBar once and use System Settings → Privacy & Security → Open Anyway if Gatekeeper blocks the first launch.

Automatic updates remain disabled. Replace the existing app manually to update from an earlier GitHubBar release.