Skip to content

Releases: snyk/snyk-intellij-plugin

2.18.1

09 Dec 11:33
19c4658

Choose a tag to compare

What's Changed

  • fix: handle URIs with encoded spaces in applyEdit [IDE-1555] by @acke in #746
  • fix: null pointer exception error fields [IDE-1581] by @acke in #745

Full Changelog: v2.18.0...2.18.1

2.18.0

24 Nov 14:08
c75fffd

Choose a tag to compare

What's Changed

Full Changelog: v2.17.0...2.18.0

2.17.0

22 Oct 11:05
c08ff4d

Choose a tag to compare

What's Changed

  • chore(ci): correct docs sync path [IDA-563] by @rrama in #729
  • fix: npe in document hover by @bastiandoetsch in #730
  • fix: edt usage for model tree node reload by @bastiandoetsch in #733
  • fix: fix so that additional parameters are written correctly to folder config [IDE-1471] by @acke in #732
  • fix: Add ARM64 architecture support for Linux CLI downloads [IDE-1473] by @bastiandoetsch in #734

Full Changelog: v2.16.0...2.17.0

2.16.0

02 Sep 10:20
fbecff7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.15.0...2.16.0

2.15.0

17 Jul 09:54
0af0ffc

Choose a tag to compare

What's Changed

Full Changelog: v2.13.0...2.15.0

v2.13.1

26 May 06:24
4192e5c

Choose a tag to compare

Fixed

  • fixed not initialized exception in error handling during language server startup
  • fixed handling of special characters in filepaths

Full Changelog: v2.13.0...v2.13.1

v2.13.0

16 May 09:08
72d079e

Choose a tag to compare

Changed

  • remove unnecessary dependency on com.intellij.modules.lang to enable Jetbrains Gateway usage
  • optimize time spent in UI thread to avoid freezes on large projects
  • support early access of Ignores Approval Workflow

Fixed

  • fix ignores Issue View Options not hiding issues in editor

v2.12.2

22 Apr 11:45
31d6aad

Choose a tag to compare

Changed

  • fix: initialize jcef browser with 'about:blank' fix usage in 2025.1

v2.12.1

14 Mar 08:37
2e9ec8a

Choose a tag to compare

Changed

  • remove usage of internal IntelliJ API to allow plugin release

v2.12.0

13 Mar 14:08
88a34e0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.11.0...v2.12.0