Skip to content

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 26 Jun 04:47
· 21 commits to master since this release

Better GitHub Stars Manager v1.0.6

This release adds a lightweight favorites workflow for starred repositories and fixes a few rough edges in the in-page manager.

Highlights

  • Added a new Favorite action for repositories directly in the stars table.
  • Added a Favorites only filter so you can quickly focus on the repos you care about most.
  • Favorites now live alongside your tags and notes, so they follow the same local-first storage model and travel with Gist sync across devices.

Fixes

  • Fixed an issue where typing in search, tag, and notes inputs could lose focus because GitHub's global keyboard shortcuts were stealing the event.
  • Fixed the stars manager mounting on other users' ?tab=stars pages. The panel now appears only on your own stars page.
  • Fixed in-page Open Options actions so they route reliably through the extension background page.

Notes

  • Existing stars, tags, and notes remain intact. No reset is required.
  • Favorites default to off for existing repositories until you mark them.