Skip to content

Releases: Software-Improvement-Group/sigrid-jetbrains-plugin

v0.0.7

17 Jun 14:03
daf68ab

Choose a tag to compare

v0.0.7 Pre-release
Pre-release

What's New in v0.0.7

Added

  • "Not configured" panel — when Sigrid is not yet set up, each tab now shows a centered message with a clickable link that opens the Settings dialog directly, instead of a plain text label.
  • Settings link in global settings — the global Sigrid settings page now includes a link to the per-project settings page, making it easier to navigate to system-specific configuration.
  • Automatic panel refresh on settings change — the tool window now updates automatically after saving settings, without requiring a manual refresh.

Changed

  • "Customer" renamed to "Portfolio Name" — the label and help text in the global settings panel now use "Portfolio Name" to match Sigrid's current terminology.
  • Sigrid panel visible during indexing — the tool window now renders immediately when a project opens, even while the IDE is still indexing.

v0.0.6

17 Jun 07:24
1ec8f5b

Choose a tag to compare

v0.0.6 Pre-release
Pre-release

What's New

  • Usage statistics in #7. The plugin now fires an anonymous HTTP request on project open to help us understand adoption and improve the plugin. No personal data or code is collected.

Bug fixes

  • Nullable purl field — Fixed a JSON deserialization error that occurred when the Sigrid API omitted the purl field in Open Source Health responses.
  • Oversized tool window menu icon — The plugin icon in the Tool Windows menu was rendering too large; it now uses correctly-sized 16×16 and 32×32 assets.

Full Changelog: v0.0.5...v0.0.6

v0.0.5

12 Jun 14:56
280cc40

Choose a tag to compare

v0.0.5 Pre-release
Pre-release

What's Changed

  • Column filtering in #6

Full Changelog: v0.0.4...v0.0.5

v0.0.4

12 Jun 11:13
79b7fb1

Choose a tag to compare

v0.0.4 Pre-release
Pre-release

What's Changed

  • Filter by active file — a segmented button in each panel toolbar lets you switch between showing all findings and showing only findings for the file currently open in the editor.
  • Context menu — now also exposes the Navigate to location action alongside Edit….

Full Changelog: v0.0.3...v0.0.4