Releases: Software-Improvement-Group/sigrid-jetbrains-plugin
Releases · Software-Improvement-Group/sigrid-jetbrains-plugin
v0.0.7
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
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
v0.0.4
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