We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6186cd commit c75fffdCopy full SHA for c75fffd
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Snyk Security Changelog
2
3
+## [2.18.0]
4
+### Changed
5
+- Added organization configuration at project level
6
+- Add support for automatic organization configuration
7
+
8
+### Fixed
9
+- Fixed FileNotFoundException when publishing diagnostics
10
+- Fixed thread deadlocks when showing authentication dialog
11
12
+## [2.17.0]
13
14
+- Fixed null pointer exception in document hover
15
+- Fixed EDT (Event Dispatch Thread) usage for model tree node reload
16
17
## [2.16.0]
18
### Changed
19
- Added support for JetBrains 2025.2 IDE releases
0 commit comments