Skip to content

Releases: git-ecosystem/git-credential-manager

GCM 2.0.632

14 Dec 16:21
478753b
Compare
Choose a tag to compare

Changes:

  • Show the terminal/TTY based prompts when there is no desktop/GUI sessions present for GitHub (#453, #538)
  • Copy Debian package files to correct directory (#545, #566, #569, #539)

GCM 2.0.605

17 Nov 09:23
97323d1
Compare
Choose a tag to compare

Changes:

  • Remove noisy messages during auto-detection (#492, #494)
  • Improve proxy environment variable handling (#497, #501, #503)
  • Update MSAL; set MS auth embedded window title (#239, #512)
  • Fix missing dependencies in Debian package (#506, #514, #528)
  • Persist auto-detected provider setting (#507, #517)
  • Refactor namespace, assembly and project names (#500)
  • Support the wslview command to open the browser (#529)
  • Update System.CommandLine and fix some bugs (#531)
  • Fix a bug to prevent setting credential.provider when it wasn't needed (Only set credential.provider for dynamic matches #535)

GCM 2.0.603

16 Nov 13:25
36284cf
Compare
Choose a tag to compare
GCM 2.0.603 Pre-release
Pre-release

Changes:

  • Remove noisy messages during auto-detection (#492, #494)
  • Improve proxy environment variable handling (#497, #501, #503)
  • Update MSAL; set MS auth embedded window title (#239, #512)
  • Fix missing dependencies in Debian package (#506, #514, #528)
  • Persist auto-detected provider setting (#507, #517)
  • Refactor namespace, assembly and project names (#500)
  • Support the wslview command to open the browser (#529)
  • Update System.CommandLine and fix some bugs (#531)

GCM 2.0.567

11 Oct 16:11
3047faf
Compare
Choose a tag to compare

Changes:

  • Include UI helpers in Debian package for Linux release; move GCM symlink to /usr/local/bin (#405)
  • Respect http.sslCAInfo settings (#242, #411)
  • Fix bug with enumerating Azure Repos bindings outside of a repository (#416, #417)
  • Allow forcing OAuth authentication with Bitbucket host provider (#329, #401)
  • Stop echoing password on Linux in basic credentials prompt (#432, #436)
  • Return non-zero code for UI helpers on error (#440, #441)
  • Use native Git path interpolation for config values (#439)
  • Allow hostname-specific proxy override to use no proxy (#442, #449)
  • Future proof Windows broker "WAM" version detection (#465)
  • Add support for using WSL Git configuration (#461)
  • Add new diagnose command to help debug problems in the wild (#463)
  • Add option to use the new DPAPI-based credential store on Windows (#464)
  • Add explicit device code authentication for GitHub (#478)
  • Fix WSL configuration instructions (#479)
  • Improve host provider auto-detection logic (#384, #481)

GCM 2.0.498

11 Aug 15:11
7ad55fb
Compare
Choose a tag to compare

Changes:

  • Autodetect Bitbucket DC instances (#373)
  • Create Linux plaintext store with safer directory permissions (#397)
  • Add ability to read GCM default settings from the Windows Registry (#404)
  • Allow users to specify path to GPG executable for gpg credential store on Linux (#406)

Thanks to our contributors ❤️:

GCM 2.0.475

21 Jun 15:11
27fbadc
Compare
Choose a tag to compare

Changes:

  • Fix bug where GUI prompts would not be shown on Windows (#374)

GCM 2.0.474

02 Jun 14:34
95a180a
Compare
Choose a tag to compare

Changes:

  • Fix bug in GitHub x-platform UI where the browser/OAuth option is not shown (#360)

From previous release:

  • UI on macOS and Linux thanks to AvaloniaUI 🎉 (#336)
  • GHES OAuth support (#354)
  • More winget publishing fixes (#353)
  • Fix release builds .NET SDK version (#358)

GCM 2.0.472

02 Jun 12:51
2bc3086
Compare
Choose a tag to compare
GCM 2.0.472 Pre-release
Pre-release

Changes:

  • UI on macOS and Linux thanks to AvaloniaUI 🎉 (#336)
  • GHES OAuth support (#354)
  • More winget publishing fixes (#353)
  • Fix release builds .NET SDK version (#358)

GCM 2.0.452

17 May 12:02
b00c5ac
Compare
Choose a tag to compare

Changes:

  • Add preliminary support for OAuth with GitHub AE (requires server support/changes) (#343)
  • Add workaround for Windows Broker (WAM) running as admin (#344)
  • Consume new MSAL library versions (#346)
  • Set MSAL embedded webview window title to give more context to the user (#347, #239) Not working currently (see here)

GCM 2.0.435-beta

06 May 09:31
4123596
Compare
Choose a tag to compare

Changes:

  • Add support for the Windows authentication broker - Windows Hello support (default off) (#323)
  • Pass parent window handle information to MSAL (#306)
  • Fix computation of installation path on Linux/single-file publish (#310)
  • Fix Windows user-only installer configuration bug (#335)
  • Run postinstall actions as the current user, not root - stop changing ownership of ~/.gitconfig on macOS (#308)
  • Avoid using the newer --show-scope Git config option - work with downlevel Git versions (#318)
  • Fix winget publishing (#332, #338)
  • Reduce warnings from tests (#337)
  • Documentation fixes (#333)

Thanks to our contributors ❤️: