Skip to content

Releases: snyk/vscode-extension

v2.30.0

09 Mar 10:06
528abfd

Choose a tag to compare

v2.29.0

02 Mar 11:11
bb78d6a

Choose a tag to compare

What's Changed

Full Changelog: v2.28.1...v2.29.0

v2.28.1

05 Feb 05:46
347fc9e

Choose a tag to compare

What's Changed

  • fix: MCP server registration for copilot by @ShawkyZ in #714

Full Changelog: v2.28.0...v2.28.1

v2.28.0

19 Jan 13:29
d27c62b

Choose a tag to compare

What's Changed

  • Fix typo in snyk_rules_smart_apply.md by @jeffsnyk in #674
  • refactor: cleaner workspace folder result error handling by @rrama in #684
  • test: clear integration test state LS clears by @rrama in #691
  • fix: set trusted folders settings scope to "machine" by @bastiandoetsch in #694
  • docs: updated release steps by @acke in #695
  • feat: add risk score filter [IDE-1583] by @rrama in #693
  • refactor: move secure at inception config to LS by @ShawkyZ in #696
  • docs: synchronizing README from snyk/user-docs by @github-actions[bot] in #702
  • feat: HTML settings page [IDE-1578] by @nick-y-snyk in #688
  • chore: migrate to gitguardian [IDE-1536] by @bastiandoetsch in #705
  • feat: auto org selection is enabled by default; remove references to experimental feature [IDE-1663] by @andrewrobinsonhodges-snyk in #703
  • fix: [IDE-1679] set customEndpoint setting scope to machine by @ShawkyZ in #707
  • fix: races during extension activation by @bastiandoetsch in #704
  • feat: global org persistance for the new settings page [IDE-1661] by @nick-y-snyk in #706

New Contributors

Full Changelog: v2.27.0...v2.28.0

v2.27.0

24 Nov 14:30
47c6a2a

Choose a tag to compare

What's Changed

  • fix: [AG-45] Fixing .gitignore for Windows files by @dan-arpino in #675
  • chore: prepare for CCI ui FeatureFlag to always be true by @nick-y-snyk in #678
  • fix: remove unused OSS background notification setting [IDE-523] by @bastiandoetsch in #686
  • feat: support antigravity secure at inception by @ShawkyZ in #687
  • feat: automatic org selection [IDE-1367] by @rrama in #667

Full Changelog: v2.26.0...v2.27.0

v2.26.0

21 Oct 13:47
929244b

Choose a tag to compare

What's Changed

  • feat: update vscode extension dependencies [IDE-1460] by @acke in #663
  • fix: send IDE trusted folders to MCP server by @ShawkyZ in #664
  • fix: set cursor MCP env vars by @ShawkyZ in #665
  • chore: AG-4 create new rules for SAST only by @sathvi-k in #666
  • feat: analytics for security at inception by @ShawkyZ in #668
  • feat: AG-17 create security level picker by @sathvi-k in #669
  • fix: add memento for sat modal by @sathvi-k in #673

New Contributors

Full Changelog: v2.25.0...v2.26.0

v2.25.0

18 Sep 05:29
d6c0cbc

Choose a tag to compare

What's Changed

Full Changelog: v2.24.0...v2.25.0

v2.24.0

02 Sep 14:00
b2f8d3a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.23.1...v2.24.0

v2.23.1

29 Jul 08:00
1a075c6

Choose a tag to compare

What's Changed

Full Changelog: v2.23.0...v2.23.1

v2.23.0

17 Jul 08:14
4abb42b

Choose a tag to compare

  • Support early access of PAT authentication
  • Removed Snyk Code Quality feature. All related settings, configurations, and UI elements have been removed.
  • Removed scanning for vulnerabilities in JavaScript libraries referenced via CDN in HTML files.
  • Removed inline display of vulnerability counts for imports/requires in JavaScript/TypeScript files.
  • Renamed DeepCode AI Fix to Snyk Agent Fix
  • Fixed certificate handling when using custom certificates (NODE_EXTRA_CA_CERTS) in insecure mode to prevent hostname mismatch errors