Releases: git-ecosystem/git-credential-manager
Releases · git-ecosystem/git-credential-manager
GCM 2.0.696
GCM 2.0.692
Changes:
- Improved Bitbucket OAuth performance through verification of access token validity (#518)
- Fixed bug in binding
list
command for Azure Repos (#575) - Added OAuth UI support for Bitbucket (#579)
- Improved usability for GitHub auth (#587)
- Added option to disable GUI prompts (#600)
- Added support for GitLab (#591, #614, #621) 🎉
- Added support for new preferred WSL UNC file path (#612)
- Updated WAM support to only include applicable OSes (#629)
- Added install from source helper script for Linux users (#630)
- Fixed GHE credential storage bug by removing
raw
prefix from API URL (#599) - Simplified build number included in artifact names (#638)
- Upgraded to .NET 6.0 (#635, #640)
Thanks to our contributors ❤️:
GCM 2.0.632
GCM 2.0.605
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
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
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
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
Changes:
- Fix bug where GUI prompts would not be shown on Windows (#374)