Releases: HyphaApp/hypha
1.77.2
⚙️ Enhancements
- Fix review sidebar item widths (#2730) @slifty
- Hide admin button for users without admin access (#2728) @slifty
🔧 Maintenance
- Bump url-parse from 1.5.3 to 1.5.7 (#2733) @dependabot
Contributors to this release: @dependabot, @dependabot[bot], @frjo, @sandeepsajan0 and @slifty
1.77.1
1.77.0
🚀 Features
- Add Finance flow fixes and notifications (#2710) @sks444
- Add Finance 1 and Finance 2 Flow (#2703) @sks444
- Add django-fsm for invoice status transition (#2693) @sks444
🐛 Bug Fixes
- Ensure errors are on top (#2719) @slifty
- Parse locale for currency lookup with dash separator (#2713) @chriszs
- Correctly validate Slack field as optional (#2715) @chriszs
🔧 Maintenance
- Use environs package to parse .env variables. (#2701) @sandeepsajan0
- Add collectstatic step to CI. (#2727) @frjo
- Bump follow-redirects from 1.14.7 to 1.14.8 (#2722) @dependabot
- chore: gitignore .mo files (#2721) @chriszs
- Add .editorconfig (#2717) @slifty
- Upgrade jest to latest version (#2711) @vimal1083
Contributors to this release: @chriszs, @dependabot, @dependabot[bot], @frjo, @sandeepsajan0, @sks444, @slifty and @vimal1083
1.76.2
1.76.1
1.76.0
🐛 Bug Fixes
🔧 Maintenance
- Update node packages. (#2697) @frjo
- Update to django-hijack 3.0.0 (#2691) @sandeepsajan0
- Update django-webpack-loader to 1.0.0 (#2688) @sandeepsajan0
- Update the image docker is using and the node version to 16.x. (#2696) @frjo
- Update to Python runtime 3.9.10. (#2687) @frjo
- Do linting directly with npm and stylelint. Lint fixes for scss files. (#2692) @frjo
- Updating linting of react code (#2690) @frjo
- Bump follow-redirects from 1.14.5 to 1.14.7 (#2683) @dependabot
Contributors to this release: @dependabot, @dependabot[bot], @frjo, @sandeepsajan0, @sks444 and @slifty
1.75.1
🔧 Maintenance
- Bump celery from 5.2.1 to 5.2.2 (#2679) @dependabot
Contributors to this release: @dependabot, @dependabot[bot] and @frjo
1.75.0
🚀 Features
- Contractor changes for invoice resubmit (#2640) @chaitu210 (Connected to [META] #2352 )
⚙️ Enhancements
- Add count to the submission by round and by status tables. (#2673) @frjo
- Show short dates in the determination blocks. (#2675) @frjo
- Add separate table view for awaiting review submissions (#2672) @sandeepsajan0
🐛 Bug Fixes
- Use FILE_ALLOWED_EXTENSIONS to validate form upload documents (#2498) @sandeepsajan0
🔧 Maintenance
- Update to Django 2.2.26. (#2677) @frjo
- Update pip packages december 2021 (#2659) @frjo
- Updated node packages. (#2667) @frjo
Contributors to this release: @chaitu210, @frjo, @sandeepsajan0 and @sks444
1.74.0
🚀 Features
- Make password required to change account 2FA (#2661) @sandeepsajan0 (Part of Meta/Epic #2642 )
- Require password on email update (#2653) @sandeepsajan0 (Part of Meta/Epic #2642 )
⚙️ Enhancements
- Implement TRANSITION_AFTER_ASSIGNED. (#2655) @frjo (Connected to OpenTechFund#17 and OpenTechFund#18 )
If an organisation want to keep the automatic status changes after staff reviewers assignments please set TRANSITION_AFTER_ASSIGNED to true.
🔧 Maintenance
- Updated node packages. (#2666) @frjo
- Bump tmpl from 1.0.4 to 1.0.5 (#2664) @dependabot
- Bump tinymce from 5.8.2 to 5.10.2 (#2665) @dependabot
- Bump django-tinymce from 3.3.0 to 3.4.0 (#2663) @dependabot
- Update to Django 2.2.25. (#2662) @frjo
- Add missing d-none for display none on django-two-factor-auth. (#2660) @frjo
Contributors to this release: @dependabot, @dependabot[bot], @frjo, @sandeepsajan0 and @sks444
1.73.0
⚙️ Enhancements
- Add login redirect for private pages (#2636) @sandeepsajan0
- PM can request modifications to fixed-price invoice (#2610) @sks444 (part of meta/epic #2352)
- Only allow API token access for round API endpoint. (#2638) @frjo
- Remove Applicant access from Application form button (#2591) @sandeepsajan0
- Send out vendor setup mail only after lead has been set on a project. (#2620) @frjo
🐛 Bug Fixes
- Delete errant bracket in meta row (#2650) @chriszs
- Rename summery to summary (#2651) @chriszs
- Fix project status view (#2639) @sks444
🔧 Maintenance
- codeql-analysis - Update branch to main and remove scheduling. (#2654) @frjo
- Remove all parts of ProjectApproval StreamForm (#2635) @sks444
- Updated the sandbox db. (#2637) @frjo
Contributors to this release: @chaitu210, @chriszs, @frjo, @sandeepsajan0 and @sks444