Vscode Gitlens: v9.2.4 Release

Release date:
December 26, 2018
Previous version:
v9.2.3 (released December 21, 2018)
Magnitude:
279 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v9.2.4

eamodio

Directory Browser for v9.2.4

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 a repository indicator in the Repositories view when we are unable to detect repository changes — related to #583
  • Adds gitlens.defaultDateShortFormat setting to specify how short absolute dates will be formatted by default

Changed

  • Changes the fetch date in the Repositories view to respect the date style setting (gitlens.defaultDateStyle) and uses the new gitlens.defaultDateShortFormat setting for formatting
  • Avoids caching when we are unable to detect repository changes — related to #583

Fixed

  • Fixes #605 — Show More Commits not working