Skip to content

Releases: jfrog/jfrog-vscode-extension

1.8.2

15 Aug 11:05
0661b5f
Compare
Choose a tag to compare

Bug fixes & Improvements:

  • Reduce extension size and activation time 90% - #115
  • Reduce memory consumption by loading issues and licenses on demand - #114
  • Reduce memory consumption by clearing the components to scan cache from memory after scan - #116

1.8.1

05 Aug 06:53
bcea949
Compare
Choose a tag to compare

Bugfix:

  • Extension is not responsive - #111

1.8.0

13 Jul 09:51
858583d
Compare
Choose a tag to compare

Breaking change:

  • Xray minimal version is now 2.5.0.

New features:

  • New CI integration view - #108
  • Support new Xray Critical level severity #101
  • Support JFrog File Spec JSON schema validation - #100

1.7.0

21 Feb 14:50
a90860d
Compare
Choose a tag to compare

Breaking changes:

New features:

  • Support npm 7 - #98
  • Allow disabling scan upon changes - #90, #91
  • Accept JFrog platform URL - #86

1.6.0

31 Dec 12:45
1a59df4
Compare
Choose a tag to compare
  • Filter dependencies by scope - #82:
    image

  • Update vulnerable dependencies to fixed versions - #83:
    Click on the up arrow image to update a dependency to its fixed version.

  • Add CVE information in issues - #71:
    image

  • Allow copying information from the trees in Right click -> Copy - #72

  • Show Xray example URL in the connection screen - #79

1.5.2

15 Oct 16:27
b44ce5e
Compare
Choose a tag to compare
  • Improve error logging in Python projects - #75

1.5.1

03 Sep 15:34
03188ae
Compare
Choose a tag to compare
  • Update Documentation

1.5.0

01 Sep 16:10
671da7d
Compare
Choose a tag to compare

New features:

  • Support NuGet Projects - #58

Bug fixes:

  • Fixed versions not displayed as expected - #61

1.4.0

15 Jun 11:44
fd60bc0
Compare
Choose a tag to compare

New features:

  • Support providing credentials from environment variables (#47)
  • Maven - allow excluding transitive dependencies from the dependencies tree (#51)
  • New buttons in the dependencies tree: (#51)
    image - Exclude dependency and Show in project descriptor

Bug fixes:

  • Maven - Show in project descriptor button appeared on non reachable dependencies (#49)

1.3.0

30 Apr 16:46
0202a83
Compare
Choose a tag to compare

New features:

  • Go - Free security and metadata information from GoCenter #34
  • Maven - performance improvement #31
  • New disconnect button c0bf977
  • New status bar #33
  • New and improved hover window UI #34

Bug fixes:

  • Progress bar disappeared #30
  • Go - Avoid cycles in dependencies graph #44
  • Maven - "Show in dependencies tree" didn't work after filtering #35