Skip to content

Releases: jfrog/jfrog-vscode-extension

1.9.1

05 Dec 13:35
52b8408
Compare
Choose a tag to compare

Bug fixes & Improvements:

  • Update pipdeptree due to compatibility issue with pip 21.3 - #132
  • Make npm ls scope compatible will all npm versions - #133

1.9.0

30 Nov 22:54
2b73673
Compare
Choose a tag to compare

Bug fixes & Improvements:

  • Allow reading connection details from the JFrog CLI configuration - #130
  • Add access token support - #130
  • Add Usage Report - #131

1.8.5

03 Nov 15:08
f27806e
Compare
Choose a tag to compare

Bug fixes & Improvements:

  • Performance improvements - #125 #126
  • Licenses with special chars cause errors - #123
  • Couldn't retrieve Python executable path - #127

1.8.4

31 Aug 06:38
590cd88
Compare
Choose a tag to compare

Bug fixes & Improvements:

  • Filter out unused dependencies in Go - #119
  • Blank dialog box appeared when connection details were wrong - #120

1.8.3

15 Aug 13:04
1d320ac
Compare
Choose a tag to compare

Bugfix:

  • Extension failed to load - #118

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