Skip to content

RepoBar 0.8.3

Choose a tag to compare

@steipete steipete released this 13 Jun 11:34
· 72 commits to main since this release
v0.8.3
e5f1f24
  • Send optional AI summaries through the OpenAI Responses API directly and limit model choices to documented public OpenAI identifiers.
  • Keep GitHub API usage in a compact, expandable Accounts settings section instead of a separate settings tab.
  • Search accessible repositories by description, language, and topics, and open repository rows on the configured GitHub host with a double-click (thanks @udiedrichsen). (#80)
  • Add opt-in release notifications for pinned repositories, including an optional pre-release toggle, first-refresh backlog protection, and rate-conscious polling at most every 15 minutes (thanks @LeoLin990405). (#82)
  • Round compact stat badges (issue, PR, star, and release download counts) to the nearest thousand and million instead of truncating, so a count like 19,999 shows as "20K" rather than "19K" and matches GitHub's own compact numbers (thanks @LeoLin990405). (#81)