| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| RepoBar-0.8.4.dSYM.zip | 2026-07-02 | 41.5 MB | |
| RepoBar-0.8.4.zip | 2026-07-02 | 26.0 MB | |
| README.md | 2026-07-02 | 744 Bytes | |
| RepoBar 0.8.4 source code.tar.gz | 2026-07-02 | 6.5 MB | |
| RepoBar 0.8.4 source code.zip | 2026-07-02 | 6.8 MB | |
| Totals: 5 Items | 80.7 MB | 0 | |
- Coalesce concurrent OAuth token refreshes per account so rotating refresh tokens cannot race or overwrite newer credentials.
- Keep repository submenus associated with the correct repository when GitHub's opaque node ID differs from its full name.
- Persist the repository display limit from Settings and expose the active heatmap color control in General settings.
- Keep every Settings tab inside the visible display frame, allow bounded manual resizing, and prevent the Repositories table from forcing the window under the Dock (thanks @Yuxin-Qiao). (#84)
- Update Kingfisher to 8.10.0 for safer asynchronous image cancellation and macOS image decoding.
- Update esbuild to 0.28.1 to address upstream development-tool security advisories.