Skip to content

v20260713.165825

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 16:05
· 3 commits to main since this release
efaea51

What's Changed

  • chore: update codeowners [PRODSEC-10215] by @bikochan in #378
  • chore: update codeowners [PRODSEC-10215] by @bikochan in #390
  • feat(IDE-1652): introduce LsSettingsRegistry, protocol message objects (1/3) by @nick-y-snyk in #394
  • feat(IDE-1652): add inbound $/snyk.configuration handler and outbound updater (2/3) by @nick-y-snyk in #395
  • feat(IDE-1652): migrate HTML settings page onto FolderConfigSettings + ExecuteCommandBridge (3/3) by @nick-y-snyk in #396
  • refactor(IDE-1652): remove native settings UI and legacy FolderConfig infrastructure by @nick-y-snyk in #393
  • feat: verify CLI protocol version on LS start [IDE-1652] by @nick-y-snyk in #391
  • feat(tree-view): show LS HTML tree view in Eclipse plugin [IDE-1837] by @bastiandoetsch in #387
  • fix(settings-fallback): vendor-bump: diff-based save, validation fixes [IDE-2072] by @nick-y-snyk in #400
  • feat(html-settings): wire user_settings_path into Eclipse plugin [IDE-2037] by @nick-y-snyk in #402
  • fix(html): fix light-theme contrast in CSS variable pipeline [IDE-2080] by @nick-y-snyk in #405
  • fix: prevent Esc key from closing Eclipse settings page [IDE-1691] by @acke in #408
  • fix: use link color for AI Fix button in light themes [IDE-1252] by @acke in #409
  • fix: surface CLI download failure to user [IDE-2109] by @acke in #410
  • fix(tree-view): open file nodes in Eclipse editor instead of system default [IDE-2121] by @nick-y-snyk in #412
  • fix(tree-view): show issue details panel when clicking HTML tree nodes [IDE-2124] by @nick-y-snyk in #413
  • fix(download): unblock Windows-on-ARM install [IDE-1690] by @acke in #419
  • fix(restart): restart Eclipse on Snyk CLI path change [IDE-824] by @acke in #418
  • refactor: drop SWT tree, SnykIssueCache, and call getIssueDescription directly [IDE-2126] by @nick-y-snyk in #416
  • fix(version-check): block LS launch on incompatible CLI binary with clear error [IDE-2112] by @acke in #422
  • fix: notify LS when workspace projects are added or removed [IDE-910] by @acke in #420
  • feat(settings): wire global additional_environment into LsSettingsRegistry [IDE-2110] by @nick-y-snyk in #428
  • feat(auth-wizard): rework wizard to match IntelliJ auth flow [IDE-2125] by @nick-y-snyk in #414
  • feat: per-folder reset overrides [IDE-1945] by @nick-y-snyk in #426
  • feat: auto-refresh open HTML settings page on configuration change [IDE-1954] by @basti-snyk in #430
  • feat: clear global overrides on Project Defaults reset [IDE-2149] by @nick-y-snyk in #429
  • fix: fix html styling to match native theme and stop flickering during scans. by @andrewrobinsonhodges-snyk in #438
  • chore: bump version to 3.10.0 by @andrewrobinsonhodges-snyk in #440

New Contributors

Full Changelog: v20260413.115019...v20260713.165825