github AmintaCCCP/GithubStarsManager v0.5.2

7 hours ago

v0.5.2 Release Notes

New Features

Discovery View Refactor (PR #90)

  • Replaced the subscription view with a new Discovery view featuring channel-based browsing, multi-filter sorting, search, pagination, and a "Load more" button
  • Added in-page AI analysis controls for repository cards with star/unstar support
  • Enhanced Markdown renderer with syntax highlighting (highlight.js), copyable code blocks, image zoom/modal, in-modal TOC, heading navigation, and adjustable font size
  • Added safer clipboard read/write helpers with localized messages
  • Improved responsive layout with Inter font family, refined breakpoints (xl header), and lucide-react icons throughout
  • Added scroll-to-bottom component and enhanced error boundary with report/copy details
  • Extended data import/export panel with more format support

Trending Channel Enhancement (PR #96)

  • Switched Trending data source from GitHub Search API to GitHubTrendingRSS for more reliable results
  • Added time-range filter (Daily, Weekly, Monthly) with a dropdown selector in the trending toolbar
  • Added RSS description parsing with HTML entity decoding and tag stripping
  • Supplemented RSS data with GitHub API for missing repository fields (language, topics, timestamps, etc.)
  • Renamed the channel from "Hot Repos" to "Trending" with updated description

Bug Fixes

Desktop Stability Fix (PR #95)

  • Removed the desktop-only Inter/CDN stylesheet loading path that was triggering renderer crashes on macOS
  • Hardened discovery state rehydration and channel lookups to prevent white-screen crashes from malformed persisted data

Discovery View Fix (PR #97)

  • Removed auto-loading pagination logic from the Discovery view and improved scroll behavior
  • Fixed custom description handling in the RepositoryEditModal when the description is null or empty

Contributors

Special thanks to @SummerRay160 for their outstanding contributions to this release (PR #90, #97), driving the Discovery view refactor and key bug fixes that make this version significantly more stable and polished.

Download

  • Windows: GitHub.Stars.Manager.Setup.0.5.2.exe
  • macOS (Intel): GitHub.Stars.Manager-0.5.2.dmg
  • macOS (Apple Silicon): GitHub.Stars.Manager-0.5.2-arm64.dmg
  • Linux: GitHub.Stars.Manager-0.5.2.AppImage

Don't miss a new GithubStarsManager release

NewReleases is sending notifications on new releases.