Skip to content

Releases: OmkarPh/scancode-workbench

Release v4.0.0-vulnerability-fixes

04 Nov 18:45
0a1f75b
Compare
Choose a tag to compare

Major changes

  • Ported to React + Typescript variant !!
    Under GSoC by @OmkarPh
  • Support for scancode-toolkit v32.x output format v3.0.0
  • Updated Tableview library & columns
  • New sections: License Detections explorer, Packages explorer, ScanInfo, About
  • Support for multiple windows
  • Maintain history of imports
  • Updated dependencies
  • Created UI to support top level packages-deps obtained in latest scans
  • Support for Drag & drop JSON/SQLite files
  • Github actions to create automated releases
    Exception: macos arm64 is not yet support by Github actions yet, needs manual build & upload
  • Retain column order & states aboutcode-org#568
  • License clues section in Licenses explorer aboutcode-org#570
  • Go to specific file from licenses & packages explorer aboutcode-org#572
  • Diff modal for Matched text & Rule text in Matches table aboutcode-org#577
  • Working indicator for queries aboutcode-org#583
  • Dashboard updates aboutcode-org#585
  • Close file & cleanup aboutcode-org#600
  • Unit tests aboutcode-org#591
  • Dependency Info dashboard updates aboutcode-org#594
  • Updated documentation aboutcode-org#602

ScanCode Toolkit Compatibility

This v4.0.0 of ScanCode Workbench is compatible with scans from any ScanCode Toolkit releases at or after v32.0.0 and also from the latest develop, but using the latest v32.x stable releases is recommended: latest SCTK release.

Bug fixes

  • Prevent crashes on unsupported scans
  • Provision for header-less scans (Test scans)
  • Table column fixes
  • Fixed UI anomalies
  • Invalid path query fix (Data for files with similar prefix were colliding)
  • window title update & occasional sqlite error for packages aboutcode-org#560
  • license detection parser issues, trimmed filter options, hide empty 'other dependencies' aboutcode-org#569
  • Refined UX including consistent scrollbars, tooltips, Search in licenses, filters for dependencies aboutcode-org#587
  • Updated piechart tooltip aboutcode-org#582
  • Automatic height for tables aboutcode-org#606
  • Fixed Empty directory being shown with file icon aboutcode-org#604
  • Fix irregular scroll behavior for files in deeply nested FileTree aboutcode-org#599

Release v4.0.0beta9-forked

25 Oct 17:55
9082b7c
Compare
Choose a tag to compare

Major changes

  • Ported to React + Typescript variant !!
    Under GSoC by @OmkarPh
  • Support for scancode-toolkit v32.x output format v3.0.0
  • Updated Tableview library & columns
  • New sections: License Detections explorer, Packages explorer, ScanInfo, About
  • Support for multiple windows
  • Maintain history of imports
  • Updated dependencies
  • Created UI to support top level packages-deps obtained in latest scans
  • Support for Drag & drop JSON/SQLite files
  • Github actions to create automated releases
    Exception: macos arm64 is not yet support by Github actions yet, needs manual build & upload
  • Retain column order & states aboutcode-org#568
  • License clues section in Licenses explorer aboutcode-org#570
  • Go to specific file from licenses & packages explorer aboutcode-org#572
  • Diff modal for Matched text & Rule text in Matches table aboutcode-org#577
  • Working indicator for queries aboutcode-org#583
  • Dashboard updates aboutcode-org#585

ScanCode Toolkit Compatibility

This beta version of ScanCode Workbench is compatible with scans from any ScanCode Toolkit releases at or after v32.0.0rc4 and also from the latest develop, but using the latest v32.x stable releases is recommended: latest SCTK release.

Bug fixes

  • Prevent crashes on unsupported scans
  • Provision for header-less scans (Test scans)
  • Table column fixes
  • Fixed UI anomalies
  • Invalid path query fix (Data for files with similar prefix were colliding)
  • window title update & occasional sqlite error for packages aboutcode-org#560
  • license detection parser issues, trimmed filter options, hide empty 'other dependencies' aboutcode-org#569
  • Refined UX including consistent scrollbars, tooltips, Search in licenses, filters for dependencies aboutcode-org#587
  • Updated piechart tooltip aboutcode-org#582

