Skip to content

Release v4.0.0rc4

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 20:46
· 142 commits to develop since this release
1e3c6e8

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 #568
  • License clues section in Licenses explorer #570
  • Go to specific file from licenses & packages explorer #572
  • Diff modal for Matched text & Rule text in Matches table #577
  • Working indicator for queries #583
  • Dashboard updates #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 #560
  • license detection parser issues, trimmed filter options, hide empty 'other dependencies' #569
  • Refined UX including consistent scrollbars, tooltips, Search in licenses, filters for dependencies #587
  • Updated piechart tooltip #582