Vscode Gitlens: v12.0.1 Release

Release date:
March 3, 2022
Previous version:
v12.0.0 (released February 28, 2022)
Magnitude:
2,881 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

33 Commits in this Release

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

Authored March 1, 2022
Authored March 3, 2022
Authored March 3, 2022
Authored March 1, 2022
Authored January 21, 2022
Authored March 3, 2022
Authored February 28, 2022
Authored March 2, 2022
Authored March 3, 2022
Authored March 2, 2022
Authored March 3, 2022
Authored March 3, 2022
Authored March 2, 2022
Authored February 28, 2022
Authored March 1, 2022
Authored March 2, 2022
Authored March 3, 2022
Authored February 28, 2022
Authored March 2, 2022
Authored March 1, 2022

Top Contributors in v12.0.1

eamodio
TristanTheLamb

Directory Browser for v12.0.1

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 gitlens.defaultDateFormat setting to specify the locale, a BCP 47 language tag, to use for date formatting

Changes

  • Removes dependency on GitKraken Authentication extension
  • Changes date formatting to follow the VS Code language locale by default
  • Changes framing of premium features into GitLens+
  • Changes repository naming to better reflect its folder name, related to #1854

Fixed

  • Fixes #1859 - GitLens dates use system locale instead of vscode language setting
  • Fixes #1854 - All repos have the same name
  • Fixes #1866 - Copy SHA and Copy Message don't work from the views (commits, branches, etc)
  • Fixes #1865 - Value shortOffset out of range for Intl.DateTimeFormat options property timeZoneName
  • Fixes #1742 - New file lines keep jumping down
  • Fixes #1846 - Restoring (checkout) a deleted file from a commit doesn't work
  • Fixes #1844 - Autolinked issues aren't properly paged when there are too many commits
  • Fixes #1843 - Compare references doesn't work if you have multiple repos open