Release v4.0.0

25 Oct 18:37
67b01f3
Compare
Choose a tag to compare

Major changes

  • Ported to React + Typescript variant !!
    Under GSoC by @OmkarPh
  • Support for scancode-toolkit v32.x output format v3.0.0
  • Updated Tableview library & columns
  • New sections: License Detections explorer, Packages explorer, ScanInfo, About
  • Support for multiple windows
  • Maintain history of imports
  • Updated dependencies
  • Created UI to support top level packages-deps obtained in latest scans
  • Support for Drag & drop JSON/SQLite files
  • Github actions to create automated releases
    Exception: macos arm64 is not yet support by Github actions yet, needs manual build & upload
  • Retain column order & states aboutcode-org#568
  • License clues section in Licenses explorer aboutcode-org#570
  • Go to specific file from licenses & packages explorer aboutcode-org#572
  • Diff modal for Matched text & Rule text in Matches table aboutcode-org#577
  • Working indicator for queries aboutcode-org#583
  • Dashboard updates aboutcode-org#585
  • Close file & cleanup aboutcode-org#600
  • Unit tests aboutcode-org#591
  • Dependency Info dashboard updates aboutcode-org#594
  • Updated documentation aboutcode-org#602

ScanCode Toolkit Compatibility

This v4.0.0 of ScanCode Workbench is compatible with scans from any ScanCode Toolkit releases at or after v32.0.0 and also from the latest develop, but using the latest v32.x stable releases is recommended: latest SCTK release.

Bug fixes

  • Prevent crashes on unsupported scans
  • Provision for header-less scans (Test scans)
  • Table column fixes
  • Fixed UI anomalies
  • Invalid path query fix (Data for files with similar prefix were colliding)
  • window title update & occasional sqlite error for packages aboutcode-org#560
  • license detection parser issues, trimmed filter options, hide empty 'other dependencies' aboutcode-org#569
  • Refined UX including consistent scrollbars, tooltips, Search in licenses, filters for dependencies aboutcode-org#587
  • Updated piechart tooltip aboutcode-org#582
  • Automatic height for tables aboutcode-org#606
  • Fixed Empty directory being shown with file icon aboutcode-org#604
  • Fix irregular scroll behavior for files in deeply nested FileTree aboutcode-org#599

Release v4.0.0rc4-test2

11 Jul 18:28
8ff70fa
Compare
Choose a tag to compare

Major changes

  • Ported to React + Typescript variant !!
    Under GSoC by @OmkarPh
  • Support for scancode-toolkit v32.x output format v3.0.0
  • Updated Tableview library & columns
  • New sections: License Detections explorer, Packages explorer, ScanInfo, About
  • Support for multiple windows
  • Maintain history of imports
  • Updated dependencies
  • Created UI to support top level packages-deps obtained in latest scans
  • Support for Drag & drop JSON/SQLite files
  • Github actions to create automated releases
    Exception: macos arm64 is not yet support by Github actions yet, needs manual build & upload
  • Retain column order & states aboutcode-org#568

Bug fixes

  • Prevent crashes on unsupported scans
  • Provision for header-less scans (Test scans)
  • Table column fixes
  • Fixed UI anomalies
  • Invalid path query fix (Data for files with similar prefix were colliding)
  • window title update & occasional sqlite error for packages aboutcode-org#560
  • license detection parser issues, trimmed filter options, hide empty 'other dependencies' aboutcode-org#569

Release v4.0.0rc2-test

14 Apr 08:35
bc25c64
Compare
Choose a tag to compare

Major changes

  • Ported to React + Typescript variant !!
    Under GSoC by @OmkarPh
  • Support for scancode-toolkit v32.x output format v3.0.0
  • Updated Tableview library & columns
  • New sections: License Detections explorer, Packages explorer, ScanInfo, About
  • Support for multiple windows
  • Maintain history of imports
  • Updated dependencies
  • Created UI to support top level packages-deps obtained in latest scans
  • Support for Drag & drop JSON/SQLite files
  • Github actions to create automated releases
    Exception: macos arm64 is not yet support by Github actions yet, needs manual build & upload

