Skip to content

Releases: GitGuardian/gitguardian-vscode

v0.11.0

28 May 12:27
Compare
Choose a tag to compare

Changed

Fixed

  • The extension now works correctly on Windows ARM machines (#84).

v0.10.0

30 Apr 09:57
Compare
Choose a tag to compare

Changed

Fixed

  • Tentatively fix certificate errors encountered during extension installation.

v0.9.0

31 Mar 13:19
Compare
Choose a tag to compare

[0.9.0]

Changed

v0.8.0

04 Mar 15:17
3e24e5c
Compare
Choose a tag to compare

Changed

  • Updated to ggshield 1.37.0.
  • ggshield binaries are no longer bundled in the extension, the correct binary is downloaded at startup. This makes the extension much lighter while still not requiring installing ggshield manually.

v0.7.0

28 Jan 16:24
Compare
Choose a tag to compare

What's Changed

Added

v0.6.0

10 Jan 09:04
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix 'refresh quota' button

v0.5.0

19 Nov 13:58
Compare
Choose a tag to compare

What's Changed

Removed

  • Removed GGShield path and API key from the extension settings

Changed

  • Improve the authentication process and add more information when it fails.
  • Only display one problem when a secret URI is detected

Added

  • Added an option in the vscode settings to allow self-signed certificates

v0.4.2

07 Nov 17:26
Compare
Choose a tag to compare

What's Changed

Fixed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

07 Nov 10:45
Compare
Choose a tag to compare

What's Changed

Fixed

  • Ensure all global environment variables are loaded before making API calls

Full Changelog: v0.4.0...v0.4.1

v0.4.0

04 Nov 09:28
Compare
Choose a tag to compare

Modified

  • Load .env configuration and ensure environment specific settings are applied
  • Prevent scanning gitignored files
  • Status bar displays error when scanning ignored files

Fixed

  • Stop displaying error when scanning file ignored in .gitguardian.yaml

Full Changelog: v0.3.0...v0.4.0