What's Changed
PR | Description |
---|---|
kpi#5818 | Fix 500 when exporting as anonymous |
kpi#5826 | Change the key from 'code' to 'codename' for consistency when creating PH logs for partial permission changes |
kpi#5828 | Avoids processing outdated MongoDB attachment documents during the backfilling of new attributes |
kpi#5813 | Moved project counter updates to the end of the transaction to reduce row-level locking and improve performance during submissions |
kpi#5833 | Fixes a 404 error in the NLP audio modal by aligning backend lookup logic with frontend behavior using root_uuid |
kpi#5837 | Stop duplicate project transfers when adding a member to an org from Django Admin |
kpi#5839 | Reduces memory footprint of the root_uuid backfill migration by avoiding full in-memory loading of submissions |
kpi#5836 | Ensures that trash bin tasks interrupted by pod termination or Celery timeouts are rescheduled for automatic restart |
Full Changelog: 2.025.14...2.025.14a