Skip to main content
STARVERSE
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 & MonitoringIntegrated PostHog for user analytics and Sentry for error tracking to improve app reliability and performance.

v1.5.0

Added

1 change
  • Production ReadinessNew documentation for setting up Starverse in production and hardened security configuration.

Changed

3 changes
  • Enhanced SecurityAdded bot protection to authentication routes and implemented strict security headers to protect your data.
  • Performance OptimizationsSwitched to optimized image delivery for logos and avatars, reducing page load times.
  • Improved AI ExperienceIncreased the rate limit for AI-powered tag suggestions to allow for more frequent use.

v1.4.2

Added

2 changes
  • "What's New" ModalYou will now see a friendly summary of the latest features and improvements whenever the app is updated.
  • Improved Version TrackingThe 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 PaletteYou can now navigate through search results using your keyboard for a faster, mouse-free experience.
  • Brand Identity ImprovementsIntroduced custom brand typography across the dashboard for a more cohesive and professional feel.

v1.4.0

Added

2 changes
  • Seamless Tag & Collection SearchYou 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 FilteringThe 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 UXTag and collection selectors now provide real-time feedback and automatic cleanup of search terms on close.

v1.3.0

Added

9 changes
  • Semantic SearchSearch your stars using natural language queries powered by AI query expansion.
  • Smart CollectionsAutomatically group your repositories into dynamic categories like "Frontend Tools" or "CLI Utilities" based on your tags.
  • Command PaletteNavigate the app quickly with a new global command palette (`Cmd+K`).
  • AI-Powered TaggingGet automatic tag suggestions and TL;DR summaries for your repositories using your own AI keys.
  • Secure AI Key ManagementConnect your own OpenAI, Gemini, or OpenRouter keys with secure AES-256-GCM encryption.
  • Readme PreviewsView rich readme previews directly within the app.
  • Collection ManagementCreate and manage custom collections of repositories.
  • Timeline ChangelogNew interactive timeline view for app updates.
  • Theme-Aware BrandingDynamic logos and favicons that adapt to your system theme.

Changed

2 changes
  • Navigation PolishImproved site header and footer with better mobile responsiveness.
  • Dashboard LayoutRefined scrollable panels and consistent spacing for a better browsing experience.

Fixed

2 changes
  • UI InteractionResolved issues with event propagation in dropdown menus and dialogs.
  • Settings StabilityImproved validation and error handling in the settings forms.

v1.2.0

Added

1 change
  • Dynamic Theme-Aware LogoThe Starverse logo now automatically switches between light and dark versions based on your system theme or manual preference.

Changed

1 change
  • Improved Favicon SupportUpdated website icons to remain visible and high-quality across all browser themes.

v1.1.0

Added

4 changes
  • Privacy Policy PageYou can now read the full privacy policy at /privacy, with a polished card-based layout and sticky table of contents
  • Terms of Service PageYou can now read the terms of service at /terms, with the same professional design
  • Changelog TimelineThe changelog page now features a visual timeline layout with version history
  • Sponsor ButtonsGitHub 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 & AuthorizationSecure login using GitHub OAuth with Supabase Auth
  • Star Import & SyncAutomatically import and sync all your starred repositories from GitHub
  • Repository ManagementView, search, and filter your starred repositories with advanced filters
  • Tagging SystemCreate and manage custom tags to organize your repositories
  • CollectionsGroup repositories into custom collections for better organization
  • Repository DetailsView detailed information about each repository including readme previews
  • AI-Powered Tag SuggestionsGet intelligent tag suggestions using Gemini, OpenAI, or OpenRouter APIs
  • AI Keys ManagementSecurely store and manage your AI API keys in settings
  • Export FunctionalityExport your curated repository lists
  • Responsive UIFully responsive design that works on desktop and mobile devices

Changed

4 changes
  • Dashboard LayoutImproved layout with sidebar panels for filters, tags, and collections
  • Search FunctionalityEnhanced search with real-time filtering across repository names, descriptions, and tags
  • Repository CardsUpdated visual design for repository cards with better information hierarchy
  • Settings PanelRestructured settings with dedicated sections for GitHub and AI keys

Fixed

4 changes
  • UI ResponsivenessFixed scrolling issues in collection, filter, and tag panels
  • Event PropagationResolved Base UI component event propagation issues
  • GitHub API HandlingImproved handling of GitHub API rate limiting and authentication
  • Form ValidationAdded proper validation for form inputs in settings

Removed

1 change
  • Old UI ComponentsRemoved legacy components no longer needed in the updated interface