Skip to content

Releases: HyphaApp/hypha

4.8.0

04 Oct 16:23
12d038b
Compare
Choose a tag to compare

Changes

Update to Django 3.2.22 and many small Project related fixes. Some fixes to "Save as Draft" as well.

🚀 Features

⚙️ Enhancements

  • Performance improvement on application form (#3577) @theskumar
  • Add payment failed status, and add user roles to statuses, and update finance1 to finance (#3585) @sandeepsajan0
  • Update activities visibility, hide a few activities for applicant (#3490) @sandeepsajan0
  • For logged in applicant, update messaging on saving draft (#3574) @theskumar

🐛 Bug Fixes

🔧 Maintenance

Contributors to this release: @frjo, @sandeepsajan0 and @theskumar

Full changelog: v4.7.0...v4.8.0

4.7.0

19 Sep 12:18
c81fbe8
Compare
Choose a tag to compare

Changes

🚀 Features

⚙️ Enhancements

  • Add slack notification for reviewers on review submit by the role reviewers (#3433) @sandeepsajan0

🐛 Bug Fixes

Contributors to this release: @frjo and @sandeepsajan0

Full changelog: v4.6.1...v4.7.0

4.6.1

15 Sep 06:46
59b36f2
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🔧 Maintenance

  • Instruct prettier to ignore Sublime Text files. (#3569) @frjo

Contributors to this release: @frjo and @sandeepsajan0

Full changelog: v4.6.0...v4.6.1

4.6.0

08 Sep 12:49
dc68d65
Compare
Choose a tag to compare

Changes

Big thing for developers in this release. Hypha now uses black, djhtml and prettier to maintain code styling. All PRs
and forks will need work to avoid major merge conflicts. The code styling changes are minor but affects nearly every file.

We recommend running pre-commit run --all-files to format your code before rebasing.

We also recommend running pre-commit install to have code check/fix run every time you commit code.

⚙️ Enhancements

  • Make it possible to control who, none/staff/staff admins, can export submissions (#3561) @frjo
  • Add colour to review outcome displays and do not show "Avg. Score" if it is zero (0) (#3548) @frjo
  • Add SESSION_COOKIE_AGE Django setting to base.py setting file (#3552) @theskumar
  • Layout fixes for application form and auth form (#3563) @theskumar
  • Update typography to be consistent and scaled properly (#3478) @theskumar

🔧 Maintenance

Contributors to this release: @frjo and @theskumar

Full changelog: v4.5.0...v4.6.0

4.5.0

04 Sep 13:19
42e717a
Compare
Choose a tag to compare

Changes

Mainly update to Django 3.2.21 and some project improvement.

⚙️ Enhancements

🐛 Bug Fixes

🔧 Maintenance

Contributors to this release: @frjo, @sandeepsajan0 and @theskumar

Full changelog: v4.4.1...v4.5.0

4.4.1

28 Aug 18:26
4178535
Compare
Choose a tag to compare

Changes

🔧 Maintenance

Contributors to this release: @dependabot and @dependabot[bot]

Full changelog: v4.4.0...v4.4.1

4.4.0

28 Aug 12:57
0fec94d
Compare
Choose a tag to compare

Changes

⚙️ Enhancements

🐛 Bug Fixes

  • Add word-break: break-word to revision diff table to make long links etc. fit on small screens (#3542) @frjo

🔧 Maintenance

📜 Documentation

  • Rename db in manual dev setup to hypha from hypha-db. (#3510) @frjo

Contributors to this release: @frjo, @sandeepsajan0 and @theskumar

Full changelog: v4.3.0...v4.4.0

4.3.0

01 Aug 08:01
0b90bdc
Compare
Choose a tag to compare

Changes

We are taking the first steps in removing the public site altogether.

🚀 Features

  • Remove public nav from login/register page and submission form (first step in removing public all together) (#3432) @theskumar

⚙️ Enhancements

Contributors to this release: @frankduncan, @sandeepsajan0 and @theskumar

Full changelog: v4.2.0...v4.3.0

4.2.0

20 Jul 13:05
ebf805f
Compare
Choose a tag to compare

⚙️ Enhancements

🐛 Bug Fixes

🔧 Maintenance

📜 Documentation

Contributors to this release: @bickelj, @frjo, @sandeepsajan0 and @theskumar

Full changelog: v4.1.1...v4.2.0

4.1.1

04 Jul 07:09
ed7cf12
Compare
Choose a tag to compare

Changes

⚙️ Enhancements

🐛 Bug Fixes

🔧 Maintenance

📜 Documentation

  • Advise that docker is not for prod (#3453) @jvasile
  • Fix links on docs front page to deployments instructions. (#3447) @frjo

Contributors to this release: @frjo, @jvasile, @sandeepsajan0 and @theskumar

Full changelog: v4.1.0...v4.1.1