Skip to content

Releases: HyphaApp/hypha

3.6.1

17 Jan 11:10
25c67ee
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix search on all submission failing if show_archive is false (#3123) @theskumar

🔧 Maintenance

  • Add full changelog to release drafter template. (#3122) @frjo

Contributors to this release: @frjo and @theskumar

Full changelog: v3.6.0...v3.6.1

3.6.0

13 Jan 12:20
3c67e14
Compare
Choose a tag to compare

Changes

The everything we did for Christmas and New Year release. Archive and Unarchive submissions. Documentations is now moved to main repo. Now using "ruff" for code style checks, it is written in Rust and silly fast.

🚀 Features

⚙️ Enhancements

🐛 Bug Fixes

  • Fix loop control variable overriding iterable it iterates (#3096) @theskumar
  • Fix function call AnonymousUser performed in argument defaults (#3095) @theskumar
  • Fix undefined 'user' object in the reviewdraft permission check API (#3098) @theskumar

🔧 Maintenance

📜 Documentation

Contributors to this release: @dependabot, @dependabot[bot], @frjo, @sandeepsajan0 and @theskumar

Full changelog: v3.5.0...v3.6.0

3.5.0

07 Dec 15:38
96d9015
Compare
Choose a tag to compare

Changes

The "no more React app" release.

🔧 Maintenance

Contributors to this release: @frjo and @theskumar

3.4.0

23 Nov 07:56
ae99ea4
Compare
Choose a tag to compare

Changes

The many small things release.

🚀 Features

⚙️ Enhancements

  • Add show deadline setting to Funds. Hide deadline on all public pages. (#3054) @frjo
  • Show reset link directly below password field. Only show Google login… (#3024) @frjo
  • Add PDF template, with custom styling and context (#3037) @sandeepsajan0
  • UI refinements for Two-Factor authentication setup (#3040) @theskumar
  • Improving table titles on dashboard and overview (#3025) @frjo
  • Create “Public Site” setting menu and restructure apply/project menu (#3008) @theskumar
  • Add setting to allow staff admins to view submission drafts. (#3014) @frjo
  • Add PAF final approval table to contracting-approver dashboard (#3012) @sandeepsajan0
  • Add PAF awaiting approval table to staff dashboard (#3007) @sandeepsajan0
  • Show invoices in seperate tabs to finance for their review and conversion (#3006) @sandeepsajan0

🐛 Bug Fixes

🔧 Maintenance

Contributors to this release: @dependabot, @dependabot[bot], @frjo, @sandeepsajan0 and @theskumar

3.3.0

26 Oct 06:07
46e671d
Compare
Choose a tag to compare

Changes

Get staff notifications via e-mail digest, set recipient e-mail addresses via ACTIVITY_DIGEST_RECIPIENT_EMAILS.

🚀 Features

  • Send email digest for activities in Hypha for org level staff (#2991) @theskumar

⚙️ Enhancements

🐛 Bug Fixes

  • Make user e-mail field case insensitive to prevent multiple account with same email (#2989) @sandeepsajan0

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

3.2.2

12 Oct 11:38
e5befcd
Compare
Choose a tag to compare

Changes

Minor bugfix release.

⚙️ Enhancements

  • Add a templates_custom dir to make it easy to override templates. (#3000) @frjo

🐛 Bug Fixes

Contributors to this release: @frjo and @theskumar

3.2.1

05 Oct 07:47
dd4dc49
Compare
Choose a tag to compare

Changes

The @sandeepsajan0 release 😄. Many smaller enhancements that add polish. A minor Django update and attempt to make the base.py settings file easier to comprehend.

⚙️ Enhancements

🐛 Bug Fixes

  • Fix some strings that was not translateble. (#2998) @frjo

🔧 Maintenance

  • Updated to Django 3.2.16. (#2997) @frjo
  • Move django settings to seperate file and reorder settings in base file. (#2990) @frjo

Contributors to this release: @frjo and @sandeepsajan0

3.2.0

20 Sep 09:19
7968687
Compare
Choose a tag to compare

⚙️ Enhancements

  • Add a SUBMISSIONS_DRAFT_ACCESS_STAFF to control if staff can see application draft or not (#2983) @frjo

🐛 Bug Fixes

🔧 Maintenance

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

3.1.0

12 Sep 06:37
453bd8d
Compare
Choose a tag to compare

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

🐛 Bug Fixes

🔧 Maintenance

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

3.0.0

15 Aug 14:18
e464e91
Compare
Choose a tag to compare

Changes

Time for Wagtail 3, hence the move to version 3.x.

https://wagtail.org/blog/whats-new-in-wagtail-may-2022/

🔧 Maintenance

Contributors to this release: @frjo and @theskumar