Skip to content

v6.8.4

Choose a tag to compare

@github-actions github-actions released this 12 Dec 17:57
· 471 commits to refs/heads/main since this release
40501f3

Changes

🐛 Bug Fixes

  • Fix a bunch of issues I introduced with the transition to contexts: @nbudin (#11140)
    • Page crashes when trying to display the sign up form (because reCAPTCHA site key can't be found)
    • 404 when trying to upload files (because rails_direct_uploads_url is undefined)