3.1.0
github-actions
released this
12 Sep 06:37
·
735 commits
to refs/heads/main
since this release
Changes
A big step towards getting the project side of Hypha feature complete. We also update to Python 3.10, some bugfixes and maintenance/dev enhancements.
🚀 Features
- Add PAF whole functionality including reviewer roles, dashboard listing, and set permissions (#2943) @sandeepsajan0
- Send email when saving a submission as a draft for the first time (#2948) @theskumar
⚙️ Enhancements
- Make project approval form similar like ApplicationForms or Reviews Forms (#2966) @sandeepsajan0
- Add correction and amendments link to contracting phase (#2944) @sandeepsajan0
🐛 Bug Fixes
- Remove reviewers from list who opinionated but didn't submit review (#2974) @sandeepsajan0
- Rename Forms to Application forms. (#2961) @frjo
- Add js validation for acceptable file types for all uploads (#2951) @theskumar
- Fix duplicate comments in in-app feed (#2950) @sandeepsajan0
- Fix adaptors * imports, make values of all string (#2945) @theskumar
🔧 Maintenance
- Upgrade to python 3.10. (#2952) @frjo
- Update the can i use db. (#2971) @frjo
- Update the po files. (#2970) @frjo
- Updated the sandbox db. (#2969) @frjo
- Replace stellar with dslr for fast postgres snapshots. (#2962) @frjo
- Improve testing and development experience (#2954) @theskumar
- Upgrade sentry-sdk to v1.9.5 (#2956) @theskumar
- Add vscode launch config to start django debug server (#2953) @theskumar
- Improve sample generator for help_text in factories (#2947) @theskumar
Contributors to this release: @frjo, @sandeepsajan0 and @theskumar