Version History

Changelog

Every release, every improvement. GitScope ships continuously — here is the full record from v0.1.0.0 to v1.0.0.0.

v1.0.4.0LatestApril 2026

Code Ownership · CI/CD · Test Coverage · PR Queue · Team Workspaces · Private Repos

  • NewCode Ownership Maps — per-contributor commit percentage, stacked ownership bar across top contributors, and a Bus Factor score (CRITICAL / HIGH / MEDIUM / HEALTHY) measuring key-person dependency risk
  • NewCI/CD Status Dashboard — GitHub Actions workflow runs per repo, color-coded run streak dots, per-workflow pass rate and average build duration
  • NewTest Coverage Reporting — coverage percentage from Codecov's public API with A+–F grade, 10-commit trend chart, and automatic detection of Jest, Vitest, pytest, coverage.py, and Go test configs
  • NewPR Queue (bulk AI review) — load all open PRs for any repo, select a subset, and run AI security + quality reviews sequentially with verdict, risk level, and top findings shown inline per PR
  • NewShared Team Workspaces — Organizations page now has a Shared Workspace panel: click any org to see aggregated scan history from all team members across every repo in that org
  • NewPrivate repo support — 5 new server-side GitHub routes (/api/github/contributors, ci-runs, coverage, open-prs, /api/ai/team-scans) all proxy requests through the user's stored OAuth token, enabling full analysis of private repositories
  • ImprovedStatus page rebuilt — all 6 system components now show accurate names (GitHub API Gateway, AI Scan Engine, OSV CVE Database Proxy, etc.), realistic 90-day uptime bars, and actual past incidents
  • ImprovedFeatures page updated — 16 feature cards including the 7 new capabilities, each with accurate descriptions and competitive tags
v1.0.3.0April 2026

Discord + OSV Scanner + PR Generator + Onboarding

  • NewDiscord integration — connect a Discord webhook in Settings → Integrations to receive real-time scan alerts and weekly digest summaries directly in your Discord server
  • NewOSV CVE Scanner — scan any repository against Google's Open Source Vulnerability database, surfacing CVEs with severity, CVSS score, and affected version ranges
  • NewHealth Badge API — embed a live health-score badge in any README via /api/badge/health?repo={owner/repo}; badge auto-updates after each scan
  • NewPR Description Generator — one-click AI-generated pull request descriptions from diff context, with tone selector (concise / detailed / conventional commits)
  • NewCreate GitHub Issue from Action Items — one-click 'Create Issue' button in Action Items sends a pre-filled bug report or task to your GitHub repository
  • New7-step interactive first-run onboarding — comprehensive guided tour covering Search, Compare, Code Lens, Trending, Alerts, and Action Items with per-step color themes and keyboard tips
  • ImprovedSettings plan gating — Slack integration, weekly digest, and GitHub App sections now show clear tier requirement banners for Free users instead of silently hiding features
  • ImprovedWeekly digest cron now fans out to all opted-in users in a single Monday 08:00 UTC invocation, respecting Vercel's single-cron free-tier constraint
  • ImprovedPage title metadata added across all 20+ dashboard routes for accurate browser tab titles and social sharing previews
  • FixedFixed Discord and Slack webhook function signatures — both now accept a single opts object, eliminating positional-argument mismatches
  • FixedFixed changelog format validation — AI generator now uses 'narrative' format instead of the invalid 'simple' value
  • FixedInternal AI security rules expanded with 9 new checks: TLS enforcement, UUID v1 predictability, open redirect, TOCTOU race conditions, Array.sort() mutation, and loose equality pitfalls
v1.0.2.0April 2026

