·
5 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat: display scio and toolkit versions in place of django version by @tdruez in #2101
- Fix missing space in scan_max_file_size help text by @rishabh23rohil in #2097
- Add tests for chunked and get_purls utilities by @rishabh23rohil in #2100
- feat: display layers information (created_by, comment) in tree view by @tdruez in #2102
- feat: enhance the global HTML structure by @tdruez in #2103
- feat: remove the need for context processor and improve base template by @tdruez in #2106
- chore: upgrade the scancode-action to latest version (pinned deps) by @tdruez in #2124
- fix: XSS and duplicate file detection in file upload UI by @tdruez in #2129
- fix: incomplete URL sanitization for Slack webhook detection by @tdruez in #2130
- chore: correct typo in
pipes/clamavby @OmAnand857 in #2121 - feat: is_safe_url to mitigate SSRF in URL requests by @tdruez in #2131
- add search to resource tree by @aayushkdev in #2114
- feat: enhance tree search rendering and implementation by @tdruez in #2133
- feat!: use uv and uv.lock for reproducible builds in Docker image by @tdruez in #2134
- fix: add support for sqlite in the apitoken data migration by @tdruez in #2138
- feat!: convert Dockerfile to multi-stage build by @tdruez in #2139
- chore: bump version to v37.1.0 for release by @tdruez in #2140
New Contributors
- @rishabh23rohil made their first contribution in #2097
- @OmAnand857 made their first contribution in #2121
Full Changelog: v37.0.0...v37.1.0