What’s new
Changelog
New features, improvements, and fixes shipped to LGTM.
- New
- Redesigned homepage showcasing real product features
- Changelog page — see what shipped and when
Improved- PR table and detail panel now responsive on mobile with collapsible detail rows
- Team page shows your role (Owner/Admin/Member) and links to the GitHub organization
Fixed- PR table rendering issue on certain page navigations
- New
- Team invitation confirmation page — invitations now show a preview before you accept
- GitHub connection section on team settings page with installation status
- Sidebar shows GitHub connection status per team
Improved- Repositories page now reflects team-level GitHub installation instead of personal
- Team switcher updated to show which teams have GitHub connected
- New
- Team dashboard with summary cards, period selector, and leaderboards
- "Needs Your Review" section on dashboard with pending PR count
- Top author, merger, and reviewer cards with tie-breaking
- Stale PR badges to distinguish parked work from forgotten PRs
- Repository multi-select filter on dashboard
- Reviewer avatars column in PR table and detail panel
- Review state tracking — see who approved, requested changes, or commented
- Click author avatars to filter PRs by that author
Improved- Dashboard shows draft count, approved count, and changes-requested breakdowns
- Repo names in dashboard cards now link to the repository page
- New
- PR complexity scoring — every pull request gets a 1–10 score based on size, file spread, churn, and more
- Color-coded score badges (green/amber/orange/red) in PR list and detail views
- Sort pull requests by complexity score
- GitHub API rate limit warning in sidebar when limits are exhausted
- Search PRs by number with # prefix (e.g. #42)
- Starred repositories appear as quick-access items in sidebar navigation
- Pull request refresh — re-fetch all open or closed PRs from GitHub on demand
- Repository metadata refresh from dropdown menu
- Comment and review comment counts in PR table and detail panel
Improved- PR filter navigation now uses URL params as source of truth
- Sort direction toggle button on repositories and PR pages
- Filtered PR count displayed alongside results
- New
- Pull request listing page with state, author, label, milestone, draft, and branch filters
- Slide-over detail panel for viewing PR details without leaving the list
- Cursor-based pagination for large PR lists
- Searchable dropdowns for label and milestone filters
- New
- Redesigned homepage with bento grid layout
- Repositories page with search, sort, and star/unstar
- Starred repositories grouped in a dedicated section at the top
- New
- Real-time GitHub webhook sync for pull requests, reviews, and repository changes
- Repository metadata synced automatically from GitHub (description, visibility, homepage)
- New
- GitHub OAuth as the sole sign-in method — simple, one-click login
- GitHub App installation with automatic repository sync
- Team-based multi-tenancy tied to GitHub organizations
Improved- Removed password, two-factor authentication, and registration forms — streamlined to GitHub-only auth