v34.10.0
What's Changed
- Add extracted_to and extracted_from methods by @AyanSinhaMahapatra in #1588
- Include the
optional_stepsteps in theget_graph()list #1599 by @tdruez in #1600 - Add proper progress logging for the
assemblefunction #1601 by @tdruez in #1602 - Extract an assemble_package function from assemble_packages #1398 by @tdruez in #1604
- Fix missing migration for Project.purl field #1603 by @aayushkdev in #1605
- Webhook features and documentation by @tdruez in #1596
- Import setting from django.conf instead of scancodeio module #1587 by @tdruez in #1609
- Refine the XLSX documentation and add SPDX/CycloneDX entries #1589 by @tdruez in #1610
- Maintenance by @tdruez in #1611
- Upgrade bulma CSS to version 1.0.2 by @tdruez in #1268
- Bump scancode-toolkit to latest v32.3.3 by @AyanSinhaMahapatra in #1619
- Reorder XLSX output fields in RESOURCES sheet #1546 by @aayushkdev in #1590
- Display date and time using user's current timezone by @tdruez in #1624
- Add the ability to "Copy to Clipboard" in the UI #1120 by @tdruez in #1627
- Freeze the top row or each worksheet and set font size to 10 #1553 by @tdruez in #1628
- Disable the creation of the global webhook in the
batch-createco… by @tdruez in #1629 - Add support for "Permission denied" file access in make_codebase_resource by @tdruez in #1631
- Add the task output in the webhook Slack payload in case of run failu… by @tdruez in #1634
- CSS improvements by @tdruez in #1635
- Refine ScanCode.io d2d pipeline for JavaScript using symbol mapping by @keshav-space in #1622
- Refine the scan_single_package pipeline to work on git inputs #1376 by @tdruez in #1636
- Bump version for v34.10.0 release by @tdruez in #1637
New Contributors
- @aayushkdev made their first contribution in #1605
Full Changelog: v34.9.5...v34.10.0