Skip to content

6.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 20:59
· 6 commits to main since this release
bf8c1b4

Changes

🚀 Features

  • Validate ID of the user before executing an email change on an account (#4950) @wes-otf
  • CSV export for invoices (#4894) @frjo
  • Add contract number to projects (#4906) @frjo
  • Allow a submission to have multiple projects associated (#4897) @frjo
  • Invoice tagging (#4890) @frjo

⚙️ Enhancements

  • Nice row attributes that makes the row higlight on hover and make the whole row clickable (#4953) @frjo
  • Remove code that stoped parents from being selected. (#4949) @frjo
  • Move Project documents and Contracting documents to the top of the project detail view (#4947) @frjo
  • TinyMCE text area dark mode fix (#4942) @frjo
  • Add coment visibility options for when a coapplicant exists on an application (#4934) @wes-otf
  • Add cursor-pointer to switch user menu item. (#4926) @frjo
  • Add a template hook "user_menu" to allow plugins to add items to the user menu (#4925) @frjo
  • Add account template hook for plugins to use (#4922) @frjo
  • Add a column and filter for Contractor in the project table. (#4905) @frjo
  • Use elevate for adding and deleting passkeys (#4904) @frjo

🐛 Bug Fixes

  • Passwordless view was using wrong ratelimit key. (#4943) @frjo
  • Modal misspelled in invoice delete. (#4955) @frjo
  • Fix links in the invoice table. (#4951) @frjo
  • Misc minor bug fixes (#4919) @frjo
  • Submission success page buttons fix (#4924) @frjo
  • Fix submenu view permissions (#4930) @wes-otf
  • Load DJP plugin urls before Wagtails urls. (#4921) @frjo
  • Fix can_view_submission ignoring ReviewerSettings configured in wagtail admin (#4899) @wes-otf

🔧 Maintenance

Contributors to this release: @frjo and @wes-otf

Full changelog: v6.5.0...v6.6.0