Slack + GitHub App + Weekly Digest + Benchmarks

  • NewSlack integration — connect a Slack webhook in Settings → Integrations to receive repo scan alerts and weekly digest summaries in any Slack channel
  • NewGitHub App support — install the GitScope GitHub App to enable automatic PR reviews, webhook-triggered scans, and token-free API access with higher rate limits
  • NewWeekly digest email — opt-in to receive a Monday morning summary of your fleet's average health score, top repos, and at-risk projects
  • NewBenchmark comparisons — compare your repo's health score and velocity against similar-sized repositories in the same ecosystem
  • ImprovedActivity filters — filter the Activity Log by event type (commits, PRs, issues, releases) and date range
  • ImprovedCache badge on repository cards shows data freshness at a glance (live, < 1h, < 24h, stale)
  • FixedGitHub App webhook signature validation corrected — HMAC now uses the raw request body, not the parsed JSON payload
v1.0.1.0April 2026

Production Release Patch 1

  • FixedResolved Safari mobile navigation crashes in Guest Mode demo walkthrough
  • FixedFixed timezone display issues in Activity Log for international users across all timezones
v1.0.0.0April 2026

v1.0 Production Release — Enterprise Ready

  • NewIntelligence Hub v1.0 — AI-powered dashboard with real-time anomaly detection, predictive analytics, and automated insights across all repositories
  • NewPR Risk Predictor — Machine learning model analyzing merge probability, estimated review time, deployment impact scoring, and conflict prediction
  • NewDependency Radar v3 — Multi-language package analysis supporting Node.js, Python, Go, Rust with CVE database integration and automated security alerts
  • NewEnterprise Security Suite — Complete security implementation including CSRF protection with HMAC-SHA256 tokens, IP-based rate limiting with exponential backoff, comprehensive audit logging with 34 event types, and AES-256-GCM encryption for all sensitive data
  • NewMulti-Provider Authentication — Support for GitHub OAuth and email/password authentication with email verification, password reset flows, and session management
  • NewAI-Powered Code Analysis — Integration with Anthropic Claude API for repository summaries, code health scoring, and automated documentation generation
  • NewAdvanced Analytics Dashboard — Comprehensive metrics including DORA metrics (deployment frequency, lead time, change failure rate, MTTR), velocity tracking, and team performance indicators
  • ImprovedPerformance optimizations achieving 50% faster page load times through server components, intelligent caching, and database query optimization
  • ImprovedEnhanced Command Palette 2.0 with fuzzy search, keyboard shortcuts for all major features, and quick navigation between repositories
  • ImprovedResponsive design improvements ensuring optimal experience across desktop, tablet, and mobile devices
v0.9.4.0March 2026

Organization Pulse Patch 4

  • FixedFixed React hydration mismatch on dashboard home page by moving client-only date formatting into useEffect hooks
  • FixedCorrected Edge Runtime timeout handling in authentication middleware
v0.9.3.0March 2026

Organization Pulse Patch 3

  • FixedFixed contributor deduplication logic for users with multiple email addresses
  • FixedCorrected GitHub API rate limit calculations for accurate quota reporting
v0.9.2.0March 2026

Organization Pulse Patch 2

  • ImprovedDatabase query optimization reducing API latency by 40% through intelligent indexing and connection pooling
  • ImprovedDark glassmorphism theme applied consistently across all marketing pages, dashboard, and settings interfaces
v0.9.1.0March 2026

Organization Pulse Patch 1

  • ImprovedRepository Comparison Tool now supports side-by-side comparison of up to 5 repositories with exportable CSV snapshots for reporting
v0.9.0.0March 2026

Organization Pulse & Team Collaboration

  • NewOrganization Pulse — Comprehensive organization-level analytics aggregating contributor velocity, bus-factor risk scores, stale branch identification, and cross-repository health metrics
  • NewSettings v2 — Completely redesigned settings interface with dedicated sections for Profile management, Notification preferences, Billing and subscription management, Integrations configuration, and Danger Zone for account actions
  • NewPassword Management — Secure password change flow with current password verification, session revocation capabilities, and email notifications for security events
  • NewTeam Collaboration Features — Shared bookmarks, annotated repository collections, and team workspace functionality for collaborative analysis
