Skip to content

Releases: snyk/vscode-extension

v2.19.2

05 Nov 13:19
edffa9f
Compare
Choose a tag to compare
  • Update download endpoint to downloads.snyk.io.
  • Send correct FixId to AI Fix endpoint.
  • Hide AI Fix div if no fixes found.

v2.19.1

24 Oct 11:42
6df53b6
Compare
Choose a tag to compare
  • Adjust OSS panel font size.

v2.19.0

23 Oct 13:16
ccce690
Compare
Choose a tag to compare
  • Moved delta scan preview setting to settings page.
  • New error message in UI when net new scan is done on an invalid repository. Net new scans only work on Git.
  • Clear in Memory cache when branch is changed.
  • Added Clear Persisted Cache command.
  • Add support for ai fix feedback analytic when pressing apply on a fix.

v2.18.2

16 Sep 18:25
ed323ea
Compare
Choose a tag to compare
  • Update Language Server Protocol version to 15.

v2.18.1

29 Aug 05:25
69dc632
Compare
Choose a tag to compare
  • Added base branch selection for IaC and OSS

v2.18.0

27 Aug 09:05
dae6834
Compare
Choose a tag to compare
  • Added base branch selection for IaC and OSS

v2.17.0

20 Aug 09:07
a367a93
Compare
Choose a tag to compare
  • render IaC via Language Server

v2.16.2

13 Aug 09:07
71c527b
Compare
Choose a tag to compare
  • fix readability of code elements within the overview section when using high-contrast themes (both dark and light). Text color now matches the background.

v2.16.1

06 Aug 09:06
a73d3ee
Compare
Choose a tag to compare
  • updated the language server protocol version to 13 to support delta findings.
  • added setting for choosing authentication method
  • renamed vulnerabilities to issues
  • only display DeepCode AI fix tree node when issues were found

v2.16.0

30 Jul 09:06
f6a758e
Compare
Choose a tag to compare
  • updated the language server protocol version to 13 to support delta findings.
  • added setting for choosing authentication method