Bug fixes

  • Prevent crashes on unsupported scans
  • Provision for header-less scans (Test scans)
  • Table column fixes
  • Fixed UI anomalies
  • Invalid path query fix (Data for files with similar prefix were colliding)

Release v4.0.0rc1-test3

14 Apr 07:42
96e9a56
Compare
Choose a tag to compare

Major changes

  • Ported to React + Typescript variant !!
    Under GSoC by @OmkarPh
  • Support for scancode-toolkit v32.x output format v3.0.0
  • Updated Tableview library
  • Maintain history of imports
  • Updated dependencies
  • Created UI to support top level packages-deps obtained in latest scans
  • Scan Info page to present header info
  • Support for Drag & drop JSON/SQLite files
  • Github actions to create automated releases
    Exception: macos arm64 is not yet support by Github actions yet, needs manual build & upload

Bug fixes

  • Table column fixes
  • Fixed UI anomalies
  • Invalid path query fix (Data for files with similar prefix were colliding)

Release v4.0.0rc1-test2g

14 Apr 06:15
fc3cb87
Compare
Choose a tag to compare

Major changes

  • Ported to React + Typescript variant !!
    Under GSoC by @OmkarPh
  • Support for scancode-toolkit v32.x output format v3.0.0
  • Updated Tableview library
  • Maintain history of imports
  • Updated dependencies
  • Created UI to support top level packages-deps obtained in latest scans
  • Scan Info page to present header info
  • Support for Drag & drop JSON/SQLite files
  • Github actions to create automated releases
    Exception: macos arm64 is not yet support by Github actions yet, needs manual build & upload

Bug fixes

  • Table column fixes
  • Fixed UI anomalies
  • Invalid path query fix (Data for files with similar prefix were colliding)

Release v4.0.0rc1-test2f

14 Apr 04:26
2f44606
Compare
Choose a tag to compare

Major changes

  • Ported to React + Typescript variant !!
    Under GSoC by @OmkarPh
  • Support for scancode-toolkit v32.x output format v3.0.0
  • Updated Tableview library
  • Maintain history of imports
  • Updated dependencies
  • Created UI to support top level packages-deps obtained in latest scans
  • Scan Info page to present header info
  • Support for Drag & drop JSON/SQLite files
  • Github actions to create automated releases
    Exception: macos arm64 is not yet support by Github actions yet, needs manual build & upload

Bug fixes

  • Table column fixes
  • Fixed UI anomalies
  • Invalid path query fix (Data for files with similar prefix were colliding)

Release v4.0.0rc1-test2e

14 Apr 04:10
6d1acf6
Compare
Choose a tag to compare

Major changes

  • Ported to React + Typescript variant !!
    Under GSoC by @OmkarPh
  • Support for scancode-toolkit v32.x output format v3.0.0
  • Updated Tableview library
  • Maintain history of imports
  • Updated dependencies
  • Created UI to support top level packages-deps obtained in latest scans
  • Scan Info page to present header info
  • Support for Drag & drop JSON/SQLite files
  • Github actions to create automated releases
    Exception: macos arm64 is not yet support by Github actions yet, needs manual build & upload

Bug fixes

  • Table column fixes
  • Fixed UI anomalies
  • Invalid path query fix (Data for files with similar prefix were colliding)

Release v4.0.0rc1-test2c

13 Apr 19:05
ce53a54
Compare
Choose a tag to compare

Major changes

  • Ported to React + Typescript variant !!
    Under GSoC by @OmkarPh
  • Support for scancode-toolkit v32.x output format v3.0.0
  • Updated Tableview library
  • Maintain history of imports
  • Updated dependencies
  • Created UI to support top level packages-deps obtained in latest scans
  • Scan Info page to present header info
  • Support for Drag & drop JSON/SQLite files
  • Github actions to create automated releases
    Exception: macos arm64 is not yet support by Github actions yet, needs manual build & upload

Bug fixes

  • Table column fixes
  • Fixed UI anomalies
  • Invalid path query fix (Data for files with similar prefix were colliding)