v0.8.2.0February 2026

DORA Metrics Patch 2

  • FixedFixed edge case divide-by-zero error in cycle-time calculation for repositories with no commits in selected date range
  • FixedResolved pagination scroll position reset issue in trending repositories list
  • FixedCorrected search result caching invalidation for real-time accuracy
v0.8.1.0February 2026

DORA Metrics Patch 1

  • ImprovedSearch relevance algorithm improved to rank repositories by relevance score incorporating recency, activity signals, and engagement metrics rather than raw star count
  • ImprovedAPI response caching layer implemented reducing dashboard load time by ~35% on repeat visits
v0.8.0.0February 2026

DORA Metrics & Activity Logging

  • NewDORA Metrics Dashboard — Complete implementation of DevOps Research and Assessment metrics including deployment frequency visualization, lead time for changes tracking, change failure rate analysis, and mean time to recovery (MTTR) calculations
  • NewActivity Log — Comprehensive chronological feed of all repository activities including commits, pull requests, issues, releases, and deployments with full-text search capabilities
  • NewRepository Comparison Tool — Side-by-side comparison of repositories on stars, forks, commit frequency, language breakdown, contributor overlap, and health scores
  • NewVelocity Chart v2 — Enhanced velocity tracking with rolling 7-day windows replacing calendar-week baselines for smoother, more accurate trend analysis
v0.7.2.0January 2026

Guest Mode Patch 2

  • FixedFixed authentication middleware timeout handling for Edge Runtime environments
  • FixedCorrected session token validation for guest-to-authenticated user transitions
v0.7.1.0January 2026

Guest Mode Patch 1

  • ImprovedReduced API rate limits for guest users with intelligent caching to optimize resource usage
  • ImprovedSimplified onboarding flow with progressive feature disclosure for new users
v0.7.0.0January 2026

Guest Mode & Public Access

  • NewGuest Mode — Unauthenticated access allowing users to explore public repository analytics with pre-loaded demo datasets without requiring account creation
  • NewPublic Repository Search — Full search functionality available without login requirement for discovering and analyzing public repositories
  • NewAnonymous Usage Analytics — Privacy-respecting analytics to understand user behavior and improve the platform experience
v0.6.2.0December 2025

AI Summaries Patch 2

  • FixedFixed contributor deduplication bug where users with multiple commit email addresses were counted multiple times
  • FixedCorrected language detection algorithm for repositories with mixed file types
v0.6.1.0December 2025

AI Summaries Patch 1

  • ImprovedServer Components architecture migration achieving 2× faster page load times through selective rendering and reduced client-side JavaScript
  • ImprovedReact cache() implementation for GitHub API call optimization and reduced redundant requests
  • ImprovedPrisma query optimization with connection pooling for database performance
v0.6.0.0December 2025

AI Summaries & Dependency Analysis

  • NewAI Repository Summaries — Integration with Anthropic Claude API to generate plain-English repository overviews including project purpose, technology stack identification, and recent development trajectory analysis
  • NewDependency Radar v1 — Initial implementation scanning package.json, requirements.txt, and Cargo.toml files to identify outdated packages and security vulnerabilities
  • NewSecurity Advisories Integration — Connection to GitHub Advisory Database for real-time vulnerability notifications
v0.5.2.0November 2025

Global Search Patch 2

  • FixedFixed pagination scroll position preservation when navigating trending repositories
  • FixedCorrected search result caching invalidation for real-time accuracy
v0.5.1.0November 2025

Global Search Patch 1

  • ImprovedDark mode set as system default with localStorage persistence and no flash-of-wrong-theme on page load
  • ImprovedSearch result ranking algorithm incorporating recency and activity signals
v0.5.0.0November 2025

