Skip to content

VINCE v2.0.7

Compare
Choose a tag to compare
@ahouseholder ahouseholder released this 30 Mar 20:35
· 63 commits to main since this release
9728c05
  • Security updates Django to 3.2.18 CVE-2023-24580
  • Remove python-futures (no longer used) GH Issues #91 #90 (Dependabot)
  • Support User Approve Request (UAR) new workflow for User joining Vendor Group GH Issue #94
  • Allow Tracking ID's to be added to Cases when user belongs to multiple groups (CaseTracking) reported by VINCE user.
  • Move from initial to instance on Form Class inits() to modify existing data in Models/Forms pair
  • Move more browser UI information to async data requests, less templates.
  • Remove marquee, command and style tags from supported markdown_helpers lib.vince.markdown_helpers - reported by VINCE user.

What's Changed

Full Changelog: v2.0.6...v2.0.7