Releases: snyk/vscode-extension
Releases · snyk/vscode-extension
v1.2.0
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
Changed
- Provide feedback around Snyk's technical issues impacting Snyk Code.
v1.1.2
Changed
- Disabled feedback form temporarily.
- Implemented support for new Snyk Code API.
v1.1.1
Fixed
- Missing capture for "Issue Is Viewed" for Snyk Code quality issues.
v1.1.0
Added
- Introduced split between security and quality issues in Snyk Code.
- Ability to copy auth link to clipboard buffer during the authentication process.
Fixed
- Authentication for IPv6 users.
- Authentication timeout increased.
- Navigation to extension settings.
- Running extension in remote development environment.
- Marketplace links in readme.
Changed
- Removed "snyk.codeEnabled' setting as of no need.
- Updated “Help” tree view links.
- Visual amends to settings view.
v1.0.7
- Iteratively integration
- Snyk URL and authentication host settings removed
- Extension feedback link title updated
- ESLint code refactoring
v1.0.6
- Extension crash on "Check it out" button press in welcome notification fixed.
- Link for extension feedback introduced.
- Segment analytics write key updated.
v1.0.5
- Snyk Code enablement.
- Fix for .dcignore/.gitignore issue, where ignore files are no taken into account on Windows machines.