Recent GitClear Improvements
Get your own free automated changelog at the link
By Code Domain
The types of code that have generated the most Diff Delta
January 16, 2026
- Add V1 SurveysController API to create, retrieve polls and manage questions
- Add API Surveys documentation with endpoints, parameters, and usage examples
January 15, 2026
- Assorted improvements for Enterprise job running, per Davit & Bank of Georgia
January 9, 2026
- Add new segments to allow segmenting more stats by team & repo
- Improvements to prevent a PR from missing its merge_commit
January 7, 2026
January 5, 2026
January 3, 2026
- Implement LLM searchable help center
- Add grouping of AI usage tokens by provider in settings UI
December 12, 2025
- Fix AI Cohort charts sorting: enforce Least use to Most use order
December 11, 2025
- Add weekly YoY AI cohort stats CSV generator and fix nil commit_site handling in tag traversal
December 9, 2025
- Add ensure_cached_stat_rebuild_on_create_destroy to queue LLM metrics on team creation
December 8, 2025
- Add PR audit fields and return PR audits based on most recent merged_at for closed-date filters
December 5, 2025
- Fix: Update PR post-merge logic to detect updates to squashed PR commits
December 3, 2025
- Fix: Early-out in RepoImportProgress.calculate_percent_complete when default branch reaches the repo's processing epoch
- Fix: Early-out in RepoImportProgress#calculate_percent_complete when default branch predates provider_created_at
December 2, 2025
- Refactor: Swap timeOffHtml to timeOffArray to fix CAB escaping issues
- Fix PR comment time fallback: correct 30.seconds/1.minute division to prevent inflated estimates