Product Updates

Changelog

All the latest updates, improvements, and fixes to Git AutoReview.

Coming SoonQ1 2026

Coming Soon

Planned
  • 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.1.0Latest

January 18, 2025

Added

Added
  • 🎉 GitHub Integration Full support for GitHub repositories! Review PRs directly from GitHub with the same powerful AI analysis
  • Smart Issue Deduplication AI no longer reports the same issue multiple times; similar findings are automatically merged into one actionable comment
  • Published Comment Awareness Regenerating reviews skips issues you've already addressed, keeping your workflow clean

Improved

Changed
  • Precise Comment Placement Comments now appear exactly on the problematic line, not before or after
  • Cleaner UI Issue badges wrap gracefully when there are many labels; "Go to code" button stays visible

Fixed

Fixed
  • Line Number Accuracy Resolved edge cases where AI comments pointed to wrong lines in chained method calls
  • Badge Overflow Labels no longer push buttons off-screen on narrow panels

v1.0.7

January 17, 2025

Added

Added
  • AI Confidence Scoring Each review issue now shows a confidence percentage, helping you prioritize what matters most
  • Smart PR Filtering Focus on your work: filter PRs by author with one click
  • Git Blame Context AI understands code history to provide more relevant feedback
  • Bearer Token Auth New authentication option for Bitbucket Repository Access Tokens
  • Repository Limits Visual counter shows how many repos you can add on your plan
  • Credential Validation Helpful warnings when Bitbucket credentials are misconfigured

Improved

Changed
  • Better Error Messages Clear, actionable guidance when API calls fail (with "Open Settings" button)
  • Faster Reviews Performance optimizations and code quality improvements
  • Sidebar Layout Long file paths now wrap correctly instead of overflowing

Fixed

Fixed
  • Pagination State Fixed edge case where "Load More" button could show incorrect state
  • Settings Sync Repository counter updates immediately when license changes
  • Type Safety Resolved potential undefined value issues throughout the codebase

v1.0.1

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.0

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 Full configuration UI

Licensing

Added
  • Free Tier 10 reviews per day 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 CodeIcon Marketplace and start reviewing PRs with AI.

Install Free