| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| RepoBar-0.9.1-SHA256SUMS.txt | 2026-09-14 | 257 Bytes | |
| RepoBar-0.9.1.dmg | 2026-09-14 | 31.2 MB | |
| RepoBar-0.9.1.dSYM.zip | 2026-09-14 | 26.5 MB | |
| RepoBar-0.9.1.zip | 2026-09-14 | 26.6 MB | |
| README.md | 2026-09-14 | 1.0 kB | |
| RepoBar 0.9.1 source code.tar.gz | 2026-09-14 | 5.2 MB | |
| RepoBar 0.9.1 source code.zip | 2026-09-14 | 5.5 MB | |
| Totals: 7 Items | 95.0 MB | 0 | |
Highlights: GitHub secondary rate limits are honored, iOS builds and workflow-run display are restored, and submenu timeouts no longer cancel other menus.
- Honor GitHub secondary retry delays in REST and GraphQL, pause queued requests, and retain stats cooldowns across redirects.
- Restore iOS builds and workflow-run display, and keep local Git reference probes bounded and offline.
- Respect repository submenu timeouts, preserve requests needed by other menus, and allow retries after bounded cancellation cleanup.
- Honor developer CLI token/host overrides and Enterprise REST paths, keep JSON stdout clean, and implement the documented GraphQL raw-response flag.
- Update SwiftLog to 1.15.1 and Zod to 4.6.2 for app logging and GraphQL developer tooling.
- Compatibility: Development tooling requires Node.js 22.13 or newer, matching the existing pnpm requirement; update pnpm to 11.26 and pin CI tooling with verified downloads.
- Update the CI Node.js runtime to Node 26 while retaining the Node.js 22.13 development minimum.