Releases: bdougie/contributor.info
Releases · bdougie/contributor.info
v1.11.0
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
v1.10.0
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
📚 Documentation
v1.9.3
v1.9.2
v1.9.1
v1.9.0
v1.8.0
v1.7.1
v1.7.0
v1.6.0
What's Changed
- feat: updated social cards and links by @bdougie in #125
- feat: Share Cards Implementation by @bdougie in #126
- fix: rls fixes by @bdougie in #131
- feat: 404 bad search by @bdougie in #132
- docs fixes by @bdougie in #134
- fix: broken index by @bdougie in #136
- feat: monitoring migration by @bdougie in #135
- feat: Add Bulk Repository Tracking Dev Tool by @bdougie in #142
- feat: Contributor confidence by @bdougie in #137
- feat: dynamic light mode by @bdougie in #143
- feat: Improve Sharing Features by @bdougie in #145
- fix: Enhanced SnapDOM capture with blank image validation by @bdougie in #147
- feat: spam filter and analysis by @bdougie in #149
- feat: Implement maintainer admin dashboard with confidence scoring and bot management by @bdougie in #150
- fix: lottery factor role consistency with confidence system by @bdougie in #151
- feat: Enhance 'needs attention' with maintainer response filtering by @bdougie in #152
- feat: Add comprehensive Storybook stories for 16 missing high priority components by @bdougie in #153
- feat: Fix social cards by @bdougie in #156
- fix: Repo social cards by @bdougie in #157
- fix: YOLO algorithm: Switch to Commits API for 90-day support and improved accuracy by @copilot-swe-agent in #158
- fix: mobile FOUC by adding synchronous theme detection script by @copilot-swe-agent in #165
- feat: Black screen by @bdougie in #166
- fix: mobile responsiveness issues in YOLO button and feed components by @copilot-swe-agent in #168
- feat: Implement unified GitHub repository search with fuzzy suggestions #160 by @bdougie in #169
- fix: Search Dropdown fix + Caching fixes by @bdougie in #172
- feat: GitHub API Rate Limiting with Progressive Data Capture System by @bdougie in #173
- Implement AI Repository Summaries with pgvector Integration by @copilot-swe-agent in #171
- feat: Return the distribution options by @bdougie in #176
- feat: pwa setup by @bdougie in #178
New Contributors
- @copilot-swe-agent made their first contribution in #158
Full Changelog: v1.5.0...v1.6.0