Skip to content

Releases: kobotoolbox/kpi

2.025.14a

11 Jun 20:54
1bf232d

Choose a tag to compare

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

2.025.14

07 Jul 14:22

Choose a tag to compare

⚠️ You must update to this version before attempting to upgrade to any future releases.

What's Changed

PR Description
kpi#5663 Refactored long-running migration 0007 to update MongoDB documents in the same loop as PostgreSQL.
kpi#5815 Backfills the media_base_name field in MongoDB when rewriting attachments during long-running migration to support future optimizations.
kpi#5816 Adds support for skipping heavy index creation on large databases using the SKIP_HEAVY_MIGRATIONS flag
kpi#5668 Added the unique identifier (uid) of attachments to the data API response.

Full Changelog: 2.025.10b...2.025.14

2.025.10b

04 Jun 18:41

Choose a tag to compare

2.025.10a

02 Jun 20:59
aadfb48

Choose a tag to compare

2.025.10

28 May 11:49

Choose a tag to compare

2.025.02k

28 May 11:49
05ffd4c

Choose a tag to compare

2.025.02j

15 May 21:08
e462a7d

Choose a tag to compare

2.025.02i

15 May 20:43
59cdd01

Choose a tag to compare

2.025.02h

07 May 13:28
2105d18

Choose a tag to compare

2.025.02g

29 Apr 19:58
d43628e

Choose a tag to compare