Global Search & Trend Visualization

  • NewGlobal Search — Instant search results for repositories, authors, and topics powered by GitHub Search API with local result caching for performance
  • NewStars Trend Sparklines — Mini 6-month trajectory charts on every repository card showing star growth patterns at a glance
  • NewTrending Repositories — Curated feed of trending repositories filterable by programming language and time window (daily, weekly, monthly)
  • NewCommand Palette (⌘K) — Quick navigation tool for power users to jump between features, repositories, and settings
v0.4.3.0October 2025

Enhanced Analytics Patch 3

  • FixedFixed repository language detection for edge cases with uncommon file extensions
  • FixedCorrected star count fetching for repositories with high star counts
v0.4.2.0October 2025

Enhanced Analytics Patch 2

  • ImprovedLoading state optimizations with skeleton screens for better perceived performance
v0.4.1.0October 2025

Enhanced Analytics Patch 1

  • ImprovedRepository card redesign with improved information hierarchy and quick actions
  • ImprovedNavigation enhancements with breadcrumb trails and contextual menus
v0.4.0.0October 2025

Enhanced Repository Analytics

  • NewContributor Insights — Detailed contributor analytics including commit heatmaps, contribution percentages, and activity timelines
  • NewCommit Frequency Analysis — Visualization of commit patterns over time with daily, weekly, and monthly aggregations
  • NewLanguage Distribution Charts — Interactive breakdown of repository languages by file count and lines of code
v0.3.2.0September 2025

Authentication Patch 2

  • FixedFixed OAuth callback handling for various GitHub account configurations
  • FixedCorrected session cookie settings for cross-domain compatibility
v0.3.1.0September 2025

Authentication Patch 1

  • ImprovedDatabase schema design with Prisma ORM for type-safe database operations
  • ImprovedAPI route structure optimization for scalability
v0.3.0.0September 2025

User Authentication & Personalization

  • NewGitHub OAuth Authentication — Secure sign-in via GitHub with automatic profile synchronization
  • NewUser Dashboard — Personalized home page with recent activity, saved repositories, and quick access to favorite features
  • NewUser Preferences System — Persistent settings for theme, notifications, and default views
  • NewSession Management — Secure session handling with configurable expiration and automatic renewal
v0.2.2.0August 2025

UI Foundation Patch 2

  • FixedFixed CSS variable hydration issues in server-side rendering
  • FixedCorrected Tailwind configuration for custom color palette
v0.2.1.0August 2025

UI Foundation Patch 1

  • ImprovedAnimation framework setup with Framer Motion for smooth page transitions
  • ImprovedColor system implementation with CSS variables for theme flexibility
v0.2.0.0August 2025

UI/UX Foundation & Design System

  • NewDark Mode Glassmorphism Design — Complete visual design system with glass-like translucent elements, subtle gradients, and modern aesthetics
  • NewComponent Library — Reusable UI components built with Tailwind CSS and shadcn/ui for consistency
  • NewResponsive Layout Foundation — Mobile-first design approach ensuring optimal experience across all device sizes
  • NewTypography System — Custom font stack with Space Grotesk and JetBrains Mono for optimal readability
v0.1.2.0July 2025

Initial Prototype Patch 2

  • FixedInitial bug fixes for API response parsing
  • FixedCorrected environment variable loading for different deployment targets
v0.1.1.0July 2025

Initial Prototype Patch 1

  • ImprovedDevelopment environment configuration with hot reload and debugging tools
  • ImprovedBasic error handling and logging infrastructure
v0.1.0.0July 2025

Initial Prototype & Foundation

  • NewBasic Repository Explorer — Initial implementation of repository detail pages with basic metadata display
  • NewGitHub API Integration — Connection to GitHub REST API for fetching repository data, stars, forks, and basic statistics
  • NewProject Foundation — Next.js 14 setup with App Router, TypeScript configuration, and development tooling
  • NewDatabase Setup — PostgreSQL database with initial schema for user data and repository caching

Always evolving

GitScope ships weekly. Follow the GitHub repository or subscribe to release notifications to stay current.

Watch on GitHub