Vscode Gitlens: v16.3.0 Release

Release date:
February 11, 2025
Previous version:
v16.2.2 (released February 5, 2025)
Magnitude:
8,992 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

82 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored February 5, 2025
Authored January 23, 2025
Authored February 5, 2025
Authored January 25, 2025
Authored January 24, 2025
Authored February 6, 2025
Authored January 25, 2025
Authored February 3, 2025
Authored January 28, 2025
Authored February 3, 2025
Authored January 24, 2025
Authored January 24, 2025
Authored February 5, 2025
Authored January 21, 2025
Authored February 3, 2025
Authored February 11, 2025
Authored February 10, 2025
Authored February 10, 2025
Authored January 24, 2025
Authored January 21, 2025
Authored January 21, 2025

Top Contributors in v16.3.0

eamodio
axosoft-ramint
d13
sergeibbb

Directory Browser for v16.3.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Added

  • Adds rich support for Azure DevOps — closes #3902
    • Adds integration status and connection flows to the Home view; closes #3976
    • Adds autolinks, issues and pull requests in the Commit Graph and Home view; closes #3977
    • Adds pull request support in Launchpad — closes #3978
    • Adds issue support to Start Work; closes #3979
  • Adds new AI-powered ability to generate a stash message from the changes in the Stash commands
  • Adds and expands AI model support for GitLens' AI features
    • Adds DeepSeek V3 and R1 models — closes #3943
    • Adds o3-mini and o1 OpenAI models
    • Adds Gemini 2.0 Flash, Gemini 2.0 Flash-Lite, Gemini 2.0 Pro, and Gemini 2.0 Flash Thinking models
    • Adds dynamic model loading for GitHub Models and HuggingFace models
    • Adds a gitlens.ai.modelOptions.temperature setting to specify the temperature (randomness) for AI models that support it
    • Adds a Switch Model button to the AI confirmation prompts
  • Adds Windsurf support — closes #3969
  • Adds "pro" indicators for applicable integrations — closes #3972

Changed

  • Improves performance of updates to active and recent branches on the Home view

Fixed

  • Fixes #3952 - Interactive rebase doesn't work in GL without VS Code added to path
  • Fixes #3938 - GitLens automatically initiating an external sign-in after install on vscode.dev
  • Fixes #3946 - Home View doesn't update repo state changes made when hidden
  • Fixes #3940 - Commit Details: issue autolinks can disappear after enrichment
  • Fixes #4035 - Repo is lost when "Generate commit" is requested