Release v4.0.0rc3
github-actions
released this
03 May 21:09
·
190 commits
to develop
since this release
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
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