Releases: spdx/spdx-online-tools
Releases · spdx/spdx-online-tools
Version 1.2.3 of the SPDX Online Tools
What's Changed
- Improvements in the verify feature - it will now traverse all dependencies and includes some additional fixes
- The updated version of the NTIA conformance checker includes several improvements
- Bump django from 3.2.20 to 3.2.23 by @dependabot in #513
- Changed the length of the shortIdentifier field by @BassCoder2808 in #515
- Update SPDX Java tools to version 1.1.8 by @goneall in #517
- Added STATIC_ROOT and changed docker.dev by @BassCoder2808 in #518
- README-PRODUCTION issues by @BassCoder2808 in #520
- Add static generated files by @goneall in #524
- Add --noinput to static file generation by @goneall in #523
- Update ntia-conformance-checker and spdx-tools to latest by @goneall in #522
- Updates for deployment by @goneall in #526
Full Changelog: v1.2.2...v1.2.3
Release 1.2.2 of the SPDX Online Tools
What's Changed
- Bump django from 3.2.19 to 3.2.20 by @dependabot in #491
- Creating TXT file automatically while creating the PR by @BassCoder2808 in #489
- Intended to solve #494 by @BassCoder2808 in #495
- Added button to check license diff on Submit new License Page #346 by @BassCoder2808 in #461
- Created the license v exception by @BassCoder2808 in #496
- Corrected TYPO by @BassCoder2808 in #502
- Bump gevent from 21.12.0 to 23.9.1 by @dependabot in #503
- Add back the removeSpecialChars function by @goneall in #506
- Intended to Solve the design issue on the Submit License Page by @BassCoder2808 in #459
- Small code maintenance fixes by @rtgdk in #507
- Added the GUI changes by @BassCoder2808 in #500
- Update spdx logo on navbar - Fixes #505 by @rtgdk in #508
- Update tools version to 1.2.2 for release by @rtgdk in #509
Full Changelog: v1.2.1...v1.2.2
Release 1.2.1 of the SPDX Online Tools
What's Changed
- Update versions from packages themselves by @HirumalPriyashan in #437
- Fix SubmitLicenseModelsTests tests in python3 branch by @HirumalPriyashan in #438
- #288 Create a link back to the SPDX main website by @BanulaKumarage in #442
- Error when submitting a license by @BassCoder2808 in #443
- #202 Fixing Unit test failure - test_post_submit by @BanulaKumarage in #444
- #201 Adding comments to test_promote_license_namespace_feature by @BanulaKumarage in #447
- Limit code repetition in
app/views.py
by @HirumalPriyashan in #441 - Update Contributing.md by @BassCoder2808 in #448
- Add clean up disk space feature by @BassCoder2808 in #440
- Update license matcher to version 2.5 by @goneall in #463
- Fixed API Tests for ConvertFileUploadTests #282 by @BassCoder2808 in #464
- Bump django from 3.2.18 to 3.2.19 by @dependabot in #467
- Bump requests from 2.25 to 2.31.0 by @dependabot in #469
- Update SPDX Java Tools to version 1.1.6 by @goneall in #465
- Fixing Redirect on Successful License Submission by @BassCoder2808 in #450
- Bump django from 3.2.18 to 3.2.19 by @dependabot in #476
- Bump requests from 2.25 to 2.31.0 by @dependabot in #477
- Substitute illegal characters in filename to hyphen by @rtgdk in #479
- Fixing #376 by @BanulaKumarage in #460
- Remove UTF-8 convert in check_spdx_license by @goneall in #482
- Update Java tools to version 1.1.7 by @goneall in #486
- update docker production file by @goneall in #488
New Contributors
- @HirumalPriyashan made their first contribution in #437
- @BanulaKumarage made their first contribution in #442
- @BassCoder2808 made their first contribution in #443
Full Changelog: v1.1.1...v1.2.1
Release 1.1.0 of the SPDX Online Tools
What's Changed
- Update NTIA conformance checker to version 0.1.0 by @goneall in #419
- Decode the base64 file information for xml file commit by @goneall in #417
- Remove email from license submit by @goneall in #413
- Remove CheckLicenseFileUpload model by @autoantwort in #410
Full Changelog: v1.0.9...v1.1.0
Release 1.0.9 of the SPDX Online Tools
What's Changed
- Add gunicorn timeout of 4 min by @goneall in #390
- Fix #394 Inconsistency in menus by @vargenau in #395
- remove userEmail from license request tool by @jlovejoy in #389
- Remove the namespace menu items by @goneall in #400
- Update SPDX Java Tools to version 1.1.3 - see SPDX Tools release notes for a summary of changes
- changed the dependencies link to point to the new spdx java tools by @armintaenzertng in #403
- Fix Python version in docker to 3.10.6 by @goneall in #405
- Added the NTIA Conformance Checker to the SPDX Online Tools by @linynjosh in #391
- Update submit_new_license.html by @jlovejoy in #387
- Bump django from 3.2.15 to 3.2.16 by @dependabot in #407
- Add support for RDF/TTL format in convert by @goneall in #406
- Update references to main by @jlovejoy in #397
- Replace the check_license method by @goneall in #409
- Make /api/check_license more machine readable by @autoantwort in #392
New Contributors
- @jlovejoy made their first contribution in #389
- @armintaenzertng made their first contribution in #403
- @linynjosh made their first contribution in #391
- @autoantwort made their first contribution in #392
Full Changelog: v1.0.7...v1.0.9
Version 1.0.6 - Python 3 version
This is a significant update due to the upgrade to Python 3. It resolves several security vulnerability and provides a more supportable base.
What's Changed
- Bump lxml from 4.6.3 to 4.6.5 by @dependabot in #334
- Merge python3 to master by @rtgdk in #347
- Bump django from 3.2.4 to 3.2.12 by @dependabot in #350
- Bump numpy from 1.20.3 to 1.21.0 by @dependabot in #351
- Change Java version to OpenJDK:slim by @goneall in #356
- Resolve issues with license compare by @goneall in #357
- Disable license diff feature by @rtgdk in #358
- Update Java tool version and bump online tool version numbers by @goneall in #359
- Update psycopg2 version by @goneall in #360
- Update the gevent version by @goneall in #362
- Update to version 2.4 of the spdx-license-matcher by @goneall in #363
- Add warning for large files in validate/conversion/convert #318
Full Changelog: v1.0.5...v1.0.6