Skip to content

v5.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Mar 23:16
· 6 commits to main since this release
Immutable release. Only release title and notes can be modified.
f0733ba

What's Changed

  • Update README.rst to restructure by @DennisClark in #455
  • chore: upgrade thirdparty libraries to latest version by @tdruez in #464
  • chore: upgrade Python version to 3.14 by @tdruez in #465
  • fix: parsing of str into timezone aware dates in reporting by @tdruez in #461
  • chore: update Django to version 6.x by @tdruez in #466
  • feat: set usage policy from license profile by @tdruez in #463
  • chore: upgrade django-axe, jsonfield, and model-bakery libraries by @tdruez in #470
  • fix: refactor purldb data cleanup into a common method by @tdruez in #471
  • chore: automatically closes low-quality and AI slop PRs by @tdruez in #477
  • feat: add support for OpenDocument format in report export #363 by @tdruez in #478
  • fix: form validation on permission protected fields by @tdruez in #479
  • fix: stream scan results data instead of silencing timeouts by @tdruez in #481
  • fix: upgrade RQ to fix a worker failure by @tdruez in #483
  • feat!: replace plain-text DRF token with PBKDF2-hashed API token by @tdruez in #484
  • fix: rendering of the burger menu as offcanvas by @tdruez in #486
  • chore: add contributions policy by @tdruez in #487
  • Update dataspace.rst regarding reference usage policies by @DennisClark in #489
  • feat: add ability to revoke an API key from profile view by @tdruez in #491
  • fix: rendering of modeladmin descriptions by @tdruez in #492
  • chore: upgrade tpp dependencies to latest version by @tdruez in #493
  • chore: set explicit workflow permissions and pin down actions by @tdruez in #495
  • feat: rework the pagination with per-model setting by @tdruez in #494
  • feat: add workflow and instructions to build and publish api_auth by @tdruez in #496
  • chore: upgrade Django to latest v6.0.3 version by @tdruez in #497
  • feat: add generic views for API key management in aboutcode.api_auth module by @tdruez in #500
  • Release 5.7.0 by @tdruez in #501

New Contributors

Full Changelog: v5.6.0...v5.7.0