Product Updates
Changelog
All the latest updates, improvements, and fixes to Git AutoReview.
Coming SoonQ1 2026
Coming Soon
Planned- GitHub Integration — Review PRs from GitHub repositories
- GitLab Integration — Full GitLab merge request support
- Team Collaboration — Share review presets and rules across your team
- Custom AI Prompts — Fine-tune AI behavior for your codebase
- Review Templates — Reusable templates for common review scenarios
v1.0.1Latest
January 4, 2025
Added
Added- Edit Panel — Rich editing experience with live preview for AI-generated comments
- Jira Settings — Configure Jira integration directly from the settings panel
- Usage Dashboard — Track your review usage with visual progress indicators
- Team Management — Invite team members and manage roles (Pro tier)
Improved
Changed- Smoother Editing — Dedicated edit panel replaces basic input dialogs for a better UX
- Cleaner Project — Documentation organized into docs/ folder
Fixed
Fixed- Settings Responsiveness — Toggles and switches now respond immediately
- Custom Rules — Configuration now saves correctly to VS Code settings
- Repository Modal — Checkbox alignment fixed in "Add Repository" dialog
Removed
Removed- Redundant UI — Removed inline edit buttons (replaced by Edit Panel)
- Noise Reduction — Removed repetitive "multiple models" notice from comments
v1.0.0Latest
January 3, 2025
AI-Powered Code Review
Added- Multi-Model Support — Choose between Claude, Gemini, or GPT for reviews
- Dual-Model Mode — Compare insights from two AI models side by side
- Smart Presets — Fast, Thorough, or Custom review modes
- Comment Synthesis — AI merges duplicate findings into unified feedback
Bitbucket Integration
Added- Cloud & Server — Works with Bitbucket Cloud and Data Center
- One-Click Publishing — Push approved comments directly to your PR
- PR Browser — Browse and select Pull Requests in VS Code sidebar
- Diff Viewer — View PR changes in virtual documents
Review Workflow
Added- Approve/Reject — Review AI suggestions before publishing
- Edit Comments — Customize AI-generated feedback
- Inline Threads — Comment threads appear right in your editor
- Severity Levels — Critical, High, Medium, Low classifications
- Categories — Bug, Security, Performance, Style, Maintainability
Jira Integration
Added- Auto-Detection — Extracts Jira ticket from PR title or branch name
- Context Aware — Fetches task description and acceptance criteria
- AC Verification — AI checks if code meets acceptance criteria
- Custom Fields — Support for custom acceptance criteria fields
Security Analysis
Security- Secret Detection — Finds hardcoded API keys and credentials
- SQL Injection — Detects vulnerable database queries
- XSS Prevention — Identifies cross-site scripting risks
- Unsafe Eval — Flags dangerous code execution patterns
- Debug Code — Catches console.log statements before production
- TODO Tracking — Highlights unfinished work markers
Code Intelligence
Added- Smart Indexing — Incremental code indexing for context-aware reviews
- Symbol Extraction — Understands functions, classes, and types
- Related Files — Automatically includes relevant context
User Interface
Added- Dedicated Sidebar — PR list and review panel in one place
- Editor Decorations — Color-coded severity indicators in the gutter
- CodeLens Actions — Quick actions on flagged lines
- Progress Tracking — Status bar shows indexing and review progress
- Settings Panel — Comprehensive configuration UI
Licensing
Added- Free Tier — 5 reviews per month to get started
- Pro Tier — Unlimited reviews for power users
- Easy Activation — License management via Whop.com
Security & Privacy
Security- Secure Storage — API keys encrypted in VS Code SecretStorage
- No Data Collection — Your code stays on your machine
- Direct API Calls — Code sent only to your chosen AI provider
Try the Latest Version
Install Git AutoReview from VS Code Marketplace and start reviewing PRs with AI.
Install Free