Back to home
Release history
What's New
All the latest features, improvements, bug fixes, and updates to Starverse — documented for every release.
9
Releases
51
Changes
v1.6.0
Added
1 change- Analytics & Monitoring—Integrated PostHog for user analytics and Sentry for error tracking to improve app reliability and performance.
v1.5.0
Added
1 change- Production Readiness—New documentation for setting up Starverse in production and hardened security configuration.
Changed
3 changes- Enhanced Security—Added bot protection to authentication routes and implemented strict security headers to protect your data.
- Performance Optimizations—Switched to optimized image delivery for logos and avatars, reducing page load times.
- Improved AI Experience—Increased the rate limit for AI-powered tag suggestions to allow for more frequent use.
v1.4.2
Added
2 changes- "What's New" Modal—You will now see a friendly summary of the latest features and improvements whenever the app is updated.
- Improved Version Tracking—The app now intelligently tracks which updates you've seen, ensuring you're always up to date without being interrupted by repeat notifications.
v1.4.1
Added
2 changes- Enhanced Command Palette—You can now navigate through search results using your keyboard for a faster, mouse-free experience.
- Brand Identity Improvements—Introduced custom brand typography across the dashboard for a more cohesive and professional feel.
v1.4.0
Added
2 changes- Seamless Tag & Collection Search—You can now search for tags and collections when adding them to a repository. If no match is found, you can instantly create and assign the new tag or collection with a single click or by pressing Enter.
- Enhanced Collection Filtering—The collection search bar is now always visible in the sidebar, allowing you to quickly filter through both your custom and smart collections.
Changed
1 change- Optimized Selector UX—Tag and collection selectors now provide real-time feedback and automatic cleanup of search terms on close.
v1.3.0
Added
9 changes- Semantic Search—Search your stars using natural language queries powered by AI query expansion.
- Smart Collections—Automatically group your repositories into dynamic categories like "Frontend Tools" or "CLI Utilities" based on your tags.
- Command Palette—Navigate the app quickly with a new global command palette (`Cmd+K`).
- AI-Powered Tagging—Get automatic tag suggestions and TL;DR summaries for your repositories using your own AI keys.
- Secure AI Key Management—Connect your own OpenAI, Gemini, or OpenRouter keys with secure AES-256-GCM encryption.
- Readme Previews—View rich readme previews directly within the app.
- Collection Management—Create and manage custom collections of repositories.
- Timeline Changelog—New interactive timeline view for app updates.
- Theme-Aware Branding—Dynamic logos and favicons that adapt to your system theme.
Changed
2 changes- Navigation Polish—Improved site header and footer with better mobile responsiveness.
- Dashboard Layout—Refined scrollable panels and consistent spacing for a better browsing experience.
Fixed
2 changes- UI Interaction—Resolved issues with event propagation in dropdown menus and dialogs.
- Settings Stability—Improved validation and error handling in the settings forms.
v1.2.0
Added
1 change- Dynamic Theme-Aware Logo—The Starverse logo now automatically switches between light and dark versions based on your system theme or manual preference.
Changed
1 change- Improved Favicon Support—Updated website icons to remain visible and high-quality across all browser themes.
v1.1.0
Added
4 changes- Privacy Policy Page—You can now read the full privacy policy at /privacy, with a polished card-based layout and sticky table of contents
- Terms of Service Page—You can now read the terms of service at /terms, with the same professional design
- Changelog Timeline—The changelog page now features a visual timeline layout with version history
- Sponsor Buttons—GitHub Sponsor and Ko-Fi support buttons are now visible on the site
Changed
1 change- Consistent header and footer are now shared across all public pages (landing, changelog, privacy, terms)
v1.0.0
Added
10 changes- Authentication & Authorization—Secure login using GitHub OAuth with Supabase Auth
- Star Import & Sync—Automatically import and sync all your starred repositories from GitHub
- Repository Management—View, search, and filter your starred repositories with advanced filters
- Tagging System—Create and manage custom tags to organize your repositories
- Collections—Group repositories into custom collections for better organization
- Repository Details—View detailed information about each repository including readme previews
- AI-Powered Tag Suggestions—Get intelligent tag suggestions using Gemini, OpenAI, or OpenRouter APIs
- AI Keys Management—Securely store and manage your AI API keys in settings
- Export Functionality—Export your curated repository lists
- Responsive UI—Fully responsive design that works on desktop and mobile devices
Changed
4 changes- Dashboard Layout—Improved layout with sidebar panels for filters, tags, and collections
- Search Functionality—Enhanced search with real-time filtering across repository names, descriptions, and tags
- Repository Cards—Updated visual design for repository cards with better information hierarchy
- Settings Panel—Restructured settings with dedicated sections for GitHub and AI keys
Fixed
4 changes- UI Responsiveness—Fixed scrolling issues in collection, filter, and tag panels
- Event Propagation—Resolved Base UI component event propagation issues
- GitHub API Handling—Improved handling of GitHub API rate limiting and authentication
- Form Validation—Added proper validation for form inputs in settings
Removed
1 change- Old UI Components—Removed legacy components no longer needed in the updated interface