v0.5.0 Release Notes
New Features
AI Configuration & Prompt Management (PR #84)
- Added connection testing for AI configuration panel to validate service availability
- Enhanced prompt editing and display logic for better management experience
- Added repository deletion and release API endpoints for complete resource management
- Extended database schema for categories and asset filters with additional metadata fields
- Improved responsive layout for better mobile and desktop adaptation
Default Category Override (PR #85)
- Added default category override feature - modify name, icon, and keywords for default categories
- Added keyword support for categories with keyword input during creation/editing
- Unified category customization state logic across components
- Fixed AI configuration deletion with proper id existence check
Subscription / Trending Feature (PR #86, #87, #89)
- Added Trending view with four channels: Most Stars, Most Forks, Top Developers, and Trending
- Implemented manual refresh with IndexedDB persistence for ranking data
- Added batch AI analysis with pause/resume/stop controls
- Created backend proxy endpoints for GitHub Search API
- Added trending channel with time-range (daily/weekly/monthly) and language filters
- Full Chinese and English localization for all channels
Bug Fixes
- Fixed merge conflicts between subscription feature and default category override
- Fixed tag rendering logic in SubscriptionDevCard when ai_tags is empty
- Improved error message display with more specific details
- Fixed duplicate trending branch code in SubscriptionView
Improvements
- Optimized header responsiveness with automatic text wrapping detection
- Updated repository grid responsive breakpoints for better tablet/desktop layouts
- Improved subscription persistence and migration to include trending channel
- Extended trending search from 7 days to 30 days with minimum 100 stars threshold
Contributors
Special thanks to our contributors for this release:
- @SummerRay160 - AI configuration, prompt management, default category override features (PR #84, #85)
- @chan-yuu - Subscription/Trending feature implementation (PR #86)
Download
- Windows: GitHub.Stars.Manager.Setup.0.5.0.exe
- macOS (Intel): GitHub.Stars.Manager-0.5.0.dmg
- macOS (Apple Silicon): GitHub.Stars.Manager-0.5.0-arm64.dmg
- Linux: GitHub.Stars.Manager-0.5.0.AppImage