v5.1.0
What's Changed
- Improve the "Install ScanCode.io" docs #34 by @tdruez in #37
- Lookup in PurlDB by purl in Add Package by @tdruez in #47
- Dark theme mode by @tdruez in #49
- Download Product comparison as XLSX #7 by @tdruez in #51
- Improve the presentation of "multi-values" in DejaCode Reports #10 by @tdruez in #52
- Remove the need to define SITE_URL by @tdruez in #53
- Replace Celery by RQ for async job queue #6 by @tdruez in #56
- Upgrade to Python 3.12 by @tdruez in #57
- Add a "Load Packages from SBOMs" Product action in the REST API #59 by @tdruez in #62
- Upgrade to Django 5.0.x #50 by @tdruez in #58
- Add a link to the VulnerableCode app in the Vulnerability tab #4 by @tdruez in #69
- Add support to import packages from manifest #65 by @tdruez in #67
- Use correct Makefile target name #75 by @pombredanne in #77
- Add a DEJACODE_SUPPORT_EMAIL setting by @tdruez in #80
- Add REST API endpoint to download ABOUT files and SPDX document #60 by @tdruez in #82
- Upgrade the cyclonedx_python_lib for spec 1.6 support by @tdruez in #79
- Show the individual PURL fields in the Package details view #83 by @tdruez in #85
- Fix the logout link of the admin app #89 by @tdruez in #90
- Display full commit in the version displayed in the UI #88 by @tdruez in #91
- Change the on_delete value of the homepage_layout FK by @tdruez in #93
- Refine the product comparison logic for Packages #113 by @tdruez in #114
- Refactor the implementation of Keywords on forms #48 by @tdruez in #54
- Display Product inventory count on the Product list view #81 by @tdruez in #116
- Add multi-selection using shift key in the table list views by @tdruez in #117
- Always display the full Package URL including "pkg:" prefix #115 by @tdruez in #118
- Add a new AboutCode tab in Package details view #42 by @tdruez in #119
- Enhance Package Import to support modifications #84 by @tdruez in #120
- Display the full Package URL including qualifiers and subpath #115 by @tdruez in #123
- Add replace_existing_version field on the AddToProduct form #12 by @tdruez in #124
- Release 5.1 by @tdruez in #125
New Contributors
- @pombredanne made their first contribution in #77
Full Changelog: v5.0.1...v5.1.0