Skip to content

Release 1.3.3 of the SPDX Online Tools

Latest

Choose a tag to compare

@goneall goneall released this 26 Dec 23:24
· 2 commits to main since this release

What's Changed

  • Fixed Visual Editor narrow window issue in Firefox by @bhorsujal in #560
  • Update generateXml.py and Fix typo in settings.py by @bhorsujal in #561
  • Restart SPDX on reboots and failures by @goneall in #562
  • Bump gunicorn from 22.0.0 to 23.0.0 by @dependabot[bot] in #566
  • Bump requests from 2.32.3 to 2.32.4 by @dependabot[bot] in #568
  • Fix GitHub OAuth HTTPS redirect in production by @bhorsujal in #569
  • READMEs: Fix typos and Markdown format by @bact in #572
  • Fix mismatch in error object structure in postscreenshot.js (function… by @bhorsujal in #564
  • Shift the content down if the navbar gets taller to avoid the content being hidden by @bact in #578
  • Update list of features in README & description meta by @bact in #580
  • Update Python version in Django CI and in Docker files by @bact in #573
  • NTIA Conformance Checker: Add SPDX3 and FSCT3 options by @bact in #574
  • Upgrade Django to 4.2.x by @bhorsujal in #558
  • New Dockerfile + Move static files to outside of src by @bact in #590
  • Update SPDX Java Tools to version 2.0.3 by @goneall in #600
  • Update SPDX Java Tools to version 2.0.4 by @goneall in #601
  • #200 - Fixing test_archive_license_requests_feature and test_unarchive_license_requests_feature by @BanulaKumarage in #457
  • betterment of code in utils.py by @bhorsujal in #565
  • CONTRIBUTING.md: Update list of available tools by @bact in #584
  • conformance-checker: Use HTML output by @bact in #596
  • Initialize LicenseData with blank data by @bact in #594
  • Fixing the issue of striping attributes when beautify by @BanulaKumarage in #458
  • Remove the check license button by @goneall in #603
  • Update production docker image name for release by @goneall in #604
  • Update spdx-python-model version to 0.0.4 by @bact in #607
  • Adds proxy header X-Forward-Proto by @goneall in #608
  • Update spdx-license-matcher to version 2.8 by @goneall in #611
  • Downgrade spdx-python-model to 0.0.3 by @bact in #615
  • Load the Java JVM at the start of the first view by @goneall in #614
  • Bump spdx_online_tools_version to 1.3.3 by @goneall in #612
  • Report License Matcher and Python Model versions by @bact in #616

New Contributors

Full Changelog: v1.3.2...v1.3.3