Skip to content

VINCE v2.0.3

Choose a tag to compare

@ahouseholder ahouseholder released this 30 Mar 20:30
· 97 commits to main since this release
d0dbbc9
  • Major upgrade to Django 3.2 LTS target end by 2024. Fixes related to Django upgrade in all libraries.
  • Added new QuerySet Paging library for performance extend chain with chains for QuerySet
  • Asynchronous calls for most vinny/views via JSON through asyncLoad class
  • Provide API Views 404 with JSON generic error
  • Allow Session or API Token authentication to support API access from browser
  • Provide better HTML text on access/permission violations by User.
  • Fixes to CVE management API with CVE services 2.1 and CVEJSON5 support
  • CSAF enchancements including TLP setup. Pending Customer engagement details publishing.
  • Fix number of logging to include relevant data as part of log message

What's Changed

Full Changelog: v1.50.6...v2.0.3