Skip to content

Releases: bdougie/contributor.info

v1.11.0

05 Aug 03:08
Compare
Choose a tag to compare

1.11.0 (2025-08-05)

🚀 Features

  • add .issues command for semantic PR context analysis (#214) (d58d989)
  • add pr-review-responder agent and update prime command (b7ad789)
  • AI-powered issue similarity detection with free MiniLM embeddings (#216) (5846248)
  • complete PR reviewer suggestions implementation (#221) (df528b1)
  • enable pytorch repository progressive backfill (#251) (e763471)
  • enhance bulk-add-repos with progressive backfill support (#258) (4d48066)
  • implement app stats reviewer suggestions based on CODEOWNERS (#220) (c27bf3c), closes #219
  • implement contributor.info GitHub App for PR insights (#212) (d808d5e)
  • implement GitHub Actions migration with progressive backfill (eb55431)
  • implement PR tier labeling system with comment-based prioritization (#215) (c5b0c7f)

🐛 Bug Fixes

  • add missing author_id column to reviews table (#242) (2504d6c)
  • add user notifications for untracked repository searches (#239) (3e0d3a7), closes #222 #222
  • Delete scripts/tier-100.sh (116d43f)
  • improve error handling and logging in inngest capture functions (#225) (eaecc82)
  • inngest handler export (#241) (bc1d967), closes #223 #223
  • missing reviews and comments in feed (#238) (05c2818)
  • progressive backfill error handling and consecutive error checking (#256) (a9f328a)
  • progressive backfill workflow issues for large repositories (#254) (e56cdd1), closes #251
  • progressive backfill workflow issues for large repositories (#254) (#255) (08be29b)
  • properly export handler in inngest-prod.js for Netlify Functions (57658bc)
  • pytorch data errors (#240) (bdc0631)
  • remove non-existent pull_request_number column references (#244) (239c39a)
  • repository not found error for new large repos (#245) (9f8de66)
  • resolve inngest-prod handler export issue (aed088e)
  • resolve PR activity update workflow failures (#232) (9efe5d9)
  • update data loading UX to direct users to GitHub discussions (#257) (55215b0)
  • update script paths after folder reorganization (#252) (1d4f524), closes #251

📚 Documentation

  • add comprehensive documentation for GitHub Actions migration (#249) (bc2154e)
  • add comprehensive README documentation for scripts directory (#231) (1c2bcfd), closes #228
  • add comprehensive README.md files to all documentation folders (#234) (cef3e98)

v1.10.0

14 Jul 06:05
Compare
Choose a tag to compare

1.10.0 (2025-07-14)

🚀 Features

  • add PRD for smart data fetching with repository size classification (#199) (96f50ab)
  • complete Phase 5 UX enhancements with inline repository metadata (#205) (f25675a)
  • complete Phase 6 example repository updates (#207) (615ed7a), closes #206
  • implement Phase 3 smart data fetching strategy (#202) (4efe0b4)
  • implement Phase 4 background capture optimization (#203) (21b341b)
  • implement repository size classification system (#201) (972d2eb)
  • Resend Welcome Email (#194) (3d8e1e4)

🐛 Bug Fixes

  • add GitHub Actions error debugging tools and documentation (#198) (01fba79)
  • build (b1eec1b)
  • consolidate build scripts for Netlify deployment (#197) (e63bb1a)
  • Delete docs/data-fetching/data-priority.md (88ee660)
  • enable RLS on missing tables to resolve security advisories (#208) (923ebb5)
  • exclude test files from production TypeScript build (3f6b954)
  • exclude test-utils.ts from production build (370d6b1)
  • handle missing GITHUB_TOKEN in production Inngest functions (#192) (7abe03d)
  • move @vitejs/plugin-react to dependencies for Netlify build (2391a54)
  • move autoprefixer to dependencies for Netlify builds (dc8bf51)
  • move vite-imagetools to dependencies for Netlify build (87e8901)
  • New Sign Up Auth (#195) (fa3bd7d)
  • re organize docs (a881ffb)
  • register actual Inngest functions in production handler (#191) (13643eb)
  • release manually (16e365e)
  • resolve 100% error rate in rollout system by fixing job completion (#210) (1e9757d), closes #211
  • update environment variable handling for production Inngest functions (#196) (5f0abb9)

⚡ Performance Improvements

  • optimize Vite build with modern tooling and analysis (#193) (47090f5), closes #12883

📚 Documentation

  • document hybrid GraphQL/REST API strategy (#200) (762827a)

v1.9.3

11 Jul 13:59
Compare
Choose a tag to compare

1.9.3 (2025-07-11)

🐛 Bug Fixes

  • build (2fd5c3b)
  • improve Inngest production mode detection and key handling (5e8e601)

v1.9.2

11 Jul 13:49
Compare
Choose a tag to compare

1.9.2 (2025-07-11)

🐛 Bug Fixes

v1.9.1

11 Jul 07:08
Compare
Choose a tag to compare

1.9.1 (2025-07-11)

🐛 Bug Fixes

  • add proper MIME type headers for TypeScript modules (#187) (6ce5bae)

v1.9.0

11 Jul 06:37
Compare
Choose a tag to compare

1.9.0 (2025-07-11)

🚀 Features

  • Hybrid Rollout Manager Implementation - Live at 10% (#186) (656df68)

v1.8.0

10 Jul 19:24
Compare
Choose a tag to compare

1.8.0 (2025-07-10)

🚀 Features

v1.7.1

10 Jul 15:08
Compare
Choose a tag to compare

1.7.1 (2025-07-10)

🐛 Bug Fixes

  • update semantic release config to use main branch (01e5241)

👷 CI/CD

  • update release workflow to trigger on main branch (b76adda)

v1.7.0

10 Jul 14:47
Compare
Choose a tag to compare

1.7.0 (2025-07-10)

🚀 Features

  • Implement Hybrid Progressive Capture System with GraphQL Integration (#182) (7615479)
  • Improved user exp with data capture and inngest (#179) (e480ace)

📚 Documentation

  • add major release trigger methods to release process guide (#183) (91d781d)

v1.6.0

08 Jul 13:20
82fbeac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0