VINCE v2.0.7
- 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
andstyle
tags from supported markdown_helpers lib.vince.markdown_helpers - reported by VINCE user.
What's Changed
- Version 2.0.6a by @sei-vsarvepalli in #89
- Bump django from 3.2.17 to 3.2.18 by @dependabot in #92
- License, Copyright fixes and dependabot security updates by @sei-vsarvepalli in #93
- Version 2.0.7 updates and enhancements. by @sei-vsarvepalli in #95
Full Changelog: v2.0.6...v2.0.7