Skip to content

Releases: rrbe/better-github

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 15:36

What's Changed

  • chore: bump action-gh-release to v3 for Node.js 24 runtime by @rrbe in #40
  • Remove release asset download counts by @rrbe in #41

Full Changelog: v1.13.1...v1.14.0

v1.13.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 04:16

What's Changed

  • fix(watch-fork-star-popup): portal popup out of the stargazers anchor by @rrbe in #39

Full Changelog: v1.13.0...v1.13.1

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 01:49

What's Changed

  • fix: stargazer popup links go to the user's profile, not the stargazers list by @CodyTseng in #35
  • fix(release-tab): swap rocket for native tag icon, fix icon spacing by @rrbe in #36
  • fix(contributor-card): align card with native hovercard in dark mode by @rrbe in #37
  • fix(contributor-card): retry failed fetches instead of hiding the card forever by @rrbe in #38

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 07:19

What's Changed

  • feat: contributor background card (suspicious-account signals) by @rrbe in #34

Full Changelog: v1.11.0...v1.12.0

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 08:09

What's Changed

  • feat: highlight issue/PR numbers in list with amber-yellow by @rrbe in #30
  • feat: show download count on release assets by @rrbe in #31
  • chore: disable PR number highlight feature (#30) by @rrbe in #32

Full Changelog: v1.10.1...v1.11.0

v1.10.1

Choose a tag to compare

@github-actions github-actions released this 03 Jun 13:49

What's Changed

  • feat: default all users to English, make locale opt-in by @rrbe in #29

Full Changelog: v1.10.0...v1.10.1

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 08:35

What's Changed

  • feat: i18n (English / 简体中文 / 繁體中文) with in-app language switcher by @rrbe in #28

Full Changelog: v1.9.0...v1.10.0

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 06:23

What's Changed

  • ci: add release workflow to publish extension zip on tag by @rrbe in #25
  • feat: show unresolved review thread details in a click popover by @rrbe in #26
  • fix: stop native tooltips overlapping custom popovers by @rrbe in #27

Full Changelog: v1.8.1...v1.9.0

v1.8.1

Choose a tag to compare

@rrbe rrbe released this 01 Jun 08:29

What's Changed

  • feat: support old dashboard layout in top-repos by @rrbe in #23
  • test: establish vitest suite, CI, and coverage reporting (44%→83%) by @rrbe in #24

Full Changelog: v1.8.0...v1.8.1

v1.8.0

Choose a tag to compare

@rrbe rrbe released this 11 May 02:03

What's New

  • feat: render commit tags inline next to title (#18)
  • feat: reserve list row height with skeleton placeholders to prevent layout shift (#21)
  • refactor: redesign the options UI (#19)
  • refactor: regroup features into 5 categories (#22)
  • fix: harden top-repos and branch-badge against GitHub re-renders (#20)

Full Changelog: v1.7.1...v1.8.0