Skip to content

Releases: rrbe/better-github

v1.8.0

11 May 02:03

Choose a tag to compare

Highlights

  • 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

v1.7.0

23 Apr 01:17

Choose a tag to compare

What's New

  • Diff stats on PR list — show additions/deletions per PR (#15)
  • GraphQL repo tags fetch — faster, lighter tag loading (#16)

Fixes

  • Star popup survives GitHub's counter hydration (#14)

v1.6.2

21 Apr 04:43

Choose a tag to compare

Fixes

  • Auto-collapse lazy-loaded files in PR diff view (#13)

v1.6.1

20 Apr 15:32

Choose a tag to compare

Fixes

  • Hide approve button when user is PR author (#12)

v1.6.0

15 Apr 03:18

Choose a tag to compare

What's New

  • Collapse/Expand controls for file tree and file diffs on PR pages (#8)
  • Open source link and feature search in settings page (#9)
  • Watch/Fork/Star hover popup — shows user lists on hover (#10)

Fixes

  • Remove redirect-home-to-feed feature and add maintainability note (#11)

v1.5.1

14 Apr 09:56

Choose a tag to compare

What's Changed

  • Group features by page (Home, Pull Requests, PR & Issue List, Repository) in settings and README (#7)
    • Options page now uses collapsible groups, default collapsed
    • README and README_CN reorganized with matching page-based sections

v1.5.0

14 Apr 09:57

Choose a tag to compare

What's Changed

  • Add option to redirect GitHub home to Feed page (#5)
  • Better Top Repositories — auto-expand and pin-to-top (#6)