Releases: bdougie/contributor.info
Releases · bdougie/contributor.info
v1.0.0
1.0.0 (2025-06-17)
🚀 Features
- add comprehensive PRD for insights sidebar feature (#59) (971d03f)
- add persistent PR activity settings with Zustand (#50) (dcc3461), closes #40
- Error monitoring (#60) (b1644f2)
- implement comprehensive production performance monitoring system (#71) (f35ddb7), closes #62
- Implement Dynamic Social Media Cards with Supabase CDN (#66) (c522e74), closes #67
- implement improved cascade delete behavior for database (#70) (53e753b), closes #61
- implement insights sidebar with real-time PR attention detection (#76) (1d3db43), closes #79
- Leaderboard (#27) (d5ef6e5), closes #28
- make the changelog happen (#82) (4db6f5f)
- only count merged PRs for contributor scoring (#44) (4b7e4fd)
- Phase 1 DB improvements - Enhanced Input Validation (#69) (8a7675f)
- Separate charts onto dedicated pages and add Activity tab (91c69b5)
- skeleton loaders (#36) (c2c6ce0)
- Social Card (#65) (6bed3e1)
- Storybook Setup (#63) (f233335)
🐛 Bug Fixes
- bad json (#83) (33a0966)
- example-repos.tsx (4360c29)
- improve 404 page mobile interaction and color palette consistency (#53) (1c6ee88)
- improve mobile responsiveness for contributions chart (#52) (2c62ce4), closes #48
- remove debug elements from login page (#54) (4dc4870), closes #51
- skip tests in Netlify production build to resolve vitest dependency issue (#75) (3aec151), closes #74
♻️ Code Refactoring
- consolidate time range handling and fix display issues (0b75489)