Skip to content

Releases: snyk/vscode-extension

v1.2.9

11 Mar 07:06
aee3125
Compare
Choose a tag to compare

Added

  • Check Snyk Code enablement using configured organization from settings.
  • Prevent Snyk Code Local Code Engine users from uploading the code to Snyk servers.

Changed

  • Increase navigation button sizes in Snyk Code example fixes.
  • Analysis duration removed from the results tree.

Fixed

  • Do not present the user with error view when token is invalid.
  • Proxy environments handling.
  • Transient error handling for Snyk Code.

v1.2.8

14 Feb 13:20
0848b36
Compare
Choose a tag to compare

Fixed

  • Automatic scanning not working for Windows environments.
  • Failing Open Source Security scan for .NET projects.
  • Snyk Code suggestion view being blank periodically when opening an issue.

v1.2.7

18 Jan 08:10
413e10e
Compare
Choose a tag to compare

Added

  • Automatic crash reporting for caught and uncaught errors.
  • Analytics for vulnerability count hovers.
  • Preview feature toggles.

Changed

  • Extension feedback link.

Fixed

  • Authentication flow for users whose routers cannot resolve IPv6 address.

v1.2.6

11 Jan 09:14
1313436
Compare
Choose a tag to compare

Fixed

  • Correct user identification in analytics.

v1.2.5

05 Jan 08:01
bff86ae
Compare
Choose a tag to compare

Fixed

  • Authentication flow for users who have IPv6 address.
  • Snyk Code issues not always opening up from the issue tree.

v1.2.4

01 Dec 09:12
78ec348
Compare
Choose a tag to compare

Added

  • Use user environment settings when spawning Snyk CLI as a child process.

Fixed

  • Snyk Code 'Show this suggestion' quick fix not opening the view from an editor.
  • Snyk Code suggestion view not displaying when navigating multiple times to the same issue.

v1.2.3

23 Nov 13:02
734b123
Compare
Choose a tag to compare

Changed

  • Use standard VS Code buttons for ignoring Snyk Code suggestions in webview.
  • Improved network outage tolerance for Snyk Code requests.
  • Feedback link updated.

Added

  • Surface vulnerability count from OSS scan in editor for JavaScript and TypeScript files.
  • Surface vulnerability count from OSS scan in editor for package.json for NPM projects.
  • Surface imported modules as part of <script> element in editor for HTML files.
  • Retry CLI download when CLI is not installed correctly and scan is requested.
  • Show CLI download failure within the Open Source Security tree view.
  • Ability to run A/B experiments using Amplitude Experiment.

Removed

  • Commit comments as part of Snyk Code suggestion view.

v1.2.0

04 Nov 07:46
76cfe1f
Compare
Choose a tag to compare

Added

  • Snyk Open Source product support using Snyk CLI.
  • Support of the latest Snyk Code API.
  • Additional analytical events for issue hover and quick fix contributions.

Fixed

  • Relative Snyk Code bundle file path resolution on Linux systems that leads to extension crashing.

Removed

  • Feedback form for Snyk Code suggestions.

v1.1.3

01 Oct 15:22
6ca2b71
Compare
Choose a tag to compare

Changed

  • Provide feedback around Snyk's technical issues impacting Snyk Code.

v1.1.2

30 Sep 12:58
886604b
Compare
Choose a tag to compare

Changed

  • Disabled feedback form temporarily.
  • Implemented support for new Snyk Code API.