Releases: snyk/vscode-extension
Releases · snyk/vscode-extension
v2.20.0
- reduce hover verbosity to only title and description
- If $/snyk.hasAuthenticated transmits an API URL, this is saved in the settings.
- Added CLI release channel.
- Added option to change base URL to download CLI.
- Run Snyk language Server from the CLI extension.
- Change default CLI download path to be in extension directory.
- Delete sentry reporting.
- send analytics event "plugin installed" the first time the extension is started
v2.19.2
- 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
- Adjust OSS panel font size.
v2.19.0
- 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
- Update Language Server Protocol version to 15.
v2.18.1
- Added base branch selection for IaC and OSS
v2.18.0
- Added base branch selection for IaC and OSS
v2.17.0
- render IaC via Language Server
v2.16.2
- 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
- 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