Skip to content

2.3.1

Choose a tag to compare

@kmmbvnr kmmbvnr released this 30 Jun 13:24
  • Add Django 6.1 support.
  • Fix the bulk task assign/unassign actions not enforcing per-task
    can_assign/can_unassign permission.
  • Fix the REST View-node GET endpoint serving task data without a
    view permission check.
  • Fix task views accepting a task pk from another flow; the task is now scoped to
    the flow in the URL.