4.5.0
·
463 commits
to refs/heads/main
since this release
Changes
Mainly update to Django 3.2.21 and some project improvement.
⚙️ Enhancements
- Remove custom fields from paf and hide paf & sow attachments in their downloaded versions (#3520) @sandeepsajan0
- Update register flow to redirect back to application form (#3521) @theskumar
- Add project public statuses for applicant (#3522) @sandeepsajan0
- Remove recommended minimum usage from codebase (#3513) @sandeepsajan0
- Add proposal attachments list(files from submissions) to PAF edit form (#3504) @sandeepsajan0
- Delete submission creation event(NEW SUBMISSION) on submission deletion (#3445) @sandeepsajan0
- Add bulk change status to submission all beta (#3498) @theskumar
🐛 Bug Fixes
- Add require login decorator to AwaitingReviewSubmissionsListView (#3519) @frjo
- Fixed upload Field issue for PAF form (#3509) @sandeepsajan0
🔧 Maintenance
Contributors to this release: @frjo, @sandeepsajan0 and @theskumar
Full changelog: v4.4.1...v4.5.0