Skip to content

6.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jun 11:13
· 12 commits to refs/heads/main since this release
45e4772

Changes

Passkeys in Hypha! Set WEBAUTHN_RP_ID to activate in production, see settings/base.py.

You want to permanently clear out old submission but keep some stats about them? Set SUBMISSION_ANONYMIZATION_ENABLED to true.

🚀 Features

⚙️ Enhancements

  • Replace author Edit button with new window link icon (#4856) @wes-otf
  • Secure cookies on production, check next redirect, permission checks for partials (#4843) @frjo
  • Add missing translated strings (#4789) @frjo
  • Align submission and project detail pages styling (#4820) @frjo
  • Move strings from js to data attributes so they become translatable. (#4813) @frjo

🐛 Bug Fixes

  • Retrieve reviewforms by sort_order explicitly. (#4859) @frjo
  • Do not use custom password field template for wagtail admin. (#4845) @frjo
  • Added upload (and debug) to whitelisted URLs (#4858) @wes-otf
  • Bug fix for wagtail admin user save (#4848) @frjo
  • Fix render of MultiInputCharFieldBlock when no value set so it does not leave tags unclosed (#4814) @frjo

🔧 Maintenance

📜 Documentation

  • Update docs production/stand-alone to use uv etc. (#4847) @frjo

Contributors to this release: @dependabot[bot], @frjo, @sandeepsajan0, @wes-otf and dependabot[bot]

Full changelog: v6.3.0...v6.4.0